1. 84382cc fix infinite recursion in constraints by Lev Walkin · 7 years ago
  2. a93d997 Add unittest, which revealed that default booleans were not set properly by Ryan Sleevi · 7 years ago
  3. 135d7dd pull extensions for aliased types by Lev Walkin · 7 years ago
  4. 20dc624 new tests by Lev Walkin · 7 years ago
  5. f9f3e06 NativeEnumerated for OER, and tests by Lev Walkin · 7 years ago
  6. 14fd3e5 added explicit (deprecated) ANY flag by Lev Walkin · 7 years ago
  7. 026055f avoid referencing skeletons to avoid duplicating symbols by Lev Walkin · 7 years ago
  8. 122002e generate codecs flags by Lev Walkin · 7 years ago
  9. 6cd0d56 moved out common bit manipulation code by Lev Walkin · 7 years ago
  10. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  11. 56d59b4 moved skeletons tests out by Lev Walkin · 7 years ago
  12. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  13. e391708 regenerated test cases by Lev Walkin · 7 years ago
  14. 53a28a2 empty information object sets are OK by Lev Walkin · 7 years ago
  15. d8e07c5 parameterized referencing of information object sets by Lev Walkin · 7 years ago
  16. f75b874 specialization fix, tested on value specialization by Lev Walkin · 7 years ago
  17. 9ded96c constness in tests by Lev Walkin · 7 years ago
  18. e9050cc inner parameterization test (incomplete) by Lev Walkin · 7 years ago
  19. db33c8d check compile result for 142 by Lev Walkin · 7 years ago
  20. b298f2d test for anonymous type decoration by Denis Filatov · 7 years ago
  21. 18660d2 regenerated with new ioc code by Lev Walkin · 7 years ago
  22. f6853ce further runtime support for information object classes by Lev Walkin · 7 years ago
  23. d357f3d fix ioc value encoding by Lev Walkin · 7 years ago
  24. 83d8b2f fix regeneration by Lev Walkin · 7 years ago
  25. 700df49 reshuffled the tests layout by Lev Walkin · 7 years ago
  26. 67a3012 regenerated by Lev Walkin · 7 years ago
  27. cd2f48e structure comparison functions by Lev Walkin · 7 years ago
  28. ad0d637 generate runtime information object set tables by Lev Walkin · 7 years ago
  29. 4dcf836 refactor constraint matrix handling by Lev Walkin · 7 years ago
  30. d0f7b91 print object sets tables for all information object sets by Lev Walkin · 7 years ago
  31. ea6635b better parsing information object class sets by Lev Walkin · 7 years ago
  32. 1fa31c9 Simplify the logic of accessing codec function for specific TYPE by Bi-Ruei, Chiu · 8 years ago
  33. 8041fe8 regenerate with simpler constraint checking code by Lev Walkin · 7 years ago
  34. 5861e8a better constraint recognition (fix F-inv though) by Lev Walkin · 7 years ago
  35. 8aed40c verify value range constraints for OER by Lev Walkin · 7 years ago
  36. 69353a3 test that we ignore size constraints on not-known-multipler character string (utf8string) by Lev Walkin · 7 years ago
  37. af4dfaa OER string test by Lev Walkin · 7 years ago
  38. 3ad1e32 regenerated with OER constraints by Lev Walkin · 7 years ago
  39. 1f820ba old test not needed by Lev Walkin · 7 years ago
  40. 6db40f4 check OER in 32-bit and 64-bit modes by Lev Walkin · 7 years ago
  41. 963fd86 typo fix by Lev Walkin · 7 years ago
  42. 40fa826 135 add optionals to make it interesting by Lev Walkin · 7 years ago
  43. a2abcaa add OER to -print-constraints by Lev Walkin · 7 years ago
  44. b228447 add OER INTEGER constraint check by Lev Walkin · 7 years ago
  45. b33425f fix OER stubs order by Lev Walkin · 7 years ago
  46. ba68c91 empty OER stub generator by Lev Walkin · 7 years ago
  47. a46ab9c OER in doc by Lev Walkin · 7 years ago
  48. 46ef3f3 retain constness of maps by Lev Walkin · 7 years ago
  49. c7b2edb Merge pull request #156 from johvik/unused_variable by Lev Walkin · 7 years ago
  50. 4087683 Merge pull request #158 from johvik/duplicate_const by Lev Walkin · 7 years ago
  51. e70c407 Fix duplicate 'const' warnings by johvik · 7 years ago
  52. bd3dea9 Add (void) when st is unused by johvik · 7 years ago
  53. 2d6b8c0 Add more test result for check-parsing.sh by Bi-Ruei, Chiu · 7 years ago
  54. 792216e Skip last comma when there are no extensions by johvik · 7 years ago
  55. 2e8ee8d Merge pull request #96 from brchiu/fix_declaration_inside_parameter_list_warning by Lev Walkin · 7 years ago
  56. 4aa1e96 regenerated for version bump by Lev Walkin · 7 years ago
  57. 9b87e5b Fix 'declaration inside parameter list' warning by Bi-Ruei, Chiu · 8 years ago
  58. 4ecc337 Makefile is part of distribution by Lev Walkin · 8 years ago
  59. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  60. a7591b5 regenerated tests based on Wim L patch by Lev Walkin · 10 years ago
  61. 04fbe62 check if timegm is present before emulating by Lev Walkin · 10 years ago
  62. 05b32b8 bump up asn1c version by Lev Walkin · 10 years ago
  63. e0d321a version 0.9.26 by Lev Walkin · 10 years ago
  64. 1550e5c change type width detection logic by Lev Walkin · 10 years ago
  65. 58b74eb add signed integer tests for test 134 by Lev Walkin · 10 years ago
  66. 6c52784 PER-encoding of integers wider than 32 bits by Lev Walkin · 10 years ago
  67. ea55215 split ADD_CFLAGS and TESTSUITE_CFLAGS by Lev Walkin · 10 years ago
  68. f84cc01 check cc flags viability before setting them by Lev Walkin · 10 years ago
  69. aef10c3 upgrade autotools by Lev Walkin · 10 years ago
  70. 6169b8d fix default constraint checking by Lev Walkin · 11 years ago
  71. f65e937 additional PER test by Lev Walkin · 11 years ago
  72. 9c70e74 remove warnings by Lev Walkin · 11 years ago
  73. 4062b01 add -fline-refs by Lev Walkin · 11 years ago
  74. 2fce55d regenerated by Lev Walkin · 11 years ago
  75. 2a744a7 Behavior of -fnative-types made default; old behavior saved under -fwide-types by Lev Walkin · 11 years ago
  76. e14480f fix https://sourceforge.net/p/asn1c/bugs/51/ by Lev Walkin · 11 years ago
  77. b375194 upgrade autotools by Lev Walkin · 12 years ago
  78. e7c4b96 update automake and move doc -> docsrc by Lev Walkin · 14 years ago
  79. 4c776e5 aclocal-1.10 by Lev Walkin · 14 years ago
  80. 190419b PER decoding of open types fix by Lev Walkin · 14 years ago
  81. ffe79f4 Enumeration constraints relaxed by Lev Walkin · 14 years ago
  82. 4da95cf newer version of build tools by Lev Walkin · 14 years ago
  83. 8bb57a2 unsigned integer of 32-bit widtth support for per by Lev Walkin · 17 years ago
  84. a105cbc 32-bit integer decode/encode in per by Lev Walkin · 17 years ago
  85. 63b4126 C90-compliant negative LONG_MIN by Lev Walkin · 17 years ago
  86. 27fd0b6 upgraded compatibility by Lev Walkin · 17 years ago
  87. 08afe61 regeneration by Lev Walkin · 17 years ago
  88. d7a6811 new members by Lev Walkin · 17 years ago
  89. 8032f7a optionality handling by Lev Walkin · 17 years ago
  90. 34ff900 pdu added by Lev Walkin · 17 years ago
  91. a2987ea instrumentation by Lev Walkin · 17 years ago
  92. ac6db37 new twists by Lev Walkin · 17 years ago
  93. 06bf7cc reautomakified by Lev Walkin · 17 years ago
  94. fb953d1 extensibility fix, at least by Lev Walkin · 17 years ago
  95. 3a4689a BMPString and UniversalString support by Lev Walkin · 18 years ago
  96. fbaeb85 dtd for bit string by Lev Walkin · 18 years ago
  97. 1b6d63d test for bitstring value constraint by Lev Walkin · 18 years ago
  98. 1c8d5aa bit string value constraints parsing by Lev Walkin · 18 years ago
  99. 8e81b76 multiple constraints of different type by Lev Walkin · 18 years ago
  100. 5d1daaa value assignment handling by Lev Walkin · 18 years ago