1. 5615304 api change uper_encode() by Lev Walkin · 7 years ago
  2. cb59ce6 library name change by Lev Walkin · 7 years ago
  3. 48e82d1 removed gcc-7 warnings by Lev Walkin · 7 years ago
  4. bc09dd4 generate constraints differently to avoid warnings by Lev Walkin · 7 years ago
  5. d346ffd Initialize _asn_ctx in the tests by Vasil Velichkov · 7 years ago
  6. 72b1044 Fix several sign-compare errors in the tests by Vasil Velichkov · 7 years ago
  7. dd01a5e OER support for UTCTime and GeneralizedTime, also fuzz-testing by Lev Walkin · 7 years ago
  8. 588bf0f OBJECT IDENTIFIER and RELATIVE-OID API simplified by Lev Walkin · 7 years ago
  9. c143b7a avoid linking 32-bit with 64-bit libs by Lev Walkin · 7 years ago
  10. 6cbed3d reconfigured tests to support -m32 32-bit mode testing with sanitizers by Lev Walkin · 7 years ago
  11. 9854e66 more debug and tolerance to a differnce in CANONICAL-XER precision by Lev Walkin · 7 years ago
  12. 5d947a8 fix UPER decoding of large [bit-]strings of size a multiple of 16K by Lev Walkin · 7 years ago
  13. e0d9f2b bits code has been separated form PER by Lev Walkin · 7 years ago
  14. d17cf88 check and fix oer length encoding by Lev Walkin · 7 years ago
  15. 33897e2 Use ASAN_OPTIONS=detect_leaks=1 if leak sanitizer can be enabled separately by Lev Walkin · 7 years ago
  16. 229ad00 fixed memory leaks in test code by Lev Walkin · 7 years ago
  17. dcae9ce fixed leaks in CHOICE/XER and REAL conversion by Lev Walkin · 7 years ago
  18. a9e6337 remove undefined behavior by Lev Walkin · 7 years ago
  19. 9318004 remove undefined behavior by Lev Walkin · 7 years ago
  20. 0995f35 get rid of undefined behavior by Lev Walkin · 7 years ago
  21. beedbde get rid of undefined behavior and narrow supported entity reference range by Lev Walkin · 7 years ago
  22. 9c57f33 remove undefined behavior sanitizer warnings by Lev Walkin · 7 years ago
  23. b7a202e check length size in default BMPString and UniversalString constraints by Lev Walkin · 7 years ago
  24. 4ef01a2 prohibit encoding universalstring of non-modulo-multiplier size by Lev Walkin · 7 years ago
  25. f9f3e06 NativeEnumerated for OER, and tests by Lev Walkin · 7 years ago
  26. 6cd0d56 moved out common bit manipulation code by Lev Walkin · 7 years ago
  27. 56d59b4 moved skeletons tests out by Lev Walkin · 7 years ago