Commit Graph

217 Commits

Author SHA1 Message Date
Lev Walkin 6495ca558e Fix XER decoder of INTEGER, Issue #344.
In some cases an INTEGER overflow during parsing is not detected
    and incorrect value is returned to the decoder instead of an error.
    Reported by Nika Pona <npona@digamma.ai>.
    (Severity: low; Seuciry impact: medium).
2019-08-10 20:09:25 -07:00
Lev Walkin 6ccf7437af [unber] fix buffer overrun in the BER introspection and debugging tool (unber) 2019-01-21 23:46:19 -08:00
Lev Walkin 34df4e5799 update doc and changelog 2017-11-17 21:07:24 -08:00
Lev Walkin 227b944558 changelog order fix 2017-11-11 18:08:33 -08:00
Lev Walkin d1c28aa809 generate OER and PER by default. add -no-gen-example 2017-11-11 18:05:13 -08:00
Lev Walkin 5615304c9a api change uper_encode() 2017-10-24 00:47:03 -07:00
Lev Walkin 588bf0f7dc OBJECT IDENTIFIER and RELATIVE-OID API simplified 2017-10-13 23:51:16 -07:00
Lev Walkin 5d947a879e fix UPER decoding of large [bit-]strings of size a multiple of 16K 2017-10-03 01:04:03 -07:00
Lev Walkin ceae6ed514 describe new features 2017-10-02 14:21:58 -07:00
Lev Walkin 793982a581 fix XER decoder crash on maliciously constructed ENUMERATED input 2017-10-02 14:12:51 -07:00
Lev Walkin 9d1b45f8ac Fix UPER string decoding constrained only by lower bound > 0 2017-10-02 00:42:00 -07:00
Lev Walkin 15b26e6d50 converter-sample renamed into converter-example 2017-09-26 23:05:14 -07:00
Lev Walkin 20e22eb33b added security tags 2017-09-18 20:18:30 -07:00
Lev Walkin dcae9cea97 fixed leaks in CHOICE/XER and REAL conversion 2017-09-18 20:13:36 -07:00
Lev Walkin 2701dc2a2d CVE-2017-12966 verified not present 2017-09-09 23:27:34 -07:00
Lev Walkin ec6f7d5a25 main additions 2017-08-10 15:03:04 -07:00
Lev Walkin 08637ac552 added LTE RRC 2017-05-05 03:33:21 -07:00
Lev Walkin fa9bb6dcfd version bump 2017-03-26 03:48:47 -07:00
Lev Walkin 792b22b912 date 2017-03-26 03:29:55 -07:00
Lev Walkin 997d4c78e6 copyright info 2017-03-26 03:16:05 -07:00
Lev Walkin 7c1dc05f0e do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
Lev Walkin 7c69105e70 add Jaroslav Imrich to ChangeLog 2015-09-14 13:50:14 -07:00
Lev Walkin c644d99b8c add Adrien Destugues to ChangeLog 2015-09-14 13:45:36 -07:00
Lev Walkin a1e5b9d3c4 autoreconf-2.69 fix 2015-09-14 12:50:49 -07:00
Lev Walkin db77922a98 issue/32 acknowledged 2014-10-12 19:45:25 -07:00
Lev Walkin 108d4f93ca formatted changelog 2014-10-12 18:58:14 -07:00
Lev Walkin a7591b5c7f regenerated tests based on Wim L patch 2014-10-12 18:37:35 -07:00
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