1. d2a7360 bound the size of SEQUENCE OF and SET OF random generator by Lev Walkin · 7 years ago
  2. 62155df add stack overflow protection for SEQUENCE and SEQUENCE OF by Lev Walkin · 7 years ago
  3. 3c37385 fix OER comparison API by Lev Walkin · 7 years ago
  4. 8366861 fix after UPER round-trip fuzz by Lev Walkin · 7 years ago
  5. 5de8274 fix UPER BIT STRING trailer encoding by Lev Walkin · 7 years ago
  6. ba2c572 more debug by Lev Walkin · 7 years ago
  7. 1418d98 verify unusual PER canonical order by Lev Walkin · 7 years ago
  8. bc6ef1f Add two tests in tests-asn1c-compiler directory by Bi-Ruei, Chiu · 7 years ago
  9. e460c3b Fix error during 'make check' by Bi-Ruei, Chiu · 7 years ago
  10. 156b0fe Fix duplication of selector functions by Bi-Ruei, Chiu · 7 years ago
  11. dcc822a Fix duplicate type names generated in headers file by Bi-Ruei, Chiu · 7 years ago
  12. 3e2de69 Solve the problem that information object table with one entry can not be properly handled by Bi-Ruei, Chiu · 7 years ago
  13. 214c491 Pass evaluated arguments to members and type references by Bi-Ruei, Chiu · 7 years ago
  14. 89cde74 Supply meaningful data for last %d argument of DEBUG() by Bi-Ruei, Chiu · 7 years ago
  15. b6bd8d7 Use parenthesis to avoid ambiguity of operator precedence by Bi-Ruei, Chiu · 7 years ago
  16. 742a196 Fix 'FATAL: Does not look like criticality is a CLASS field reference (xxxx) denoting a type one line xxx' by Bi-Ruei, Chiu · 7 years ago
  17. 069c076 Fix crash during dealing with empty optinal fields of ioc cell by Bi-Ruei, Chiu · 7 years ago
  18. aeff717 Fix unrecognized value type for reject/ignore by Bi-Ruei, Chiu · 7 years ago
  19. 50934ba Fix 'Information Object Set XXX contains no objects' when parsing S1AP's ASN.1 by Bi-Ruei, Chiu · 7 years ago
  20. 4e5edcf temporarily mask unfinished tests by Lev Walkin · 7 years ago
  21. 6bc5696 fix consrtaint propagation for random_fill by Lev Walkin · 7 years ago
  22. d14802f fix OER SEQUENCE decode memory leak by Lev Walkin · 7 years ago
  23. 9d328ee use oer guara by Lev Walkin · 7 years ago
  24. 42f6c88 fix OER NULL and SEQUENCE extensions round-trip by Lev Walkin · 7 years ago
  25. a460cbd verify ASN.1 syntax prior to a lengthy run through a bundle by Lev Walkin · 7 years ago
  26. 130cffe add options to readme by Lev Walkin · 7 years ago
  27. 312e3e0 remove gcc compiler warnings by Lev Walkin · 7 years ago
  28. 1d2a6e8 allow fully default flags for distcheck by Lev Walkin · 7 years ago
  29. 435469e remove gcc compiler warnings by Lev Walkin · 7 years ago
  30. c547661 no default 32-bit test on travis, no 32-bit libasan there by Lev Walkin · 7 years ago
  31. b1f4f33 remove gcc-7 compiler warnings by Lev Walkin · 7 years ago
  32. 0afbd32 detect leak detector in runtime by Lev Walkin · 7 years ago
  33. 48e82d1 removed gcc-7 warnings by Lev Walkin · 7 years ago
  34. b2d896e verify that undefined sanitizer can be linked in by Lev Walkin · 7 years ago
  35. bc09dd4 generate constraints differently to avoid warnings by Lev Walkin · 7 years ago
  36. 4bd9eaf force use variable by Lev Walkin · 7 years ago
  37. 0a3bf61 do not --enable-test-32bit by default by Lev Walkin · 7 years ago
  38. 1fef87a linkability check for ASAN and UBSAN by Lev Walkin · 7 years ago
  39. 03531df stronger detection of fuzzing infrastructure (linkability) by Lev Walkin · 7 years ago
  40. d346ffd Initialize _asn_ctx in the tests by Vasil Velichkov · 7 years ago
  41. 72b1044 Fix several sign-compare errors in the tests by Vasil Velichkov · 7 years ago
  42. 97656bd Initialize ret in safe_printf(...) by Vasil Velichkov · 7 years ago
  43. c8bc573 Fix another sign-compare error in oer_support.c by Vasil Velichkov · 7 years ago
  44. 3d3af67 Run check and distcheck in separate travis builds by Vasil Velichkov · 7 years ago
  45. 51612b2 Do not tail the distcheck output by Vasil Velichkov · 7 years ago
  46. 3875d50 Switch uint8_t to size_t as len_len's type by Vasil Velichkov · 7 years ago
  47. e56f4b2 Fix one sign-compare error in OCTET_STRING.c by Vasil Velichkov · 7 years ago
  48. e60e6f2 Fix sign-compare error in oer_support by Vasil Velichkov · 7 years ago
  49. c3e0019 Fix sign-compare error in constr_SEQUENCE.c by Vasil Velichkov · 7 years ago
  50. 39ab82f Fix two strict-aliasing errors by Vasil Velichkov · 7 years ago
  51. 6aac1c3 Fix sign-compare errors by Vasil Velichkov · 7 years ago
  52. 12e91c9 Disable -Wformat errors when compiling skeletongs by Vasil Velichkov · 7 years ago
  53. 6cec1af Install gcc-multilib in travis by Vasil Velichkov · 7 years ago
  54. d06dc09 Do not ignore the test errors in travis by Vasil Velichkov · 7 years ago
  55. b37ee63 regenerated by Lev Walkin · 7 years ago
  56. 1bde6d4 remove warnings by Lev Walkin · 7 years ago
  57. 1c0ce5e unused arg by Lev Walkin · 7 years ago
  58. 61b4be0 bc -> expr by Lev Walkin · 7 years ago
  59. 19e12b5 signedness fix by Lev Walkin · 7 years ago
  60. 249fd26 add --disable-test-32bit by Lev Walkin · 7 years ago
  61. 0b56b22 fix default value cmp/set order by Lev Walkin · 7 years ago
  62. 04ca1b5 typo fix by Lev Walkin · 7 years ago
  63. af51eaf fix: encode effective integer by Lev Walkin · 7 years ago
  64. 623986a fix tag overlap in CHOICE test by Lev Walkin · 7 years ago
  65. 20696a4 constness fixes, round-trip and fuzz-testing for CHOICE by Lev Walkin · 7 years ago
  66. 37231fb forward and backward canonical map for CHOICE by Lev Walkin · 7 years ago
  67. f585ad6 print XER as well by Lev Walkin · 7 years ago
  68. f918398 description of tests-randomized by Lev Walkin · 7 years ago
  69. 5754545 link skeletons instead of copy by Lev Walkin · 7 years ago
  70. 312795a OER CHOICE extensions support + fuzzing by Lev Walkin · 7 years ago
  71. 7193cf0 OER encoding of pure NULLs verified by Lev Walkin · 7 years ago
  72. 22cef6c BMPString and UniversalString fuzz testing by Lev Walkin · 7 years ago
  73. e4a1625 compare literal values if times are not well-formed for semantic comparison by Lev Walkin · 7 years ago
  74. 2d824a6 fix type by Lev Walkin · 7 years ago
  75. ace43a3 object identifier and relative oid bundles by Lev Walkin · 7 years ago
  76. dd01a5e OER support for UTCTime and GeneralizedTime, also fuzz-testing by Lev Walkin · 7 years ago
  77. 2ed1183 comparison and free fixes by Lev Walkin · 7 years ago
  78. 349b340 UTF8String randomized fuzz-test by Lev Walkin · 7 years ago
  79. 588bf0f OBJECT IDENTIFIER and RELATIVE-OID API simplified by Lev Walkin · 7 years ago
  80. 290e2c7 REAL constraint ranges fixed after Corrigendum 1 by Lev Walkin · 7 years ago
  81. b5b524b OBJECT IDENTIFIER and RELATIVE-OID OER encoding and randomized testing by Lev Walkin · 7 years ago
  82. 1ff89d3 Merge pull request #221 from ringlej/issue/220 by Lev Walkin · 7 years ago
  83. 0770393 fix issue 220: implicit declaration of function ‘isatty’ by Jon Ringle · 7 years ago
  84. f11ebf8 corrected to the best known range (fixed after X.696 Corrigendum 1) by Lev Walkin · 7 years ago
  85. 83170fc Enable ASAN in travis by Vasil Velichkov · 7 years ago
  86. aead8c5 Fix a memory leak in SEQUENCE_free by Vasil Velichkov · 7 years ago
  87. 84dd0fe Fix a memory leak in xer_equivalent by Vasil Velichkov · 7 years ago
  88. edd82a9 Do not call memcpy with NULL src pointer by Vasil Velichkov · 7 years ago
  89. fc25d5e Fix the memory leaks in check-42.c test by Vasil Velichkov · 7 years ago
  90. cef21e0 Fix several memory leaks in the tests by Vasil Velichkov · 7 years ago
  91. 5532a1d Expose the ASAN_ENV_FLAGS in check-assembly.sh by Vasil Velichkov · 7 years ago
  92. d0d6392 overrideable fuzzing time by Lev Walkin · 7 years ago
  93. 490064f ignore compile products by Lev Walkin · 7 years ago
  94. ac6db17 better debugging by Lev Walkin · 7 years ago
  95. 294aebc regenerated by Lev Walkin · 7 years ago
  96. 8f50176 typo fix by Lev Walkin · 7 years ago
  97. 758aead remove excessive useless integer conversion width by Lev Walkin · 7 years ago
  98. e24bad1 fix under-replacement by Lev Walkin · 7 years ago
  99. 42a94cb unistd does not always include getopt.h (by @velichkov) by Lev Walkin · 7 years ago
  100. c346f90 easier fix for sanitization (by @velichkov) by Lev Walkin · 7 years ago