Commit Graph

190 Commits

Author SHA1 Message Date
Lev Walkin 4d852801de tabs -> spaces 2014-10-12 17:46:13 -07:00
Lev Walkin eace46c5db version bump 2014-09-17 02:18:44 -07:00
Lev Walkin b0ed818483 0.9.27 2014-09-17 01:55:37 -07:00
Lev Walkin 58ecc7b4e3 disable long debug output and implement --enable-ASN_DEBUG to restore old behavior 2014-09-17 00:32:03 -07:00
Lev Walkin 65907f0750 portability fixes 2014-09-14 17:20:51 -07:00
Lev Walkin e0d321a650 version 0.9.26 2014-09-11 01:28:57 -07:00
Lev Walkin 6c52784de1 PER-encoding of integers wider than 32 bits 2014-02-09 04:34:54 -08:00
Lev Walkin aa61a0f821 pointer warning fixes 2014-01-14 00:58:26 -08:00
Lev Walkin 6169b8d565 fix default constraint checking 2013-12-07 11:02:44 -08:00
Lev Walkin 4062b01cd5 add -fline-refs 2013-10-11 14:29:38 -07:00
Lev Walkin 2a744a7470 Behavior of -fnative-types made default; old behavior saved under -fwide-types 2013-03-27 01:56:23 -07:00
Lev Walkin 11c9a8c7ed update asn1c-usage.pdf 2013-03-26 00:46:55 -07:00
Lev Walkin 2655eb3f05 deprecate -fskeletons-copy; this option is now a default; use -flink-skeletons for old behavior 2013-03-25 19:09:04 -07:00
Lev Walkin e3e8de0a45 prepare for the real changes 2013-03-19 17:16:00 -07:00
Lev Walkin 4691a8771d version bump in ChangeLog 2013-03-16 07:01:53 -07:00
Lev Walkin 69b4f1239d remove inconsequential webcgi subproject 2012-09-04 01:37:14 -07:00
Lev Walkin 3d47c48a0b bump date 2012-09-03 01:45:18 -07:00
Lev Walkin 5a0e8c09fc changelog date 2012-01-09 07:57:26 -08:00
Lev Walkin 0959ffb20c Fix decoding of REAL values in NR3.
The NR3 form of values is used by Erlang to communicate REAL data.
2011-06-25 15:48:52 -07:00
Lev Walkin f6712e6e9b Describe security impact for PER fix. 2010-10-25 21:12:36 -07:00
Lev Walkin ffe79f4450 Enumeration constraints relaxed 2010-10-25 00:10:34 -07:00
Lev Walkin 109ade5f81 PER encoding fix. Reported by Grzegorz Aksamit. 2010-10-24 20:48:05 -07:00
Lev Walkin 34944f2afb Added -fincludes-quoted to generate #includes in double instead of <angle> quotes. 2010-10-07 08:25:37 +00:00
Lev Walkin 83f2a1cd8b attribution 2010-03-10 23:09:29 +00:00
Lev Walkin b2bfca5313 memory OOB issue on Windows and with non-standard allocators; by Sheng Yu 2008-11-20 05:15:11 +00:00
Lev Walkin 0d5ebca34d mentioned full-width 32 bit integers 2007-12-04 11:32:37 +00:00
Lev Walkin 5aef2c558d Open Mobile Alliance UserPlane Location Protocol 2007-06-29 12:46:06 +00:00
Lev Walkin 8032f7ab44 optionality handling 2007-06-27 01:54:57 +00:00
Lev Walkin 054a7e842d extensions in sequence 2007-06-24 09:14:19 +00:00
Lev Walkin 3fb778e7c5 second sequence production extensibility fix 2007-06-23 20:17:00 +00:00
Lev Walkin 1a83ec3156 PER support for BMPString and UniversalString 2006-11-24 11:27:37 +00:00
Lev Walkin 95a47a1028 date 2006-10-21 05:55:10 +00:00
Lev Walkin 4f530b5208 Memory leak fixed in SET OF / SEQUENCE OF in wrong encoding processing 2006-10-19 05:27:54 +00:00
Lev Walkin 9ab21b8984 Fixed explicit tagging of an in-lined constructed type. 2006-10-19 02:46:01 +00:00
Lev Walkin 5bcbda55b6 credits to Daniele Varrazzo 2006-10-18 18:39:56 +00:00
Lev Walkin 725883b28d more PER support 2006-10-09 12:07:58 +00:00
Lev Walkin 66adab4823 -pdu=* changes 2006-09-23 02:52:12 +00:00
Lev Walkin 737c755e1e *** empty log message *** 2006-09-18 22:45:22 +00:00
Lev Walkin c744a02926 XER can decode long values 2006-09-15 18:33:25 +00:00
Lev Walkin d83172f7d3 MEGACO (Media Gateway Control) protocol decoder 2006-09-09 04:49:45 +00:00
Lev Walkin 3a8c30ba8e date 2006-08-28 02:47:11 +00:00
Lev Walkin 5e2f23e546 converter-sample.c instead of asn-decoder-template.c 2006-08-25 01:51:29 +00:00
Lev Walkin d5a167075b per encoder 2006-08-18 04:52:44 +00:00
Lev Walkin 5045dfaba4 ObjectSets 2006-03-21 09:41:28 +00:00
Lev Walkin 557f27defc valuesettypeassignment parsing 2006-03-21 07:46:48 +00:00
Lev Walkin 171487e6ed some more parameterization 2006-03-21 07:25:18 +00:00
Lev Walkin a00d6b3714 refactored parameterization support 2006-03-21 03:40:38 +00:00
Lev Walkin f36fcac069 *** empty log message *** 2006-03-16 13:31:55 +00:00
Lev Walkin d370e9f57e parsing WITH SYNTAX clauses 2006-03-16 10:03:35 +00:00
Lev Walkin c2a75094b5 class field access problem 2006-03-14 11:52:12 +00:00