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