Commit Graph

47 Commits

Author SHA1 Message Date
Lev Walkin 59b176ee35 upgrade: PER related changes 2005-11-26 11:25:14 +00:00
Lev Walkin abde4f49c5 *** empty log message *** 2005-11-13 09:49:05 +00:00
Lev Walkin d1bfea65a0 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE 2005-11-08 03:06:16 +00:00
Lev Walkin fdb25925db tried -pedantic 2005-07-21 09:32:49 +00:00
Lev Walkin b0f3db69c4 removed wild guessed gcc warning 2005-07-03 05:30:15 +00:00
Lev Walkin 7f85ef41ae proper format character 2005-07-02 20:24:27 +00:00
Lev Walkin 75b1bef773 streamed OCTET STRING allocation problem 2005-04-25 19:38:21 +00:00
Lev Walkin fc77643765 globalized assert() 2005-03-29 17:21:14 +00:00
Lev Walkin 8c3b854016 added const qualifier 2005-03-10 18:52:02 +00:00
Lev Walkin 0fab1a6fed relaxed XER processing rules for whitespace 2005-03-09 22:19:25 +00:00
Lev Walkin a6a926a887 portability 2005-03-02 01:54:28 +00:00
Lev Walkin 3ae21bd2e5 oops 2005-02-21 14:43:48 +00:00
Lev Walkin bdaae77eb8 graceful termination 2005-02-18 12:25:47 +00:00
Lev Walkin d512564547 C++ 2005-02-14 20:08:00 +00:00
Lev Walkin c61f3868a1 more XER decoding 2005-02-14 17:21:22 +00:00
Lev Walkin 814cca7d24 C++ compatibility 2004-12-15 23:23:53 +00:00
Lev Walkin 8484ed81cd avoid new gcc warnings for assigning the lvalue 2004-12-14 13:31:01 +00:00
Lev Walkin b54577aed8 moved dereference to its place 2004-11-08 10:47:12 +00:00
Lev Walkin 1e3ccbb27c printing with debug 2004-10-26 10:56:10 +00:00
Lev Walkin abf6889668 removed C99izm 2004-10-26 10:12:14 +00:00
Lev Walkin 3370016588 alpha64 2004-10-26 09:03:31 +00:00
Lev Walkin 4cb49cb1ef empty strings 2004-10-23 10:20:27 +00:00
Lev Walkin dc06f6b0d2 XER support 2004-10-20 15:50:55 +00:00
Lev Walkin bbd9325d2e BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
Lev Walkin 07f388cf82 fixed explicitly tagged ANY type handling 2004-10-11 11:43:08 +00:00
Lev Walkin 443d251205 ease comparison with signed sizeof() 2004-10-05 06:35:31 +00:00
Lev Walkin 9ca8189d06 added XML characters escaping 2004-10-03 10:54:25 +00:00
Lev Walkin 942fd08131 allow local cleanup 2004-10-03 09:13:02 +00:00
Lev Walkin de4825d1b5 protection against integer wrap-around; also asn1_* renamed into asn_* 2004-09-29 13:20:14 +00:00
Lev Walkin 5c91599332 better handling of encoded subTLVs 2004-09-27 20:54:06 +00:00
Lev Walkin 8e8078aa88 clean-up; removed unnecessary field from type descriptor 2004-09-26 13:10:40 +00:00
Lev Walkin 3990ba68de managing nested expectations better 2004-09-24 20:57:41 +00:00
Lev Walkin cc6a910ae4 pretty-printing 2004-09-23 22:06:26 +00:00
Lev Walkin a9cc46e3f3 XER support 2004-09-22 16:06:28 +00:00
Lev Walkin 188ed2c714 inner structures tagging fix. see 0.9.5 comment in ChangeLog 2004-09-13 08:31:01 +00:00
Lev Walkin 906654e1d7 refactored tagging support 2004-09-10 15:49:15 +00:00
Lev Walkin 8d12787534 support for ANY type decoding 2004-09-04 04:44:50 +00:00
Lev Walkin 1f670c1198 sd->td 2004-09-02 12:57:25 +00:00
Lev Walkin 29157e6d2f simplify 2004-09-02 12:12:15 +00:00
Lev Walkin a737f3b441 preliminary ANY support 2004-09-02 12:11:47 +00:00
Lev Walkin 4ce78cae9e avoided compilation warnings on gcc 3.3.x systems 2004-08-25 01:34:11 +00:00
Lev Walkin 449f8324e9 new constraints model 2004-08-20 13:23:42 +00:00
Lev Walkin ec1ffd475e anti-warnings 2004-08-18 04:53:32 +00:00
Lev Walkin c2346578e4 C++ compatibility 2004-08-11 09:07:36 +00:00
Lev Walkin 4d9528c7c9 portability 2004-08-11 08:10:13 +00:00
Lev Walkin d9bd775af1 enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
Lev Walkin f15320bf6b Initial revision 2004-06-03 03:38:44 +00:00