Commit ff1333af authored by Lev Walkin's avatar Lev Walkin

CANONICAL-XER

parent 29c41687
0.9.7: 2004-Oct-02 0.9.7: 2004-Oct-03
* Fixed unber limits controlling logic. * Fixed unber limits controlling logic.
* Removed C99'izm from the x509dump, now understood by older compilers. * Removed C99'izm from the x509dump, now understood by older compilers.
* Enhanced UTF8String constraint validation, now it checks * Enhanced UTF8String constraint validation, now it checks
for the minimal encoding length; API of UTF8String_length() changed. for the minimal encoding length; API of UTF8String_length() changed.
* Finished CANONICAL-XER implementation by adding SET and SET OF
canonical ordering support.
0.9.6: 2004-Sep-29 0.9.6: 2004-Sep-29
......
MAJOR: MAJOR:
1. Support for PER encoding. Requires advanced subtype constraints support, 1. Support for XER decoding.
which is already completed. Status: The BASIC-XER and CANONICAL-XER are implemented.
The XER decoding is not yet implemented.
2. Support for XER decoding (the BASIC-XER encoding is already implemented). 2. Support for PER encoding. Requires advanced subtype constraints support,
which is already completed.
3. Support for Information Object Classes. 3. Support for Information Object Classes.
Status: support for parsing IOCs is mostly present. Support for slicing Status: Support for parsing IOCs is mostly present.
the IOCs to produce "views" is not yet designed. Support for slicing the IOCs to produce "views"
is not yet designed.
MINOR: MINOR:
1. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types. 1. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
2. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types. 3. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment