- 29 Jan, 2020 1 commit
-
-
Guillem Jover authored
This fixes lots of typos that end up in the generated output, possibly in other projects, which would then be unable to fix these typos as they will reappear when running asn1c again. Warned-by: codespell
-
- 28 Sep, 2019 1 commit
-
-
Shad Ansari authored
-
- 24 Aug, 2019 1 commit
-
-
Jonathan D. Storm authored
-
- 11 Aug, 2019 1 commit
-
-
Lev Walkin authored
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).
-
- 10 Feb, 2019 2 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
- 28 Jan, 2019 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Bi-Ruei, Chiu authored
-
Russ Kubik authored
-
Russ Kubik authored
-
Russ Kubik authored
-
- 27 Jan, 2019 1 commit
-
-
Lev Walkin authored
-
- 25 Jan, 2019 2 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
- 23 Jan, 2019 1 commit
-
-
Lev Walkin authored
-
- 22 Jan, 2019 6 commits
-
-
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
-
- 21 Nov, 2017 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 20 Nov, 2017 1 commit
-
-
Lev Walkin authored
-
- 18 Nov, 2017 9 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Jon Ringle authored
-
Jon Ringle authored
This file can be included and transformed via automake
-
Jon Ringle authored
The generated Makefile.am.example is not really in the automake style. Renaming it to converter-example.mk to reflect that it is a plain makefile snippet and that it is for creating the converter-example
-
Jon Ringle authored
-
Jon Ringle authored
-
Jon Ringle authored
-
- 15 Nov, 2017 2 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-