1. 3016fd5 Rename Makefile.am.example => converter-example.mk by Jon Ringle · 7 years ago
  2. 7871abf Rename ASN_MODULE_{SOURCES,HEADERS} => ASN_MODULE_{SRCS,HDRS} by Jon Ringle · 7 years ago
  3. 3bcab4e Add test case for issue #178 by Jon Ringle · 7 years ago
  4. 9175a28 deprecate EMIT_ASN_DEBUG, move under ASN_ namespace by Lev Walkin · 7 years ago
  5. 5615304 api change uper_encode() by Lev Walkin · 7 years ago
  6. 312e3e0 remove gcc compiler warnings by Lev Walkin · 7 years ago
  7. 435469e remove gcc compiler warnings by Lev Walkin · 7 years ago
  8. b1f4f33 remove gcc-7 compiler warnings by Lev Walkin · 7 years ago
  9. bc09dd4 generate constraints differently to avoid warnings by Lev Walkin · 7 years ago
  10. 5754545 link skeletons instead of copy by Lev Walkin · 7 years ago
  11. edd82a9 Do not call memcpy with NULL src pointer by Vasil Velichkov · 7 years ago
  12. fc25d5e Fix the memory leaks in check-42.c test by Vasil Velichkov · 7 years ago
  13. cef21e0 Fix several memory leaks in the tests by Vasil Velichkov · 7 years ago
  14. 5532a1d Expose the ASAN_ENV_FLAGS in check-assembly.sh by Vasil Velichkov · 7 years ago
  15. 40b8a7a simpler makefile generation by Lev Walkin · 7 years ago
  16. a4f8e94 get rid of alloca() in compiler by Lev Walkin · 7 years ago
  17. 8e71151 add file which is not guaranteed to be included by Lev Walkin · 7 years ago
  18. 15734f9 fixed usage by Lev Walkin · 7 years ago
  19. 15b26e6 converter-sample renamed into converter-example by Lev Walkin · 7 years ago
  20. 1900888 bsd compat by Lev Walkin · 7 years ago
  21. 16555a1 cross-platform mandatory include by Lev Walkin · 7 years ago
  22. dcae9ce fixed leaks in CHOICE/XER and REAL conversion by Lev Walkin · 7 years ago
  23. c8c286a added fuzzer for XER test 70 by Lev Walkin · 7 years ago
  24. 4fe2882 ensure xer encode yields the same number of bytes as it sends to the callback by Lev Walkin · 7 years ago
  25. 7489807 get rid of zer_* in favor of generic asn_encoder and asn_decoder by Lev Walkin · 7 years ago
  26. a75b247 remove undefined behavior sanitizer warning by Lev Walkin · 7 years ago
  27. e0236da ensure undefined behavior sanitizer crashes the programs by Lev Walkin · 7 years ago
  28. 7b04d79 compiler selectivity by Lev Walkin · 7 years ago
  29. 58dd8c8 fix option naming by Lev Walkin · 7 years ago
  30. 07a50d8 introduce fuzzer and removed fuzzer-guided warning by Lev Walkin · 7 years ago
  31. 387a8f0 draft fuzzer infrastructure by Lev Walkin · 7 years ago
  32. b5cdc5d add C++ compile check by Lev Walkin · 7 years ago
  33. 24cf97d -fsanitize=undefined does not work with -O0 by Lev Walkin · 7 years ago
  34. 4084658 default bsd make compilation does not include use preprocessor flags by Lev Walkin · 7 years ago
  35. a93d997 Add unittest, which revealed that default booleans were not set properly by Ryan Sleevi · 7 years ago
  36. 026055f avoid referencing skeletons to avoid duplicating symbols by Lev Walkin · 7 years ago
  37. 122002e generate codecs flags by Lev Walkin · 7 years ago
  38. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  39. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  40. 700df49 reshuffled the tests layout by Lev Walkin · 7 years ago