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