1. 2481002 remove warnings by Lev Walkin · 7 years ago
  2. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  3. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  4. f6853ce further runtime support for information object classes by Lev Walkin · 7 years ago
  5. 24bf3f6 fix warning by Lev Walkin · 7 years ago
  6. cd2f48e structure comparison functions by Lev Walkin · 7 years ago
  7. 494fb70 fix warnings by Lev Walkin · 7 years ago
  8. 62d7687 do not add unnecessary symbols by Lev Walkin · 7 years ago
  9. 1fa31c9 Simplify the logic of accessing codec function for specific TYPE by Bi-Ruei, Chiu · 8 years ago
  10. b33425f fix OER stubs order by Lev Walkin · 7 years ago
  11. 7678076 introduce oer constraint code by Lev Walkin · 7 years ago
  12. cc15947 add skeleton OER stubs by Lev Walkin · 7 years ago
  13. 80334ed guard PER references by Lev Walkin · 7 years ago
  14. b02145b stck initialized later by Lev Walkin · 7 years ago
  15. 28268d9 Missing void in _new_stack() by johvik · 7 years ago
  16. cd943c2 The Left variable should be a positive integer by Simo Sorce · 8 years ago
  17. d82f77b Fix few duplicate 'const' warnings by Vasil Velichkov · 8 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. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  21. 034ee19 no dereference before check 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. aa61a0f pointer warning fixes by Lev Walkin · 10 years ago
  25. 9c70e74 remove warnings by Lev Walkin · 11 years ago
  26. d4c1673 typo in a comment by Lev Walkin · 11 years ago
  27. 3a4689a BMPString and UniversalString support by Lev Walkin · 18 years ago
  28. 345e4c6 proper format strings by Lev Walkin · 18 years ago
  29. 2ddd308 allowing null buffer by Lev Walkin · 18 years ago
  30. 725883b more PER support by Lev Walkin · 18 years ago
  31. 0091881 debugging by Lev Walkin · 18 years ago
  32. 0a8aa60 per encoding support by Lev Walkin · 18 years ago
  33. 419f675 clarity by Lev Walkin · 18 years ago
  34. 523de9e per support by Lev Walkin · 18 years ago
  35. bc0dce3 remove (incorrect) compiler warning regarding unitialized variable by Lev Walkin · 18 years ago
  36. 1dc5b6f *** empty log message *** by Lev Walkin · 19 years ago
  37. ce676dd effective bits is not 0 by Lev Walkin · 19 years ago
  38. 1d5f0f2 lower bound to length by Lev Walkin · 19 years ago
  39. 7b28481 robust fromBuf by Lev Walkin · 19 years ago
  40. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  41. abde4f4 *** empty log message *** by Lev Walkin · 19 years ago
  42. d1bfea6 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE by Lev Walkin · 19 years ago
  43. fdb2592 tried -pedantic by Lev Walkin · 19 years ago
  44. b0f3db6 removed wild guessed gcc warning by Lev Walkin · 19 years ago
  45. 7f85ef4 proper format character by Lev Walkin · 19 years ago
  46. 75b1bef streamed OCTET STRING allocation problem by Lev Walkin · 19 years ago
  47. fc77643 globalized assert() by Lev Walkin · 19 years ago
  48. 8c3b854 added const qualifier by Lev Walkin · 19 years ago
  49. 0fab1a6 relaxed XER processing rules for whitespace by Lev Walkin · 19 years ago
  50. a6a926a portability by Lev Walkin · 19 years ago
  51. 3ae21bd oops by Lev Walkin · 19 years ago
  52. bdaae77 graceful termination by Lev Walkin · 19 years ago
  53. d512564 C++ by Lev Walkin · 19 years ago
  54. c61f386 more XER decoding by Lev Walkin · 19 years ago
  55. 814cca7 C++ compatibility by Lev Walkin · 20 years ago
  56. 8484ed8 avoid new gcc warnings for assigning the lvalue by Lev Walkin · 20 years ago
  57. b54577a moved dereference to its place by Lev Walkin · 20 years ago
  58. 1e3ccbb printing with debug by Lev Walkin · 20 years ago
  59. abf6889 removed C99izm by Lev Walkin · 20 years ago
  60. 3370016 alpha64 by Lev Walkin · 20 years ago
  61. 4cb49cb empty strings by Lev Walkin · 20 years ago
  62. dc06f6b XER support by Lev Walkin · 20 years ago
  63. bbd9325 BIT STRING now stores the number of unused octets in a separate field. by Lev Walkin · 20 years ago
  64. 07f388c fixed explicitly tagged ANY type handling by Lev Walkin · 20 years ago
  65. 443d251 ease comparison with signed sizeof() by Lev Walkin · 20 years ago
  66. 9ca8189 added XML characters escaping by Lev Walkin · 20 years ago
  67. 942fd08 allow local cleanup by Lev Walkin · 20 years ago
  68. de4825d protection against integer wrap-around; also asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  69. 5c91599 better handling of encoded subTLVs by Lev Walkin · 20 years ago
  70. 8e8078a clean-up; removed unnecessary field from type descriptor by Lev Walkin · 20 years ago
  71. 3990ba6 managing nested expectations better by Lev Walkin · 20 years ago
  72. cc6a910 pretty-printing by Lev Walkin · 20 years ago
  73. a9cc46e XER support by Lev Walkin · 20 years ago
  74. 188ed2c inner structures tagging fix. see 0.9.5 comment in ChangeLog by Lev Walkin · 20 years ago
  75. 906654e refactored tagging support by Lev Walkin · 20 years ago
  76. 8d12787 support for ANY type decoding by Lev Walkin · 20 years ago
  77. 1f670c1 sd->td by Lev Walkin · 20 years ago
  78. 29157e6 simplify by Lev Walkin · 20 years ago
  79. a737f3b preliminary ANY support by Lev Walkin · 20 years ago
  80. 4ce78ca avoided compilation warnings on gcc 3.3.x systems by Lev Walkin · 20 years ago
  81. 449f832 new constraints model by Lev Walkin · 20 years ago
  82. ec1ffd4 anti-warnings by Lev Walkin · 20 years ago
  83. c234657 C++ compatibility by Lev Walkin · 20 years ago
  84. 4d9528c portability by Lev Walkin · 20 years ago
  85. d9bd775 enforsed compilation with -W -Werror by Lev Walkin · 20 years ago
  86. f15320b Initial revision by Lev Walkin · 20 years ago