1. 39936ce Solaris compatibility by Lev Walkin · 7 years ago
  2. a06b1b4 Solaris does not have vasnprintf() by Lev Walkin · 7 years ago
  3. d28b45f run through shellcheck by Lev Walkin · 7 years ago
  4. 9cbf678 remove warnings by Lev Walkin · 7 years ago
  5. ad4c63d check for defines instead of guessing by Lev Walkin · 7 years ago
  6. fb46912 remove nonportable debug by Lev Walkin · 7 years ago
  7. d839785 add OER ENUMERATED in -fwide-types mode by Lev Walkin · 7 years ago
  8. 945958e do not remove logs by Lev Walkin · 7 years ago
  9. 4329272 for OER use IEEE754 binary32 and binary64 format over the wire by Lev Walkin · 7 years ago
  10. afcc891 add OER binary32 and binary64 IEEE-754 formats for native REAL type by Lev Walkin · 7 years ago
  11. cb5e1c7 abstract setters away by Lev Walkin · 7 years ago
  12. d2f9b36 add contributor by Lev Walkin · 7 years ago
  13. 7ae0678 Merge pull request #213 from ringlej/issue/212 by Lev Walkin · 7 years ago
  14. 35c3f0d Replace MAXFLOAT with FLT_MAX by Jon Ringle · 7 years ago
  15. c44edc0 take into account X696 Corrigendum 1 (05/2017) by Lev Walkin · 7 years ago
  16. 9854e66 more debug and tolerance to a differnce in CANONICAL-XER precision by Lev Walkin · 7 years ago
  17. b545070 generate float instead of double if constraints suggest this by Lev Walkin · 7 years ago
  18. 026e21a narrowing to support 32-bit floats by Lev Walkin · 7 years ago
  19. 4ca4149 checked by -std=c89 by Lev Walkin · 7 years ago
  20. ab1d1e1 OER support and randomized testing for the REAL (floating point) type by Lev Walkin · 7 years ago
  21. 68619bf better debugging support by Lev Walkin · 7 years ago
  22. aa5838c better debug by Lev Walkin · 7 years ago
  23. 93f372b more help by Lev Walkin · 7 years ago
  24. cec390d do not show empty CC by Lev Walkin · 7 years ago
  25. 324fb0b remove old by Lev Walkin · 7 years ago
  26. d84f603 ensure compilation with -std=89 and make constness explicit. by Lev Walkin · 7 years ago
  27. aa067a9 INTMAX_MAX constant uses nnnLL format which is not compatible with -std=c89 by Lev Walkin · 7 years ago
  28. 67afc36 remove warnings by Lev Walkin · 7 years ago
  29. fe8c6b7 add OER for BOOLEAN by Lev Walkin · 7 years ago
  30. 8cec523 clean before testing by Lev Walkin · 7 years ago
  31. b450ce9 new tests by Lev Walkin · 7 years ago
  32. 5d947a8 fix UPER decoding of large [bit-]strings of size a multiple of 16K by Lev Walkin · 7 years ago
  33. e0d9f2b bits code has been separated form PER by Lev Walkin · 7 years ago
  34. 791d3b7 use RMAX= in test-random/bundles to test larger randomized values (default max limit is 128 bytes) by Lev Walkin · 7 years ago
  35. ceae6ed describe new features by Lev Walkin · 7 years ago
  36. 793982a fix XER decoder crash on maliciously constructed ENUMERATED input by Lev Walkin · 7 years ago
  37. f5e333e typo fix by Lev Walkin · 7 years ago
  38. be0e55d recommend 64-bit by Lev Walkin · 7 years ago
  39. d597f0d typo fix by Lev Walkin · 7 years ago
  40. 963ef13 regenerated by Lev Walkin · 7 years ago
  41. b458fc0 BSD compat 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. d17cf88 check and fix oer length encoding by Lev Walkin · 7 years ago
  45. 9d1b45f Fix UPER string decoding constrained only by lower bound > 0 by Lev Walkin · 7 years ago
  46. ce6b0a6 better debuggability by Lev Walkin · 7 years ago
  47. f2e12c3 check randomized enumerated round-trip by Lev Walkin · 7 years ago
  48. 360b205 tabs -> spaces by Lev Walkin · 7 years ago
  49. 4d8b748 fix random range by Lev Walkin · 7 years ago
  50. 3e3f61a negative enums are totally ok by Lev Walkin · 7 years ago
  51. d3cce46 more randomized testing by Lev Walkin · 7 years ago
  52. a25584b fixed INTEGER/ENUMERATED mismatch by Lev Walkin · 7 years ago
  53. 18741a9 constrain integer random generation by PER constraints by Lev Walkin · 7 years ago
  54. 87998b8 add randomized tests to the suite by Lev Walkin · 7 years ago
  55. cb52391 randomized value testing by Lev Walkin · 7 years ago
  56. d7a740c fix for simple modules by Lev Walkin · 7 years ago
  57. 58b383e fix unused var by Lev Walkin · 7 years ago
  58. b518668 don't forget to put it back by Lev Walkin · 7 years ago
  59. 6527a43 regenerated by Lev Walkin · 7 years ago
  60. 15734f9 fixed usage by Lev Walkin · 7 years ago
  61. bf09bf7 hide junk test code if not -DJUNKTEST by Lev Walkin · 7 years ago
  62. 0bfea56 regenerated by Lev Walkin · 7 years ago
  63. a5972be Combined constraints and introduced value randomizer. by Lev Walkin · 7 years ago
  64. 6d69204 extend naming API by Lev Walkin · 7 years ago
  65. 14e75ed upgrade to a new API by Lev Walkin · 7 years ago
  66. c7a2101 make it compile by Lev Walkin · 7 years ago
  67. 9059af4 typo by Lev Walkin · 7 years ago
  68. ff92aa3 indentation change by Lev Walkin · 7 years ago
  69. c8a0b9d remove unused stuff by Lev Walkin · 7 years ago
  70. 84556d5 avoid failing on CC_ATTR_NO_SANITIZE attribute by Lev Walkin · 7 years ago
  71. 15b26e6 converter-sample renamed into converter-example by Lev Walkin · 7 years ago
  72. ad77591 regenerated makefiles by Lev Walkin · 7 years ago
  73. 8a85b36 split Makefile.am.sample into Makefile.am.example and Makefile.am.libasncodecs by Lev Walkin · 7 years ago
  74. 478819d converter-sample renamed into converter-example by Lev Walkin · 7 years ago
  75. f3f7f94 remove warnings by Lev Walkin · 7 years ago
  76. 33897e2 Use ASAN_OPTIONS=detect_leaks=1 if leak sanitizer can be enabled separately by Lev Walkin · 7 years ago
  77. 1900888 bsd compat by Lev Walkin · 7 years ago
  78. a4f6891 less misleading name by Lev Walkin · 7 years ago
  79. 16555a1 cross-platform mandatory include by Lev Walkin · 7 years ago
  80. 0479e04 regenerated by Lev Walkin · 7 years ago
  81. 1711a5d Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 7 years ago
  82. 6171cd0 Merge pull request #208 from brchiu/fix_recent_memory_leak_and_access_violation by Lev Walkin · 7 years ago
  83. 2e93c22 emit cross-compilable attributes by Lev Walkin · 7 years ago
  84. 3f99563 cross-compile-safe options by Lev Walkin · 7 years ago
  85. 09c8730 Merge branch 'master' into fix_recent_memory_leak_and_access_violation by Lev Walkin · 7 years ago
  86. 5230c64 pdu types leak fix by Lev Walkin · 7 years ago
  87. 42457fe remove namespace leak by Lev Walkin · 7 years ago
  88. ed409e2 remove memleaks by Lev Walkin · 7 years ago
  89. 47fc74c proper destruction of a name storage by Lev Walkin · 7 years ago
  90. 59b1bc8 Fix some memory leakage and access violation in recent code by Bi-Ruei, Chiu · 7 years ago
  91. ef8dd44 print enumeration values for native integer in debug printouts by Lev Walkin · 7 years ago
  92. 3eeafe1 revert to better error log by Lev Walkin · 7 years ago
  93. 3b327a8 fix codec selection by Lev Walkin · 7 years ago
  94. 20e22eb added security tags by Lev Walkin · 7 years ago
  95. 229ad00 fixed memory leaks in test code by Lev Walkin · 7 years ago
  96. dcae9ce fixed leaks in CHOICE/XER and REAL conversion by Lev Walkin · 7 years ago
  97. c8c286a added fuzzer for XER test 70 by Lev Walkin · 7 years ago
  98. 4fe2882 ensure xer encode yields the same number of bytes as it sends to the callback by Lev Walkin · 7 years ago
  99. 7489807 get rid of zer_* in favor of generic asn_encoder and asn_decoder by Lev Walkin · 7 years ago
  100. a75b247 remove undefined behavior sanitizer warning by Lev Walkin · 7 years ago