Commit Graph

63 Commits

Author SHA1 Message Date
Lev Walkin aa61a0f821 pointer warning fixes 2014-01-14 00:58:26 -08:00
Lev Walkin 9c70e74c0c remove warnings 2013-10-17 13:03:36 -07:00
Lev Walkin d4c1673dc1 typo in a comment 2013-03-28 05:00:47 -07:00
Lev Walkin 3a4689a7da BMPString and UniversalString support 2006-11-24 11:20:27 +00:00
Lev Walkin 345e4c6a67 proper format strings 2006-10-19 02:44:08 +00:00
Lev Walkin 2ddd3083ad allowing null buffer 2006-10-16 12:32:14 +00:00
Lev Walkin 725883b28d more PER support 2006-10-09 12:07:58 +00:00
Lev Walkin 0091881353 debugging 2006-09-18 21:19:32 +00:00
Lev Walkin 0a8aa6043f per encoding support 2006-09-18 20:05:55 +00:00
Lev Walkin 419f6757b4 clarity 2006-09-13 04:02:00 +00:00
Lev Walkin 523de9eba2 per support 2006-08-18 01:34:18 +00:00
Lev Walkin bc0dce3297 remove (incorrect) compiler warning regarding unitialized variable 2006-07-27 09:56:13 +00:00
Lev Walkin 1dc5b6f039 *** empty log message *** 2005-12-21 10:08:27 +00:00
Lev Walkin ce676dd513 effective bits is not 0 2005-12-20 22:34:55 +00:00
Lev Walkin 1d5f0f24ae lower bound to length 2005-12-17 12:02:35 +00:00
Lev Walkin 7b284818e9 robust fromBuf 2005-12-17 11:43:25 +00:00
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