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