1. 9f470d6 stop ignoring formatting problems, start ignoring long long extension problems by Lev Walkin · 7 years ago
  2. 20696a4 constness fixes, round-trip and fuzz-testing for CHOICE by Lev Walkin · 7 years ago
  3. d84f603 ensure compilation with -std=89 and make constness explicit. by Lev Walkin · 7 years ago
  4. 5d947a8 fix UPER decoding of large [bit-]strings of size a multiple of 16K by Lev Walkin · 7 years ago
  5. 9d1b45f Fix UPER string decoding constrained only by lower bound > 0 by Lev Walkin · 7 years ago
  6. a5972be Combined constraints and introduced value randomizer. by Lev Walkin · 7 years ago
  7. afbf2a9 add const by Lev Walkin · 7 years ago
  8. 154519a removed superfluous constraints duplication by Lev Walkin · 7 years ago
  9. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  10. cd2f48e structure comparison functions by Lev Walkin · 7 years ago
  11. 494fb70 fix warnings by Lev Walkin · 7 years ago
  12. 6309907 no warnings by Lev Walkin · 7 years ago
  13. 6bd4b29 encode ANY as open type for PER by Lev Walkin · 7 years ago
  14. 1fa31c9 Simplify the logic of accessing codec function for specific TYPE by Bi-Ruei, Chiu · 8 years ago
  15. b33425f fix OER stubs order by Lev Walkin · 7 years ago
  16. 7678076 introduce oer constraint code by Lev Walkin · 7 years ago
  17. cc15947 add skeleton OER stubs by Lev Walkin · 7 years ago
  18. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  19. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  20. 3a4689a BMPString and UniversalString support by Lev Walkin · 18 years ago
  21. 523de9e per support by Lev Walkin · 18 years ago
  22. adcb586 macro for free_struct() by Lev Walkin · 18 years ago
  23. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  24. fc77643 globalized assert() by Lev Walkin · 19 years ago
  25. 40fecb0 oops, allocating invalid amount of memory. by Lev Walkin · 19 years ago
  26. dc06f6b XER support by Lev Walkin · 20 years ago
  27. bbd9325 BIT STRING now stores the number of unused octets in a separate field. by Lev Walkin · 20 years ago
  28. 5e03376 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  29. 8e8078a clean-up; removed unnecessary field from type descriptor by Lev Walkin · 20 years ago
  30. cc6a910 pretty-printing by Lev Walkin · 20 years ago
  31. a9cc46e XER support by Lev Walkin · 20 years ago
  32. d563d39 added type2any and any2type conversion routines by Lev Walkin · 20 years ago
  33. 906654e refactored tagging support by Lev Walkin · 20 years ago
  34. a737f3b preliminary ANY support by Lev Walkin · 20 years ago