1. 9332b65 fixed ENUMERATED identifier to value conversion by Lev Walkin · 19 years ago
  2. 6cf9f71 typo in comment by Lev Walkin · 19 years ago
  3. a6a926a portability by Lev Walkin · 19 years ago
  4. 4ca03ac copyright years by Lev Walkin · 19 years ago
  5. 4efbfb7 portability fixes by Lev Walkin · 19 years ago
  6. e0b56e0 XMLValueList support by Lev Walkin · 19 years ago
  7. 642962a XMLValueList handling by Lev Walkin · 19 years ago
  8. fb1cf70 test for multioctet hexadecimal XER decoding by Lev Walkin · 19 years ago
  9. 3ae21bd oops by Lev Walkin · 19 years ago
  10. 7bd457f types by Lev Walkin · 19 years ago
  11. ef15511 duplicate by Lev Walkin · 19 years ago
  12. 1e44396 context sensitivity by Lev Walkin · 19 years ago
  13. 6ab8896 api change by Lev Walkin · 19 years ago
  14. c34dc46 extensions support by Lev Walkin · 19 years ago
  15. 2eeeedc extensions support by Lev Walkin · 19 years ago
  16. 904e65b more distinction by Lev Walkin · 19 years ago
  17. 9357ec1 fixed bug by Lev Walkin · 19 years ago
  18. bdaae77 graceful termination by Lev Walkin · 19 years ago
  19. 8bb4a95 SET OF XER support by Lev Walkin · 19 years ago
  20. d512564 C++ by Lev Walkin · 19 years ago
  21. 6c0df20 more XER decoding by Lev Walkin · 19 years ago
  22. c61f386 more XER decoding by Lev Walkin · 19 years ago
  23. a8bbbda handling temporary structure by Lev Walkin · 19 years ago
  24. abc76b0 revert back the lvalue casting; fix is even less compatible by Lev Walkin · 19 years ago
  25. f0b7c9a break aliasing rules by Lev Walkin · 19 years ago
  26. 40fecb0 oops, allocating invalid amount of memory. by Lev Walkin · 19 years ago
  27. c17d90f no lvalue casting by Lev Walkin · 19 years ago
  28. 814cca7 C++ compatibility by Lev Walkin · 20 years ago
  29. 8484ed8 avoid new gcc warnings for assigning the lvalue by Lev Walkin · 20 years ago
  30. c4676a8 der_encode_to_buffer() by Lev Walkin · 20 years ago
  31. b54577a moved dereference to its place by Lev Walkin · 20 years ago
  32. 22b5455 decoder template by Lev Walkin · 20 years ago
  33. 3e478ed removed special case by Lev Walkin · 20 years ago
  34. 302f9fd more logging by Lev Walkin · 20 years ago
  35. d54f255 strip is generally unnecessary by Lev Walkin · 20 years ago
  36. 1e3ccbb printing with debug by Lev Walkin · 20 years ago
  37. abf6889 removed C99izm by Lev Walkin · 20 years ago
  38. 426b098 LP64 by Lev Walkin · 20 years ago
  39. 86859bc de-reserved name by Lev Walkin · 20 years ago
  40. 1aea698 fight with signalling NANs and floating point exceptions on alpha64 by Lev Walkin · 20 years ago
  41. 3370016 alpha64 by Lev Walkin · 20 years ago
  42. d7ad561 endianness by Lev Walkin · 20 years ago
  43. 6c45231 alpha64 by Lev Walkin · 20 years ago
  44. eeab25b harm undone by Lev Walkin · 20 years ago
  45. da3ca41 removed check for extension group by Lev Walkin · 20 years ago
  46. 8d01b4c CHOICE XER support, draft by Lev Walkin · 20 years ago
  47. 1bbc200 initial XER decoder implementation by Lev Walkin · 20 years ago
  48. d2de48a refactoring by Lev Walkin · 20 years ago
  49. c17c7fa assert() by Lev Walkin · 20 years ago
  50. 529b39d typos by Lev Walkin · 20 years ago
  51. 9a6f65b XER decoding support by Lev Walkin · 20 years ago
  52. 36b8b82 play safe by Lev Walkin · 20 years ago
  53. 4cb49cb empty strings by Lev Walkin · 20 years ago
  54. 28eee29 always pass at least empty string by Lev Walkin · 20 years ago
  55. e59f767 LP64 support by Lev Walkin · 20 years ago
  56. 9230225 OBJECT IDENTIFIER and RELATIVE-OID XER decoding by Lev Walkin · 20 years ago
  57. ed90f0a empty string test by Lev Walkin · 20 years ago
  58. b8ec15d NULL XER encoding by Lev Walkin · 20 years ago
  59. dde25b3 xer_is_whitespace() by Lev Walkin · 20 years ago
  60. 867ac19 BOOLEAN XER support by Lev Walkin · 20 years ago
  61. 435cb28 NativeInteger XER support by Lev Walkin · 20 years ago
  62. 8471cec brushing up by Lev Walkin · 20 years ago
  63. 5f56091 XER decoding of a REAL by Lev Walkin · 20 years ago
  64. b2cb57c renaming by Lev Walkin · 20 years ago
  65. be03a2f just whitespace by Lev Walkin · 20 years ago
  66. 0be3a99 INTEGER XER decoding by Lev Walkin · 20 years ago
  67. 2ffc01d temporary using INTEGER XER decoding by Lev Walkin · 20 years ago
  68. 3256d6f renaming by Lev Walkin · 20 years ago
  69. f399954 comments and renaming by Lev Walkin · 20 years ago
  70. d703ff4 XER decoding and asn_long2INTEGER() by Lev Walkin · 20 years ago
  71. 4fd7318 ber_codec_prim -> asn_codecs_prim by Lev Walkin · 20 years ago
  72. c698ee5 more border cases by Lev Walkin · 20 years ago
  73. cfeecfb forward compatibility by Lev Walkin · 20 years ago
  74. 6f09f69 oops by Lev Walkin · 20 years ago
  75. 21c91e0 XER checking by Lev Walkin · 20 years ago
  76. 557d127 new test by Lev Walkin · 20 years ago
  77. dc06f6b XER support by Lev Walkin · 20 years ago
  78. a460ba3 things necessary for Sun Solaris 9 @ sparc by Lev Walkin · 20 years ago
  79. bbd9325 BIT STRING now stores the number of unused octets in a separate field. by Lev Walkin · 20 years ago
  80. 07f388c fixed explicitly tagged ANY type handling by Lev Walkin · 20 years ago
  81. 566a567 different place for termination check by Lev Walkin · 20 years ago
  82. 4ab42cd refactoring by Lev Walkin · 20 years ago
  83. c8fb712 new dependency by Lev Walkin · 20 years ago
  84. f0f04d1 fixed reintroduced problem by Lev Walkin · 20 years ago
  85. 00d3602 logging by Lev Walkin · 20 years ago
  86. 443d251 ease comparison with signed sizeof() by Lev Walkin · 20 years ago
  87. 9ca8189 added XML characters escaping by Lev Walkin · 20 years ago
  88. 942fd08 allow local cleanup by Lev Walkin · 20 years ago
  89. d519380 Support for canonical CANONICAL-XER ordering by Lev Walkin · 20 years ago
  90. edc7d59 check for the minimal encoding length by Lev Walkin · 20 years ago
  91. 4516913 more structured testing by Lev Walkin · 20 years ago
  92. a2f95b0 added error logging by Lev Walkin · 20 years ago
  93. bbd66b0 code made faster by Lev Walkin · 20 years ago
  94. e18ca71 fixed indexing bug; also rearranging and made more comments by Lev Walkin · 20 years ago
  95. 263b028 test for utf8 stuff by Lev Walkin · 20 years ago
  96. baaa24f added stack checking into ber_skip_length also by Lev Walkin · 20 years ago
  97. 5e03376 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  98. c4e4b68 length value limit by Lev Walkin · 20 years ago
  99. 27d7049 added tests for length limit by Lev Walkin · 20 years ago
  100. 1cbd222 ber_dec_ctx_t renamed into asn_struct_ctx_t; added generic codec context by Lev Walkin · 20 years ago