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. a5b0288 encode BIT STRING in a minimum number of bits for CANONICAL-UPER by Lev Walkin · 7 years ago
  4. a5972be Combined constraints and introduced value randomizer. by Lev Walkin · 7 years ago
  5. 4fe2882 ensure xer encode yields the same number of bytes as it sends to the callback by Lev Walkin · 7 years ago
  6. 154519a removed superfluous constraints duplication by Lev Walkin · 7 years ago
  7. cfc16d3 BIT STRING decode for OER by Lev Walkin · 7 years ago
  8. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  9. cd2f48e structure comparison functions by Lev Walkin · 7 years ago
  10. 1fa31c9 Simplify the logic of accessing codec function for specific TYPE by Bi-Ruei, Chiu · 8 years ago
  11. b33425f fix OER stubs order by Lev Walkin · 7 years ago
  12. 7678076 introduce oer constraint code by Lev Walkin · 7 years ago
  13. cc15947 add skeleton OER stubs by Lev Walkin · 7 years ago
  14. ea200d9 Merge pull request #155 from johvik/master by Lev Walkin · 7 years ago
  15. 80334ed guard PER references by Lev Walkin · 7 years ago
  16. 5f619fb Add const to strings in skeletons/ by johvik · 7 years ago
  17. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  18. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  19. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  20. 59e8d28 It's actually more efficient *not* to create a mutable static variable to hold this constant string's address. by Wim Lewis · 10 years ago
  21. 18c2ec9 Declare the tags[] tables in skeletons as const. by Wim Lewis · 10 years ago
  22. 9abdf26 bits unused constraint failure by Lev Walkin · 17 years ago
  23. 3a4689a BMPString and UniversalString support by Lev Walkin · 18 years ago
  24. ed9019a constraint fail message by Lev Walkin · 18 years ago
  25. 523de9e per support by Lev Walkin · 18 years ago
  26. 1eded35 *** empty log message *** by Lev Walkin · 18 years ago
  27. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  28. abde4f4 *** empty log message *** by Lev Walkin · 19 years ago
  29. dc06f6b XER support by Lev Walkin · 20 years ago
  30. bbd9325 BIT STRING now stores the number of unused octets in a separate field. by Lev Walkin · 20 years ago
  31. 942fd08 allow local cleanup by Lev Walkin · 20 years ago
  32. 5e03376 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  33. 8e8078a clean-up; removed unnecessary field from type descriptor by Lev Walkin · 20 years ago
  34. 938c6fe pretty-printing by Lev Walkin · 20 years ago
  35. cc6a910 pretty-printing by Lev Walkin · 20 years ago
  36. a9cc46e XER support by Lev Walkin · 20 years ago
  37. 188ed2c inner structures tagging fix. see 0.9.5 comment in ChangeLog by Lev Walkin · 20 years ago
  38. 906654e refactored tagging support by Lev Walkin · 20 years ago
  39. 16835b6 better constraint failure reporting by Lev Walkin · 20 years ago
  40. 449f832 new constraints model by Lev Walkin · 20 years ago
  41. ba4e518 portability by Lev Walkin · 20 years ago
  42. c234657 C++ compatibility by Lev Walkin · 20 years ago
  43. 4d9528c portability by Lev Walkin · 20 years ago
  44. 4a660bd only do it in case of short strings by Lev Walkin · 20 years ago
  45. d9bd775 enforsed compilation with -W -Werror by Lev Walkin · 20 years ago
  46. f15320b Initial revision by Lev Walkin · 20 years ago