- 07 Feb, 2024 1 commit
-
-
Mouse authored
aper: INTEGER longs to intmaxs
-
- 06 Feb, 2024 1 commit
-
-
v0-e authored
-
- 04 Feb, 2024 1 commit
-
-
Mouse authored
Copy operation
-
- 02 Feb, 2024 4 commits
- 30 Jan, 2024 1 commit
-
-
v0-e authored
-
- 24 Jan, 2024 1 commit
-
-
Mouse authored
Update main README with supported encoding rules
-
- 23 Jan, 2024 3 commits
- 22 Jan, 2024 2 commits
- 21 Jan, 2024 1 commit
-
-
v0-e authored
-
- 20 Jan, 2024 1 commit
-
-
v0-e authored
-
- 17 Jan, 2024 3 commits
- 16 Jan, 2024 1 commit
-
-
v0-e authored
-
- 15 Jan, 2024 1 commit
-
-
v0-e authored
-
- 14 Jan, 2024 1 commit
-
-
Mouse authored
`NativeInteger_rfill.c` was sometimes ignoring the PER constrains. @lbm98 added a check which was also present in BIT_STRING_rfill.c to respect them.
-
- 13 Jan, 2024 1 commit
-
-
Mouse authored
.gitignore: Ignore generated smoke tests
-
- 12 Jan, 2024 1 commit
-
-
v0-e authored
-
- 09 Jan, 2024 1 commit
-
-
Mouse authored
-
- 08 Jan, 2024 1 commit
-
-
v0-e authored
-
- 07 Jan, 2024 2 commits
- 04 Jan, 2024 2 commits
- 26 Dec, 2023 7 commits
-
-
Mouse authored
jer: Add missing 'fall through' marker comments
-
Mouse authored
Should correctly address issue that #112 is trying to fix
-
v0-e authored
-
Mouse authored
Previous commit was wrong - va_end(args) is called once, and right where it belongs.
-
Mouse authored
This is #401 from vlm/asn1c by @Inksz. From his PR: I do not know the project's code-style, in some C projects this kind of error-handling would incorporate a goto. But because of the general avoidance of goto I added va_end before each return. I suppose has more insight into what this function does, one could "dry" the error handling.
-
Mouse authored
jer: Minified JSON option
-
v0-e authored
-
- 25 Dec, 2023 1 commit
-
-
Mouse authored
jer: UTF-8 escape control chars and handle escaped unicodes
-
- 22 Dec, 2023 1 commit
-
-
v0-e authored
-
- 20 Dec, 2023 1 commit
-
-
Mouse authored
-