1. 20696a4 constness fixes, round-trip and fuzz-testing for CHOICE by Lev Walkin · 7 years ago
  2. f585ad6 print XER as well by Lev Walkin · 7 years ago
  3. 5754545 link skeletons instead of copy by Lev Walkin · 7 years ago
  4. 312795a OER CHOICE extensions support + fuzzing by Lev Walkin · 7 years ago
  5. 7193cf0 OER encoding of pure NULLs verified by Lev Walkin · 7 years ago
  6. 22cef6c BMPString and UniversalString fuzz testing by Lev Walkin · 7 years ago
  7. ace43a3 object identifier and relative oid bundles by Lev Walkin · 7 years ago
  8. dd01a5e OER support for UTCTime and GeneralizedTime, also fuzz-testing by Lev Walkin · 7 years ago
  9. 349b340 UTF8String randomized fuzz-test by Lev Walkin · 7 years ago
  10. b5b524b OBJECT IDENTIFIER and RELATIVE-OID OER encoding and randomized testing by Lev Walkin · 7 years ago
  11. f11ebf8 corrected to the best known range (fixed after X.696 Corrigendum 1) by Lev Walkin · 7 years ago
  12. d0d6392 overrideable fuzzing time by Lev Walkin · 7 years ago
  13. ac6db17 better debugging by Lev Walkin · 7 years ago
  14. ebeb401 more portable get_param by Lev Walkin · 7 years ago
  15. 40bb23c proper bundles specified by Lev Walkin · 7 years ago
  16. 40b8a7a simpler makefile generation by Lev Walkin · 7 years ago
  17. c368037 PATH_MAX is hard to get these days on the Sun... by Lev Walkin · 7 years ago
  18. 226d107 use certified make by Lev Walkin · 7 years ago
  19. 09be69c compatibility with building off-sources by Lev Walkin · 7 years ago
  20. ab25f19 avoid removing directory with potentially modified/linked useful sources by Lev Walkin · 7 years ago
  21. 7c470c7 do up to eight different tests: m32/m64 and native/wide, and randomizer/fuzzer, in a matrix by Lev Walkin · 7 years ago
  22. 60d6267 support -m32 for 32-bit testing by Lev Walkin · 7 years ago
  23. f58f1fc expose current make tool to check-bundles.sh by Lev Walkin · 7 years ago
  24. 39936ce Solaris compatibility by Lev Walkin · 7 years ago
  25. d28b45f run through shellcheck by Lev Walkin · 7 years ago
  26. 945958e do not remove logs by Lev Walkin · 7 years ago
  27. 4329272 for OER use IEEE754 binary32 and binary64 format over the wire by Lev Walkin · 7 years ago
  28. c44edc0 take into account X696 Corrigendum 1 (05/2017) by Lev Walkin · 7 years ago
  29. b545070 generate float instead of double if constraints suggest this by Lev Walkin · 7 years ago
  30. ab1d1e1 OER support and randomized testing for the REAL (floating point) type by Lev Walkin · 7 years ago
  31. 68619bf better debugging support by Lev Walkin · 7 years ago
  32. 93f372b more help by Lev Walkin · 7 years ago
  33. cec390d do not show empty CC by Lev Walkin · 7 years ago
  34. 324fb0b remove old by Lev Walkin · 7 years ago
  35. fe8c6b7 add OER for BOOLEAN by Lev Walkin · 7 years ago
  36. 8cec523 clean before testing by Lev Walkin · 7 years ago
  37. b450ce9 new tests by Lev Walkin · 7 years ago
  38. 5d947a8 fix UPER decoding of large [bit-]strings of size a multiple of 16K by Lev Walkin · 7 years ago
  39. 791d3b7 use RMAX= in test-random/bundles to test larger randomized values (default max limit is 128 bytes) by Lev Walkin · 7 years ago
  40. f5e333e typo fix by Lev Walkin · 7 years ago
  41. d597f0d typo fix by Lev Walkin · 7 years ago
  42. 233d14d add make-driven parallelism by Lev Walkin · 7 years ago
  43. a5b0288 encode BIT STRING in a minimum number of bits for CANONICAL-UPER by Lev Walkin · 7 years ago
  44. ce6b0a6 better debuggability by Lev Walkin · 7 years ago
  45. f2e12c3 check randomized enumerated round-trip by Lev Walkin · 7 years ago
  46. 360b205 tabs -> spaces by Lev Walkin · 7 years ago
  47. d3cce46 more randomized testing by Lev Walkin · 7 years ago
  48. cb52391 randomized value testing by Lev Walkin · 7 years ago