- 07 Jul, 2020 8 commits
-
-
-
Mouse authored
-
Lev Walkin authored
-
Damir Franusic authored
* check if __EXTENSIONS__ if alreay defined
-
fei4xu authored
The encode function call will crash if it's not initialized. Update the document to make it more clear.
-
Lev Walkin authored
-
Rob Stradling authored
-
Lev Walkin authored
-
- 28 Jun, 2020 1 commit
-
-
Mouse authored
-
- 24 Jun, 2020 4 commits
-
-
Mouse authored
-
Mouse authored
by Krzysztof Witek <kwitek@kw-net.com> vlm/asn1c d3dbe60400f80c91
-
Mouse authored
Also, for the record. The following commits from vlm/asn1c PR #115 were already suggested and merged here in the past: - work in 128-bit integer values while compiling f49ee68bcb - aper: use correct function for APER decoder 0abceb4382fee19c4 - aper: fix invalid read d158c573fb762857a
-
Mouse authored
commit vlm/asn1c e9e346064b67a0946
-
- 23 Jun, 2020 3 commits
- 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
-
- 02 Oct, 2019 1 commit
-
-
Mouse authored
-
- 28 Sep, 2019 1 commit
-
-
Shad Ansari authored
-
- 20 Sep, 2019 2 commits
- 19 Sep, 2019 1 commit
-
-
johvik authored
* Empty fragment encoding * Dereference DEFAULT to get the actual value * Don't write length bits for small fixed-sized sequence-of * Index encoding in choice extensions * Only align when range == 256
-
- 09 Sep, 2019 1 commit
-
-
Mouse authored
converter-example.c.
-
- 06 Sep, 2019 2 commits
-
-
Uri Blumenthal authored
-
Uri Blumenthal authored
They're disabled by default, but can be turned on by defining USE_OLDER_APER_NSNNWN. The main difference is - these do not use "range" argument, but receive it as dummy.
-
- 25 Aug, 2019 1 commit
-
-
- 24 Aug, 2019 2 commits
-
-
Mouse authored
-
Jonathan D. Storm authored
-
- 22 Aug, 2019 1 commit
-
-
- 11 Aug, 2019 3 commits
-
-
Uri Blumenthal authored
-
Mouse authored
-
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 Aug, 2019 3 commits
-
-
Uri Blumenthal authored
-
-
Uri Blumenthal authored
-
- 02 Aug, 2019 5 commits
-
-
Mouse authored
Fix compiler redefinition warnings for __EXTENSIONS__
-
Mouse authored
per_support: use intmax_t for integer constraints
-
Raphael Riebl authored
-
Raphael Riebl authored
-
Raphael Riebl authored
-