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