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