1. 15734f9 fixed usage by Lev Walkin · 7 years ago
  2. 15b26e6 converter-sample renamed into converter-example by Lev Walkin · 7 years ago
  3. 1900888 bsd compat by Lev Walkin · 7 years ago
  4. 16555a1 cross-platform mandatory include by Lev Walkin · 7 years ago
  5. dcae9ce fixed leaks in CHOICE/XER and REAL conversion by Lev Walkin · 7 years ago
  6. c8c286a added fuzzer for XER test 70 by Lev Walkin · 7 years ago
  7. 4fe2882 ensure xer encode yields the same number of bytes as it sends to the callback by Lev Walkin · 7 years ago
  8. 7489807 get rid of zer_* in favor of generic asn_encoder and asn_decoder by Lev Walkin · 7 years ago
  9. a75b247 remove undefined behavior sanitizer warning by Lev Walkin · 7 years ago
  10. e0236da ensure undefined behavior sanitizer crashes the programs by Lev Walkin · 7 years ago
  11. 7b04d79 compiler selectivity by Lev Walkin · 7 years ago
  12. 58dd8c8 fix option naming by Lev Walkin · 7 years ago
  13. 07a50d8 introduce fuzzer and removed fuzzer-guided warning by Lev Walkin · 7 years ago
  14. 387a8f0 draft fuzzer infrastructure by Lev Walkin · 7 years ago
  15. b5cdc5d add C++ compile check by Lev Walkin · 7 years ago
  16. 24cf97d -fsanitize=undefined does not work with -O0 by Lev Walkin · 7 years ago
  17. 4084658 default bsd make compilation does not include use preprocessor flags 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. 026055f avoid referencing skeletons to avoid duplicating symbols by Lev Walkin · 7 years ago
  20. 122002e generate codecs flags by Lev Walkin · 7 years ago
  21. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  22. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  23. 700df49 reshuffled the tests layout by Lev Walkin · 7 years ago