1. dd01a5e OER support for UTCTime and GeneralizedTime, also fuzz-testing by Lev Walkin · 7 years ago
  2. 2ed1183 comparison and free fixes by Lev Walkin · 7 years ago
  3. 349b340 UTF8String randomized fuzz-test by Lev Walkin · 7 years ago
  4. 588bf0f OBJECT IDENTIFIER and RELATIVE-OID API simplified by Lev Walkin · 7 years ago
  5. 290e2c7 REAL constraint ranges fixed after Corrigendum 1 by Lev Walkin · 7 years ago
  6. b5b524b OBJECT IDENTIFIER and RELATIVE-OID OER encoding and randomized testing by Lev Walkin · 7 years ago
  7. 1ff89d3 Merge pull request #221 from ringlej/issue/220 by Lev Walkin · 7 years ago
  8. 0770393 fix issue 220: implicit declaration of function ‘isatty’ by Jon Ringle · 7 years ago
  9. f11ebf8 corrected to the best known range (fixed after X.696 Corrigendum 1) by Lev Walkin · 7 years ago
  10. 83170fc Enable ASAN in travis by Vasil Velichkov · 7 years ago
  11. aead8c5 Fix a memory leak in SEQUENCE_free by Vasil Velichkov · 7 years ago
  12. 84dd0fe Fix a memory leak in xer_equivalent by Vasil Velichkov · 7 years ago
  13. edd82a9 Do not call memcpy with NULL src pointer by Vasil Velichkov · 7 years ago
  14. fc25d5e Fix the memory leaks in check-42.c test by Vasil Velichkov · 7 years ago
  15. cef21e0 Fix several memory leaks in the tests by Vasil Velichkov · 7 years ago
  16. 5532a1d Expose the ASAN_ENV_FLAGS in check-assembly.sh by Vasil Velichkov · 7 years ago
  17. d0d6392 overrideable fuzzing time by Lev Walkin · 7 years ago
  18. 490064f ignore compile products by Lev Walkin · 7 years ago
  19. ac6db17 better debugging by Lev Walkin · 7 years ago
  20. 294aebc regenerated by Lev Walkin · 7 years ago
  21. 8f50176 typo fix by Lev Walkin · 7 years ago
  22. 758aead remove excessive useless integer conversion width by Lev Walkin · 7 years ago
  23. e24bad1 fix under-replacement by Lev Walkin · 7 years ago
  24. 42a94cb unistd does not always include getopt.h (by @velichkov) by Lev Walkin · 7 years ago
  25. c346f90 easier fix for sanitization (by @velichkov) by Lev Walkin · 7 years ago
  26. ebeb401 more portable get_param by Lev Walkin · 7 years ago
  27. 121ad66 better entropy estimation by Lev Walkin · 7 years ago
  28. 40bb23c proper bundles specified by Lev Walkin · 7 years ago
  29. c143b7a avoid linking 32-bit with 64-bit libs by Lev Walkin · 7 years ago
  30. b98c771 distclean might not clean properly if not fully compiled by Lev Walkin · 7 years ago
  31. ed93977 internal implementation file by Lev Walkin · 7 years ago
  32. d20f174 regenerated by Lev Walkin · 7 years ago
  33. 40b8a7a simpler makefile generation by Lev Walkin · 7 years ago
  34. 45bae08 Merge pull request #214 from brchiu/fix_vlm_issue_211 by Lev Walkin · 7 years ago
  35. a4f8e94 get rid of alloca() in compiler by Lev Walkin · 7 years ago
  36. e2bbbf8 remove the use of alloca in skeletons by Lev Walkin · 7 years ago
  37. c368037 PATH_MAX is hard to get these days on the Sun... by Lev Walkin · 7 years ago
  38. 226d107 use certified make by Lev Walkin · 7 years ago
  39. 2225674 cosmetics by Lev Walkin · 7 years ago
  40. 1f05fac ignore garbage in the tests directory by Lev Walkin · 7 years ago
  41. 09be69c compatibility with building off-sources by Lev Walkin · 7 years ago
  42. 8e71151 add file which is not guaranteed to be included by Lev Walkin · 7 years ago
  43. 68079d3 detect double->float overflows by Lev Walkin · 7 years ago
  44. ab25f19 avoid removing directory with potentially modified/linked useful sources by Lev Walkin · 7 years ago
  45. 7c470c7 do up to eight different tests: m32/m64 and native/wide, and randomizer/fuzzer, in a matrix by Lev Walkin · 7 years ago
  46. 60d6267 support -m32 for 32-bit testing by Lev Walkin · 7 years ago
  47. 63a89da fix tail zeroes elimination by Lev Walkin · 7 years ago
  48. 6cbed3d reconfigured tests to support -m32 32-bit mode testing with sanitizers by Lev Walkin · 7 years ago
  49. cc6a76b Undefined Behavior sanitizer fixes by Lev Walkin · 7 years ago
  50. fa9a326 Sun compat by Lev Walkin · 7 years ago
  51. fe37431 sun compatibility by Lev Walkin · 7 years ago
  52. 9d6ba1c Solaris fix by Lev Walkin · 7 years ago
  53. b7c5899 Ensure XER decoding happens in the long domain (instead of imax_t) by Lev Walkin · 7 years ago
  54. 6bdd8c0 vasnprintf for Solaris by Lev Walkin · 7 years ago
  55. 85d7a1b 32-bit mode compile by Lev Walkin · 7 years ago
  56. 3ed43b2 Fix issue 211 by Bi-Ruei, Chiu · 7 years ago
  57. f58f1fc expose current make tool to check-bundles.sh by Lev Walkin · 7 years ago
  58. 39936ce Solaris compatibility by Lev Walkin · 7 years ago
  59. a06b1b4 Solaris does not have vasnprintf() by Lev Walkin · 7 years ago
  60. d28b45f run through shellcheck by Lev Walkin · 7 years ago
  61. 9cbf678 remove warnings by Lev Walkin · 7 years ago
  62. ad4c63d check for defines instead of guessing by Lev Walkin · 7 years ago
  63. fb46912 remove nonportable debug by Lev Walkin · 7 years ago
  64. d839785 add OER ENUMERATED in -fwide-types mode by Lev Walkin · 7 years ago
  65. 945958e do not remove logs by Lev Walkin · 7 years ago
  66. 4329272 for OER use IEEE754 binary32 and binary64 format over the wire by Lev Walkin · 7 years ago
  67. afcc891 add OER binary32 and binary64 IEEE-754 formats for native REAL type by Lev Walkin · 7 years ago
  68. cb5e1c7 abstract setters away by Lev Walkin · 7 years ago
  69. d2f9b36 add contributor by Lev Walkin · 7 years ago
  70. 7ae0678 Merge pull request #213 from ringlej/issue/212 by Lev Walkin · 7 years ago
  71. 35c3f0d Replace MAXFLOAT with FLT_MAX by Jon Ringle · 7 years ago
  72. c44edc0 take into account X696 Corrigendum 1 (05/2017) by Lev Walkin · 7 years ago
  73. 9854e66 more debug and tolerance to a differnce in CANONICAL-XER precision by Lev Walkin · 7 years ago
  74. b545070 generate float instead of double if constraints suggest this by Lev Walkin · 7 years ago
  75. 026e21a narrowing to support 32-bit floats by Lev Walkin · 7 years ago
  76. 4ca4149 checked by -std=c89 by Lev Walkin · 7 years ago
  77. ab1d1e1 OER support and randomized testing for the REAL (floating point) type by Lev Walkin · 7 years ago
  78. 68619bf better debugging support by Lev Walkin · 7 years ago
  79. aa5838c better debug by Lev Walkin · 7 years ago
  80. 93f372b more help by Lev Walkin · 7 years ago
  81. cec390d do not show empty CC by Lev Walkin · 7 years ago
  82. 324fb0b remove old by Lev Walkin · 7 years ago
  83. d84f603 ensure compilation with -std=89 and make constness explicit. by Lev Walkin · 7 years ago
  84. aa067a9 INTMAX_MAX constant uses nnnLL format which is not compatible with -std=c89 by Lev Walkin · 7 years ago
  85. 67afc36 remove warnings by Lev Walkin · 7 years ago
  86. fe8c6b7 add OER for BOOLEAN by Lev Walkin · 7 years ago
  87. 8cec523 clean before testing by Lev Walkin · 7 years ago
  88. b450ce9 new tests by Lev Walkin · 7 years ago
  89. 5d947a8 fix UPER decoding of large [bit-]strings of size a multiple of 16K by Lev Walkin · 7 years ago
  90. e0d9f2b bits code has been separated form PER by Lev Walkin · 7 years ago
  91. 791d3b7 use RMAX= in test-random/bundles to test larger randomized values (default max limit is 128 bytes) by Lev Walkin · 7 years ago
  92. ceae6ed describe new features by Lev Walkin · 7 years ago
  93. 793982a fix XER decoder crash on maliciously constructed ENUMERATED input by Lev Walkin · 7 years ago
  94. f5e333e typo fix by Lev Walkin · 7 years ago
  95. be0e55d recommend 64-bit by Lev Walkin · 7 years ago
  96. d597f0d typo fix by Lev Walkin · 7 years ago
  97. 963ef13 regenerated by Lev Walkin · 7 years ago
  98. b458fc0 BSD compat by Lev Walkin · 7 years ago
  99. 233d14d add make-driven parallelism by Lev Walkin · 7 years ago
  100. a5b0288 encode BIT STRING in a minimum number of bits for CANONICAL-UPER by Lev Walkin · 7 years ago