- 26 Mar, 2017 20 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
Fix segmentation fault in asn1c_make_identifier
-
Lev Walkin authored
-
Lev Walkin authored
Use wide types to decode x509 certificate in examples, solves #47
-
Lev Walkin authored
-
Lev Walkin authored
Windows universal build
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
Fix 'declaration inside parameter list' warning
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
Solve "make check-per" failed on Lubuntu
-
Lev Walkin authored
Unify the naming of asn_OCTET_STRING_specifics_t variables
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
Delete unnecessary checks before some function calls
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 15 Mar, 2017 1 commit
-
-
Bi-Ruei, Chiu authored
1. Add forward definition section. 2. Move type definition inside A_SEQUENCE_OF() to forward definition section. 3. Modify asn1c_lang_C_type_CHOICE() ...etc functions to achieve it. 4. Modify test cases used during 'make check'.
-
- 02 Dec, 2016 4 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
Fixed debug logging bug in per_get_few_bits.
-
- 28 Nov, 2016 1 commit
-
-
Erika Thorsen authored
-
- 15 Nov, 2016 1 commit
-
-
Bi-Ruei, Chiu authored
-
- 14 Nov, 2016 2 commits
-
-
Erika Thorsen authored
-
Erika Thorsen authored
-
- 09 Nov, 2016 1 commit
-
-
Bi-Ruei, Chiu authored
'_specifics_t' variables to have 'asn_SPC_' prefix instead of 'asn_DEF_' prefix.
-
- 02 Aug, 2016 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 18 Jul, 2016 2 commits
-
-
Vasil Velichkov authored
See also http://stackoverflow.com/questions/25390720/va-arg-gives-something-strange-in-cygwin-x64 Program received signal SIGSEGV, Segmentation fault. (gdb) bt #0 0x00007ffff7b7c8f1 in __strlen_sse2_pminub () from /lib64/libc.so.6 #1 0x0000000000425d29 in asn1c_make_identifier (flags=flags@entry=(AMI_MASK_ONLY_SPACES | AMI_NODELIMITER), expr=expr@entry=0x0) at asn1c_misc.c:73 #2 0x00000000004263ec in asn1c_type_name (arg=arg@entry=0x7fffffffe000, expr=expr@entry=0x6757c0, _format=<optimized out>, _format@entry=TNF_INCLUDE) at asn1c_misc.c:268 #3 0x00000000004226fc in asn1c_lang_C_type_SIMPLE_TYPE (arg=arg@entry=0x7fffffffe000) at asn1c_C.c:1119 #4 0x00000000004232c1 in asn1c_lang_C_type_common_INTEGER (arg=0x7fffffffe000) at asn1c_C.c:251 #5 0x0000000000419c75 in asn1c_compile_expr (arg=arg@entry=0x7fffffffe000) at asn1compiler.c:100 #6 0x0000000000419f33 in asn1_compile (asn=asn@entry=0x671e10, datadir=datadir@entry=0x426730 "/home/vasko/usr/share/asn1c", flags=flags@entry=A1C_NO_C99, argc=2, optc=0, argv=0x7fffffffe268) at asn1compiler.c:44 #7 0x0000000000401f13 in main (ac=1, av=0x7fffffffe270) at asn1c.c:328
-
Vasil Velichkov authored
The `make check` was failing with make[3]: Entering directory `/home/asn1c/asn1c_github/asn1c/tests' ../../config/test-driver: invalid option: '-C' Usage: test-driver --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--] TEST-SCRIPT The '--test-name', '--log-file' and '--trs-file' options are mandatory. make[3]: *** [check-src/check-03.-fwide-types.c.log] Error 2
-
- 08 Jul, 2016 1 commit
-
-
Alexander Duryagin authored
-
- 03 Jul, 2016 1 commit
-
-
Lev Walkin authored
-