1. cffe1b1 Remove static qualifier from var in SET_OF__encode_sorted by Dave Cridland · 6 years ago
  2. 304a70e remove warnings by Lev Walkin · 7 years ago
  3. 1351752 fixed non-trivial SIZE constraints for SET OF and SEQUENCE OF, fuzz-tested by Lev Walkin · 7 years ago
  4. 24354e1 fix UPER decoding of SET OF with more then 16K elements by Vasil Velichkov · 7 years ago
  5. b623e8d Fix an undefined behaviour error in constr_SET_OF.c by Vasil Velichkov · 7 years ago
  6. 3bbbd04 remove warning by Lev Walkin · 7 years ago
  7. 7156898 protect from SET OF NULL compression bomb by Lev Walkin · 7 years ago
  8. d8e6bbf fix memory realloc by Lev Walkin · 7 years ago
  9. 52b88e1 uper and oer SET OF and SEQUENCE OF verified by Lev Walkin · 7 years ago
  10. 005f879 abstract out sorting by Lev Walkin · 7 years ago
  11. d2a7360 bound the size of SEQUENCE OF and SET OF random generator by Lev Walkin · 7 years ago
  12. 62155df add stack overflow protection for SEQUENCE and SEQUENCE OF by Lev Walkin · 7 years ago
  13. 20696a4 constness fixes, round-trip and fuzz-testing for CHOICE by Lev Walkin · 7 years ago
  14. d84f603 ensure compilation with -std=89 and make constness explicit. by Lev Walkin · 7 years ago
  15. 9d1b45f Fix UPER string decoding constrained only by lower bound > 0 by Lev Walkin · 7 years ago
  16. a5972be Combined constraints and introduced value randomizer. by Lev Walkin · 7 years ago
  17. 4fe2882 ensure xer encode yields the same number of bytes as it sends to the callback by Lev Walkin · 7 years ago
  18. e835b3a removed undefined behavior warning by Lev Walkin · 7 years ago
  19. afbf2a9 add const by Lev Walkin · 7 years ago
  20. 154519a removed superfluous constraints duplication by Lev Walkin · 7 years ago
  21. c6bd359 decode SET OF OER, file by Lev Walkin · 7 years ago
  22. 96f9921 decode SET OF in OER by Lev Walkin · 7 years ago
  23. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  24. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  25. f6853ce further runtime support for information object classes by Lev Walkin · 7 years ago
  26. cd2f48e structure comparison functions by Lev Walkin · 7 years ago
  27. 494fb70 fix warnings by Lev Walkin · 7 years ago
  28. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  29. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  30. 9736348 remove compiler warnings by Lev Walkin · 8 years ago
  31. aa61a0f pointer warning fixes by Lev Walkin · 10 years ago
  32. 9c70e74 remove warnings by Lev Walkin · 11 years ago
  33. 2e76399 remove compiler warnings by Lev Walkin · 13 years ago
  34. 525fc25 freeing properly by Lev Walkin · 17 years ago
  35. 4f530b5 Memory leak fixed in SET OF / SEQUENCE OF in wrong encoding processing by Lev Walkin · 18 years ago
  36. ed9019a constraint fail message by Lev Walkin · 18 years ago
  37. 725883b more PER support by Lev Walkin · 18 years ago
  38. 0a8aa60 per encoding support by Lev Walkin · 18 years ago
  39. 419f675 clarity by Lev Walkin · 18 years ago
  40. 1eded35 *** empty log message *** by Lev Walkin · 18 years ago
  41. adcb586 macro for free_struct() by Lev Walkin · 18 years ago
  42. 3d231c0 fixes by Lev Walkin · 18 years ago
  43. 990e220 empty SET OF with malloc(0) by Lev Walkin · 18 years ago
  44. 1d9e8dd added stack control to PER by Lev Walkin · 19 years ago
  45. 1b4d059 *** empty log message *** by Lev Walkin · 19 years ago
  46. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  47. d1bfea6 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE by Lev Walkin · 19 years ago
  48. da9a3b8 more words on circular references by Lev Walkin · 19 years ago
  49. 7e033b5 adjusted definitions to include gcc 4.x into the supported compilers list by Lev Walkin · 19 years ago
  50. fc77643 globalized assert() by Lev Walkin · 19 years ago
  51. 8c3b854 added const qualifier by Lev Walkin · 19 years ago
  52. e0b56e0 XMLValueList support by Lev Walkin · 19 years ago
  53. 642962a XMLValueList handling by Lev Walkin · 19 years ago
  54. 1e44396 context sensitivity by Lev Walkin · 19 years ago
  55. 2eeeedc extensions support by Lev Walkin · 19 years ago
  56. 904e65b more distinction by Lev Walkin · 19 years ago
  57. 8bb4a95 SET OF XER support by Lev Walkin · 19 years ago
  58. abc76b0 revert back the lvalue casting; fix is even less compatible by Lev Walkin · 19 years ago
  59. c17d90f no lvalue casting by Lev Walkin · 19 years ago
  60. dc06f6b XER support by Lev Walkin · 20 years ago
  61. 4ab42cd refactoring by Lev Walkin · 20 years ago
  62. d519380 Support for canonical CANONICAL-XER ordering by Lev Walkin · 20 years ago
  63. 5e03376 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  64. 8e8078a clean-up; removed unnecessary field from type descriptor by Lev Walkin · 20 years ago
  65. cc6a910 pretty-printing by Lev Walkin · 20 years ago
  66. a9cc46e XER support by Lev Walkin · 20 years ago
  67. 4ce78ca avoided compilation warnings on gcc 3.3.x systems by Lev Walkin · 20 years ago
  68. 16835b6 better constraint failure reporting by Lev Walkin · 20 years ago
  69. 449f832 new constraints model by Lev Walkin · 20 years ago
  70. ec1ffd4 anti-warnings by Lev Walkin · 20 years ago
  71. 3cca405 portability by Lev Walkin · 20 years ago
  72. ba4e518 portability by Lev Walkin · 20 years ago
  73. 8ee1593 portability by Lev Walkin · 20 years ago
  74. c234657 C++ compatibility by Lev Walkin · 20 years ago
  75. 4d9528c portability by Lev Walkin · 20 years ago
  76. 246a2af proper free() by Lev Walkin · 20 years ago
  77. d9bd775 enforsed compilation with -W -Werror by Lev Walkin · 20 years ago
  78. f15320b Initial revision by Lev Walkin · 20 years ago