1. 3bcab4e Add test case for issue #178 by Jon Ringle · 7 years ago
  2. 9175a28 deprecate EMIT_ASN_DEBUG, move under ASN_ namespace by Lev Walkin · 7 years ago
  3. 5615304 api change uper_encode() by Lev Walkin · 7 years ago
  4. 312e3e0 remove gcc compiler warnings by Lev Walkin · 7 years ago
  5. 435469e remove gcc compiler warnings by Lev Walkin · 7 years ago
  6. b1f4f33 remove gcc-7 compiler warnings by Lev Walkin · 7 years ago
  7. bc09dd4 generate constraints differently to avoid warnings by Lev Walkin · 7 years ago
  8. edd82a9 Do not call memcpy with NULL src pointer by Vasil Velichkov · 7 years ago
  9. fc25d5e Fix the memory leaks in check-42.c test by Vasil Velichkov · 7 years ago
  10. cef21e0 Fix several memory leaks in the tests by Vasil Velichkov · 7 years ago
  11. a4f8e94 get rid of alloca() in compiler by Lev Walkin · 7 years ago
  12. c8c286a added fuzzer for XER test 70 by Lev Walkin · 7 years ago
  13. 4fe2882 ensure xer encode yields the same number of bytes as it sends to the callback by Lev Walkin · 7 years ago
  14. 7489807 get rid of zer_* in favor of generic asn_encoder and asn_decoder by Lev Walkin · 7 years ago
  15. a75b247 remove undefined behavior sanitizer warning by Lev Walkin · 7 years ago
  16. 07a50d8 introduce fuzzer and removed fuzzer-guided warning by Lev Walkin · 7 years ago
  17. b5cdc5d add C++ compile check by Lev Walkin · 7 years ago
  18. a93d997 Add unittest, which revealed that default booleans were not set properly by Ryan Sleevi · 7 years ago
  19. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  20. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  21. 700df49 reshuffled the tests layout by Lev Walkin · 7 years ago