- 25 Jan, 2019 1 commit
-
-
Mouse authored
-
- 23 Jan, 2019 1 commit
-
-
Lev Walkin authored
-
- 22 Jan, 2019 13 commits
-
-
Mouse authored
fixing the buffer overrun, as this fix was lost with this revert.
-
Mouse authored
-
Mouse authored
-
Mouse authored
-
Mouse authored
-
Mouse authored
Merging minor security fix (#318)
-
Lev Walkin authored
-
Dave Cridland authored
The function `SET_OF__encode_sorted` stored the working element buffer in a static variable. If called recursively (that is, when performing encoding of a SET containing another SET) the outermost element buffer is therefore clobbered by the innermost call. This causes a SEGV on continuation of the outermost call. Bug found during testing of [https://github.com/surevine/spiffing Spiffing], fix verified with the same test suite.
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 25 Dec, 2018 2 commits
- 06 Nov, 2018 2 commits
-
-
Mouse authored
Add aper encoder for SET_OF
-
Anton Gerasimov authored
-
- 30 Sep, 2018 1 commit
-
-
Mouse authored
-
- 24 Sep, 2018 1 commit
-
-
Mouse authored
similar fix for OCTET STRING)
-
- 12 Sep, 2018 4 commits
-
-
Mouse authored
Add EXTERNAL support
-
Vasil Velichkov authored
- Remove EXTERNAL from asn1p_l.l and asn1p_y.y - Add EXTERNAL ASN.1 definition from ITU-T X.208 in skeletons/standard-modules/ASN1C-UsefulInformationObjectClasses.asn1 - Add a test case: tests/tests-asn1c-compiler/159-EXTERNAL-OK.asn1 tests/tests-c-compiler/check-src/check-159.c - Regenerate all tests/tests-asn1c-compiler/*.asn1.* files
-
Max Khon authored
-
Vasil Velichkov authored
Remove asn1p_l.c, asn1p_y.c and asn1_p.h from the repository. https://www.gnu.org/software/automake/manual/html_node/Yacc-and-Lex.html https://www.gnu.org/software/automake/manual/html_node/Built-Sources-Example.html#Built-Sources-Example
-
- 14 Aug, 2018 1 commit
-
-
Uri Blumenthal authored
-
- 05 Jun, 2018 1 commit
-
-
Mouse authored
-
- 23 May, 2018 2 commits
-
-
Mouse authored
-
Dave Cridland authored
The function `SET_OF__encode_sorted` stored the working element buffer in a static variable. If called recursively (that is, when performing encoding of a SET containing another SET) the outermost element buffer is therefore clobbered by the innermost call. This causes a SEGV on continuation of the outermost call. Bug found during testing of [https://github.com/surevine/spiffing Spiffing], fix verified with the same test suite.
-
- 01 May, 2018 2 commits
-
-
Uri Blumenthal authored
-
Uri Blumenthal authored
in calculations when gmtoff was not initialized before first use
-
- 25 Apr, 2018 3 commits
-
-
Russ Kubik authored
-
Russ Kubik authored
-
Russ Kubik authored
-
- 16 Apr, 2018 2 commits
-
-
Mouse authored
-
Bi-Ruei, Chiu authored
Mimic what OAI's asnfix.c of generate_asn1 script does.
-
- 13 Apr, 2018 1 commit
-
-
Mouse authored
-
- 12 Apr, 2018 3 commits
-
-
Bi-Ruei, Chiu authored
-
Bi-Ruei, Chiu authored
-
Bi-Ruei, Chiu authored
Mimic what OAI's asnfix.c of generate_asn1 script does.
-