Skip to content
Snippets Groups Projects
Commit 3bd4efb0 authored by Lev Walkin's avatar Lev Walkin
Browse files

unber, x509 and ANY type fixes

parent e37572ef
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,12 @@ ...@@ -2,9 +2,12 @@
0.9.6: 2004-Sep-22 0.9.6: 2004-Sep-22
* Implemented BASIC-XER encoding support (X.693). * Implemented BASIC-XER encoding support (X.693).
* Implemented unber(1) for generic BER decoding.
* Implemented CGI for online ASN.1 compilation (asn1c/webcgi). * Implemented CGI for online ASN.1 compilation (asn1c/webcgi).
* The X.509 decoder implemented (./examples/sample.source.PKIX1).
* NamedType is now supported for SET OF/SEQUENCE OF type. * NamedType is now supported for SET OF/SEQUENCE OF type.
* Added ASN1C_ENVIRONMENT_VERSION and get_asn1c_environment_version(). * Added ASN1C_ENVIRONMENT_VERSION and get_asn1c_environment_version().
* Fixed ANY type decoding (Severity: high, Secruity impact: low).
0.9.5: 2004-Sep-17 0.9.5: 2004-Sep-17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment