1. 7d5d930 more precise OER and PER code bundling by Lev Walkin · 7 years ago
  2. 30566d1 add asn1c compile smoke test by Lev Walkin · 7 years ago
  3. d1c28aa generate OER and PER by default. add -no-gen-example by Lev Walkin · 7 years ago
  4. 3bcab4e Add test case for issue #178 by Jon Ringle · 7 years ago
  5. 8baaf6b fix randomized failures on fast enough systems by Lev Walkin · 7 years ago
  6. ce2068a fix builddir by Lev Walkin · 7 years ago
  7. c9b2f28 replace incompatible awk with C by Lev Walkin · 7 years ago
  8. f22184d force recompile T object by Lev Walkin · 7 years ago
  9. 1351752 fixed non-trivial SIZE constraints for SET OF and SEQUENCE OF, fuzz-tested by Lev Walkin · 7 years ago
  10. 6fd8433 avoid failing on something that is considered compression bomb by Lev Walkin · 7 years ago
  11. 2387ff3 Modify test 156 for verifying pull request 224 and 227 simultaneously by Bi-Ruei, Chiu · 7 years ago
  12. 52b88e1 uper and oer SET OF and SEQUENCE OF verified by Lev Walkin · 7 years ago
  13. e5f0d94 preserve rmax for fuzzer by Lev Walkin · 7 years ago
  14. 9175a28 deprecate EMIT_ASN_DEBUG, move under ASN_ namespace by Lev Walkin · 7 years ago
  15. 5615304 api change uper_encode() by Lev Walkin · 7 years ago
  16. cb59ce6 library name change by Lev Walkin · 7 years ago
  17. df2edbb regenerated by Lev Walkin · 7 years ago
  18. d2a7360 bound the size of SEQUENCE OF and SET OF random generator by Lev Walkin · 7 years ago
  19. 3c37385 fix OER comparison API by Lev Walkin · 7 years ago
  20. 8366861 fix after UPER round-trip fuzz by Lev Walkin · 7 years ago
  21. ba2c572 more debug by Lev Walkin · 7 years ago
  22. 1418d98 verify unusual PER canonical order by Lev Walkin · 7 years ago
  23. bc6ef1f Add two tests in tests-asn1c-compiler directory by Bi-Ruei, Chiu · 7 years ago
  24. e460c3b Fix error during 'make check' by Bi-Ruei, Chiu · 7 years ago
  25. 4e5edcf temporarily mask unfinished tests by Lev Walkin · 7 years ago
  26. 6bc5696 fix consrtaint propagation for random_fill by Lev Walkin · 7 years ago
  27. 42f6c88 fix OER NULL and SEQUENCE extensions round-trip by Lev Walkin · 7 years ago
  28. a460cbd verify ASN.1 syntax prior to a lengthy run through a bundle by Lev Walkin · 7 years ago
  29. 312e3e0 remove gcc compiler warnings by Lev Walkin · 7 years ago
  30. 435469e remove gcc compiler warnings by Lev Walkin · 7 years ago
  31. b1f4f33 remove gcc-7 compiler warnings by Lev Walkin · 7 years ago
  32. 48e82d1 removed gcc-7 warnings by Lev Walkin · 7 years ago
  33. bc09dd4 generate constraints differently to avoid warnings by Lev Walkin · 7 years ago
  34. d346ffd Initialize _asn_ctx in the tests by Vasil Velichkov · 7 years ago
  35. 72b1044 Fix several sign-compare errors in the tests by Vasil Velichkov · 7 years ago
  36. b37ee63 regenerated by Lev Walkin · 7 years ago
  37. 1bde6d4 remove warnings by Lev Walkin · 7 years ago
  38. 61b4be0 bc -> expr by Lev Walkin · 7 years ago
  39. 623986a fix tag overlap in CHOICE test by Lev Walkin · 7 years ago
  40. 20696a4 constness fixes, round-trip and fuzz-testing for CHOICE by Lev Walkin · 7 years ago
  41. f585ad6 print XER as well by Lev Walkin · 7 years ago
  42. f918398 description of tests-randomized by Lev Walkin · 7 years ago
  43. 5754545 link skeletons instead of copy by Lev Walkin · 7 years ago
  44. 312795a OER CHOICE extensions support + fuzzing by Lev Walkin · 7 years ago
  45. 7193cf0 OER encoding of pure NULLs verified by Lev Walkin · 7 years ago
  46. 22cef6c BMPString and UniversalString fuzz testing by Lev Walkin · 7 years ago
  47. ace43a3 object identifier and relative oid bundles by Lev Walkin · 7 years ago
  48. dd01a5e OER support for UTCTime and GeneralizedTime, also fuzz-testing by Lev Walkin · 7 years ago
  49. 349b340 UTF8String randomized fuzz-test by Lev Walkin · 7 years ago
  50. 588bf0f OBJECT IDENTIFIER and RELATIVE-OID API simplified by Lev Walkin · 7 years ago
  51. 290e2c7 REAL constraint ranges fixed after Corrigendum 1 by Lev Walkin · 7 years ago
  52. b5b524b OBJECT IDENTIFIER and RELATIVE-OID OER encoding and randomized testing by Lev Walkin · 7 years ago
  53. f11ebf8 corrected to the best known range (fixed after X.696 Corrigendum 1) by Lev Walkin · 7 years ago
  54. edd82a9 Do not call memcpy with NULL src pointer by Vasil Velichkov · 7 years ago
  55. fc25d5e Fix the memory leaks in check-42.c test by Vasil Velichkov · 7 years ago
  56. cef21e0 Fix several memory leaks in the tests by Vasil Velichkov · 7 years ago
  57. 5532a1d Expose the ASAN_ENV_FLAGS in check-assembly.sh by Vasil Velichkov · 7 years ago
  58. d0d6392 overrideable fuzzing time by Lev Walkin · 7 years ago
  59. ac6db17 better debugging by Lev Walkin · 7 years ago
  60. ebeb401 more portable get_param by Lev Walkin · 7 years ago
  61. 40bb23c proper bundles specified by Lev Walkin · 7 years ago
  62. c143b7a avoid linking 32-bit with 64-bit libs by Lev Walkin · 7 years ago
  63. d20f174 regenerated by Lev Walkin · 7 years ago
  64. 40b8a7a simpler makefile generation by Lev Walkin · 7 years ago
  65. a4f8e94 get rid of alloca() in compiler by Lev Walkin · 7 years ago
  66. c368037 PATH_MAX is hard to get these days on the Sun... by Lev Walkin · 7 years ago
  67. 226d107 use certified make by Lev Walkin · 7 years ago
  68. 09be69c compatibility with building off-sources by Lev Walkin · 7 years ago
  69. 8e71151 add file which is not guaranteed to be included by Lev Walkin · 7 years ago
  70. ab25f19 avoid removing directory with potentially modified/linked useful sources by Lev Walkin · 7 years ago
  71. 7c470c7 do up to eight different tests: m32/m64 and native/wide, and randomizer/fuzzer, in a matrix by Lev Walkin · 7 years ago
  72. 60d6267 support -m32 for 32-bit testing by Lev Walkin · 7 years ago
  73. 6cbed3d reconfigured tests to support -m32 32-bit mode testing with sanitizers by Lev Walkin · 7 years ago
  74. f58f1fc expose current make tool to check-bundles.sh by Lev Walkin · 7 years ago
  75. 39936ce Solaris compatibility by Lev Walkin · 7 years ago
  76. d28b45f run through shellcheck by Lev Walkin · 7 years ago
  77. 945958e do not remove logs by Lev Walkin · 7 years ago
  78. 4329272 for OER use IEEE754 binary32 and binary64 format over the wire by Lev Walkin · 7 years ago
  79. afcc891 add OER binary32 and binary64 IEEE-754 formats for native REAL type by Lev Walkin · 7 years ago
  80. c44edc0 take into account X696 Corrigendum 1 (05/2017) by Lev Walkin · 7 years ago
  81. 9854e66 more debug and tolerance to a differnce in CANONICAL-XER precision by Lev Walkin · 7 years ago
  82. b545070 generate float instead of double if constraints suggest this by Lev Walkin · 7 years ago
  83. 026e21a narrowing to support 32-bit floats by Lev Walkin · 7 years ago
  84. ab1d1e1 OER support and randomized testing for the REAL (floating point) type by Lev Walkin · 7 years ago
  85. 68619bf better debugging support by Lev Walkin · 7 years ago
  86. 93f372b more help by Lev Walkin · 7 years ago
  87. cec390d do not show empty CC by Lev Walkin · 7 years ago
  88. 324fb0b remove old by Lev Walkin · 7 years ago
  89. fe8c6b7 add OER for BOOLEAN by Lev Walkin · 7 years ago
  90. 8cec523 clean before testing by Lev Walkin · 7 years ago
  91. b450ce9 new tests by Lev Walkin · 7 years ago
  92. 5d947a8 fix UPER decoding of large [bit-]strings of size a multiple of 16K by Lev Walkin · 7 years ago
  93. e0d9f2b bits code has been separated form PER by Lev Walkin · 7 years ago
  94. 791d3b7 use RMAX= in test-random/bundles to test larger randomized values (default max limit is 128 bytes) by Lev Walkin · 7 years ago
  95. f5e333e typo fix by Lev Walkin · 7 years ago
  96. d597f0d typo fix by Lev Walkin · 7 years ago
  97. 233d14d add make-driven parallelism by Lev Walkin · 7 years ago
  98. a5b0288 encode BIT STRING in a minimum number of bits for CANONICAL-UPER by Lev Walkin · 7 years ago
  99. d17cf88 check and fix oer length encoding by Lev Walkin · 7 years ago
  100. ce6b0a6 better debuggability by Lev Walkin · 7 years ago