Commit Graph

100 Commits

Author SHA1 Message Date
Lev Walkin 0ff7129040 remove warnings 2013-03-25 18:51:51 -07:00
Lev Walkin cad560ae79 make one-pass parsing for object identifier 2013-03-16 07:00:58 -07:00
Lev Walkin f6da17976e get rid of xer_is_whitespace() 2012-09-04 14:40:57 -07:00
Lev Walkin 632f20b099 ignore empty integer bodies 2012-09-04 13:14:29 -07:00
Lev Walkin d7703cf7ce remove warnings 2012-09-03 01:45:03 -07:00
Lev Walkin e09f9f1b4b remove volatile from INTEGER 2012-09-02 23:21:47 -07:00
Lev Walkin b3751947cb upgrade autotools 2012-09-02 19:36:47 -07:00
Lev Walkin 3d6fcfecd7 more robust pre-allocation; credits to Yuriy Olkhovyy 2012-01-23 04:05:13 +00:00
Lev Walkin 9a338f8d25 unbreak overflow detection in gcc 4.4.3 (4.x?) 2012-01-22 16:38:37 -08:00
Lev Walkin 2e763993f9 remove compiler warnings 2011-07-21 01:17:37 +04: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 8bb57a29c1 unsigned integer of 32-bit widtth support for per 2007-12-03 13:41:36 +00:00
Lev Walkin f3c089ee48 remove MSVC warnings 2007-11-13 23:53:13 +00:00
Lev Walkin 0b1eb0e7d1 problem reported by ExtraHop networks 2007-11-10 02:05:23 +00:00
Lev Walkin 5c879db83e unsigned long support: conversion routines 2007-11-06 06:23:31 +00:00
Lev Walkin a105cbc368 32-bit integer decode/encode in per 2007-11-06 02:35:13 +00:00
Lev Walkin 345e4c6a67 proper format strings 2006-10-19 02:44:08 +00:00
Lev Walkin 0a8aa6043f per encoding support 2006-09-18 20:05:55 +00:00
Lev Walkin c744a02926 XER can decode long values 2006-09-15 18:33:25 +00:00
Lev Walkin 53827fd83b encoding bug 2006-09-08 01:56:32 +00:00
Lev Walkin 523de9eba2 per support 2006-08-18 01:34:18 +00:00
Lev Walkin d500a967a5 *** empty log message *** 2005-11-27 13:06:56 +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 fdb25925db tried -pedantic 2005-07-21 09:32:49 +00:00
Lev Walkin c23501183d proper XER encoding of native enumerated type 2005-03-29 17:19:53 +00:00
Lev Walkin 8c3b854016 added const qualifier 2005-03-10 18:52:02 +00:00
Lev Walkin 806b0bb1a7 prohibit extra data after recognized body 2005-03-09 22:31:22 +00:00
Lev Walkin 0fab1a6fed relaxed XER processing rules for whitespace 2005-03-09 22:19:25 +00:00
Lev Walkin 9332b652e1 fixed ENUMERATED identifier to value conversion 2005-03-04 11:18:44 +00:00
Lev Walkin e0b56e0d58 XMLValueList support 2005-02-25 12:10:27 +00:00
Lev Walkin 3370016588 alpha64 2004-10-26 09:03:31 +00:00
Lev Walkin d7ad561a55 endianness 2004-10-26 08:20:46 +00:00
Lev Walkin 8471ceca4f brushing up 2004-10-21 14:02:19 +00:00
Lev Walkin 0be3a99877 INTEGER XER decoding 2004-10-21 12:11:57 +00:00
Lev Walkin d703ff4523 XER decoding and asn_long2INTEGER() 2004-10-21 11:21:25 +00:00
Lev Walkin dc06f6b0d2 XER support 2004-10-20 15:50:55 +00:00
Lev Walkin 5e03376b84 asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
Lev Walkin 8e8078aa88 clean-up; removed unnecessary field from type descriptor 2004-09-26 13:10:40 +00:00
Lev Walkin 5ccf1eb56d context is now optional 2004-09-24 20:58:47 +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 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 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 db13f518da improved INTEGER printing 2004-07-19 17:30:25 +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