From 78a463a639931d9bbe9dfdfecfb0ec569f56b4b5 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Sun, 26 Sep 2004 13:16:56 +0000 Subject: added -fno-constraints --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 98244726..c9fe8112 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,13 @@ -0.9.6: 2004-Sep-24 +0.9.6: 2004-Sep-26 * Implemented BASIC-XER encoding support (X.693). * Implemented unber(1) and enber(1) for BER<->XML translation. * Implemented CGI for online ASN.1 compilation (asn1c/webcgi). * Implemented the sample X.509 decoder (./examples/sample.source.PKIX1). * NamedType is now supported for SET OF/SEQUENCE OF type. + * Added -fno-constraints option to asn1c, which disabled generation of + ASN.1 subtype constraints checking code. * Added ASN1C_ENVIRONMENT_VERSION and get_asn1c_environment_version(). * Fixed ANY type decoding (Severity: high, Secruity impact: low). * Fixed BER decoder restartability problem with certain primitive -- cgit v1.2.3