Commit Graph

23 Commits

Author SHA1 Message Date
Lev Walkin 38306e1054 remove undefined behavior sanitizer warning 2017-09-17 22:33:45 -07:00
Lev Walkin 9368263165 introduce RSSIZE_MAX to set maximum of ssize_t 2017-09-15 23:32:36 -07:00
Lev Walkin 07a50d8e3e introduce fuzzer and removed fuzzer-guided warning 2017-09-15 23:26:11 -07:00
Lev Walkin afbf2a9828 add const 2017-09-12 23:30:27 -07:00
Lev Walkin 7c1dc05f0e do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
Lev Walkin 253cfcf275 early detection 2006-07-27 13:16:51 +00:00
Lev Walkin 97c5cfc8c5 finally got it right 2006-07-13 12:01:26 +00:00
Lev Walkin 8db9fabc4b *** empty log message *** 2006-07-13 09:22:34 +00:00
Lev Walkin 37ec07331a stricter bounds checking 2006-04-16 08:57:39 +00:00
Lev Walkin 1d9e8dd64e added stack control to PER 2005-12-07 05:46:03 +00:00
Lev Walkin 8c3b854016 added const qualifier 2005-03-10 18:52:02 +00:00
Lev Walkin 4efbfb7e55 portability fixes 2005-02-25 14:20:30 +00:00
Lev Walkin 3370016588 alpha64 2004-10-26 09:03:31 +00:00
Lev Walkin baaa24fa5c added stack checking into ber_skip_length also 2004-09-29 14:19:14 +00:00
Lev Walkin c4e4b684a5 length value limit 2004-09-29 13:25:23 +00:00
Lev Walkin 91b29c556b size_t instead of confusing ssize_t 2004-09-24 20:59:13 +00:00
Lev Walkin a9cc46e3f3 XER support 2004-09-22 16:06:28 +00:00
Lev Walkin 4ce78cae9e avoided compilation warnings on gcc 3.3.x systems 2004-08-25 01:34:11 +00:00
Lev Walkin 619b6aae7a better algorithms 2004-08-19 18:10:27 +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