1. 5efafc5 early suggestion of -fcompound-names by Lev Walkin · 7 years ago
  2. c17e14e removed extra debug by Lev Walkin · 7 years ago
  3. b46156d naming abstraction by Lev Walkin · 7 years ago
  4. e4ea175 regenerated by Lev Walkin · 7 years ago
  5. fe4e047 added Ieee1609Dot2Data example by Lev Walkin · 7 years ago
  6. c280c80 added random examples by Lev Walkin · 7 years ago
  7. 1a50389 fix streaming by Lev Walkin · 7 years ago
  8. 28ba9db retain DEFAULT encoding in XER output (std) by Lev Walkin · 7 years ago
  9. 3b6cba5 xer->oer->xer by Lev Walkin · 7 years ago
  10. 09bec46 ignore default values in COER by Lev Walkin · 7 years ago
  11. 71191ba fix warnings by Lev Walkin · 7 years ago
  12. fc89b9d encode BIT STRING and CHOICE for OER by Lev Walkin · 7 years ago
  13. f4e9943 OER typo by Lev Walkin · 7 years ago
  14. e0f2a5b 0..MAX is unsigned in constraints by Lev Walkin · 7 years ago
  15. 6713bcb 0..MAX constraint is positive for OER by Lev Walkin · 7 years ago
  16. 5994072 decode works now by Lev Walkin · 7 years ago
  17. cfc16d3 BIT STRING decode for OER by Lev Walkin · 7 years ago
  18. aa7c5a6 NULL OER encode/decode by Lev Walkin · 7 years ago
  19. c6bd359 decode SET OF OER, file by Lev Walkin · 7 years ago
  20. 96f9921 decode SET OF in OER by Lev Walkin · 7 years ago
  21. 84382cc fix infinite recursion in constraints by Lev Walkin · 7 years ago
  22. dfc9314 fix issue #195 by Lev Walkin · 7 years ago
  23. 290b4d6 https://github.com/vlm/asn1c/issues/161 by Lev Walkin · 7 years ago
  24. a93d997 Add unittest, which revealed that default booleans were not set properly by Ryan Sleevi · 7 years ago
  25. ae8a6e4 Don't DER encode the default value of SEQUENCE/SET elements by Ryan Sleevi · 7 years ago
  26. 135d7dd pull extensions for aliased types by Lev Walkin · 7 years ago
  27. 0c54f3d more debug by Lev Walkin · 7 years ago
  28. 94fc418 fixed constraint reference by Lev Walkin · 7 years ago
  29. 20dc624 new tests by Lev Walkin · 7 years ago
  30. 9a1736d CHOICE stub for OER by Lev Walkin · 7 years ago
  31. 2535bd5 verified OCTET STRING OER operation by Lev Walkin · 7 years ago
  32. aa7e94f regenerated with newer compiler by Lev Walkin · 7 years ago
  33. f9f3e06 NativeEnumerated for OER, and tests by Lev Walkin · 7 years ago
  34. 049a2d7 not pointers by Lev Walkin · 7 years ago
  35. 090262f add oer check by Lev Walkin · 7 years ago
  36. a926fce regenerateed with explicit pdu spec by Lev Walkin · 7 years ago
  37. 0c050a8 regenerated with newer compiler by Lev Walkin · 7 years ago
  38. d3fbff9 offsets are relative by Lev Walkin · 7 years ago
  39. 878a521 initialize all fields by Lev Walkin · 7 years ago
  40. 14fd3e5 added explicit (deprecated) ANY flag by Lev Walkin · 7 years ago
  41. 026055f avoid referencing skeletons to avoid duplicating symbols by Lev Walkin · 7 years ago
  42. a4db2af avoid undefined symbols by Lev Walkin · 7 years ago
  43. 53657dd remove warnings by Lev Walkin · 7 years ago
  44. 75b6fe4 make junking check work by Lev Walkin · 7 years ago
  45. 4ccce3d restore XER restartability by Lev Walkin · 7 years ago
  46. c10d30a BER open type fix by Lev Walkin · 7 years ago
  47. 2e5caa5 oer open type fix by Lev Walkin · 7 years ago
  48. 8ac8222 test data files by Lev Walkin · 7 years ago
  49. 35ace19 uper-encode open type by Lev Walkin · 7 years ago
  50. 7bb9d5b suppress binary output to a terminal by Lev Walkin · 7 years ago
  51. a4a8721 comment added by Lev Walkin · 7 years ago
  52. f59dac9 decode Open Type in XER by Lev Walkin · 7 years ago
  53. 5a0436c indent by Lev Walkin · 7 years ago
  54. ae0c3c2 a bit more generic file metaname by Lev Walkin · 7 years ago
  55. 9d2b044 updated pdf to introduce ASN_STRUCT_RESET by Lev Walkin · 7 years ago
  56. 95d3ac9 allow decoding all top level types by Lev Walkin · 7 years ago
  57. 8c44dff do not use parameterized types as PDUs by Lev Walkin · 7 years ago
  58. 122002e generate codecs flags by Lev Walkin · 7 years ago
  59. eb00dfa regenerated with new compiler by Lev Walkin · 7 years ago
  60. 02bfad2 regenerated with a new compiler by Lev Walkin · 7 years ago
  61. 38a5a20 regenerated with new compiler by Lev Walkin · 7 years ago
  62. 2481002 remove warnings by Lev Walkin · 7 years ago
  63. 6903380 generate oer only when requested by Lev Walkin · 7 years ago
  64. 6cd0d56 moved out common bit manipulation code by Lev Walkin · 7 years ago
  65. 1f4ed23 ignore moved test programs by Lev Walkin · 7 years ago
  66. 8d99d7b introduced ASN_STRUCT_RESET; preferred over ASN_STRUCT_FREE_CONTENTS_ONLY by Lev Walkin · 7 years ago
  67. 56d59b4 moved skeletons tests out by Lev Walkin · 7 years ago
  68. ca0d40b oer field missing by Lev Walkin · 7 years ago
  69. 7765d41 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 7 years ago
  70. 23a82d9 Merge pull request #186 from brchiu/move_type_operations_to_new_structure by Lev Walkin · 7 years ago
  71. 41d972b do not add uper if not enabled by Lev Walkin · 7 years ago
  72. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  73. fadb26a enable vasprintf by Lev Walkin · 7 years ago
  74. a7d6400 using address sanitizer in tests by Lev Walkin · 7 years ago
  75. f04d4e4 conditional printing by Lev Walkin · 7 years ago
  76. 53e5ae6 honor contract wrt zero-termination by Lev Walkin · 7 years ago
  77. 8c06013 Merge pull request #184 from brchiu/fix_issue_180_182 by Lev Walkin · 7 years ago
  78. e391708 regenerated test cases by Lev Walkin · 7 years ago
  79. ade508c avoid generating references to empty maps by Lev Walkin · 7 years ago
  80. bc40726 explicit extensibility of object sets by Lev Walkin · 7 years ago
  81. 53a28a2 empty information object sets are OK by Lev Walkin · 7 years ago
  82. d8e07c5 parameterized referencing of information object sets by Lev Walkin · 7 years ago
  83. a45518f const fix by Lev Walkin · 7 years ago
  84. f4b711a show constraint by Lev Walkin · 7 years ago
  85. e3204e7 abuf_vprintf by Lev Walkin · 7 years ago
  86. f75b874 specialization fix, tested on value specialization by Lev Walkin · 7 years ago
  87. 9ded96c constness in tests by Lev Walkin · 7 years ago
  88. cf3f6eb constness fix by Lev Walkin · 7 years ago
  89. 792641e add const by Lev Walkin · 7 years ago
  90. e1bf219 Fix issue 180 and 182 by Bi-Ruei, Chiu · 7 years ago
  91. e9050cc inner parameterization test (incomplete) by Lev Walkin · 7 years ago
  92. d62a662 const fix by Lev Walkin · 7 years ago
  93. c336c4a compile fix by Lev Walkin · 7 years ago
  94. 36ddfc8 fix warnings by Lev Walkin · 7 years ago
  95. c0e03b9 introduce namespaces by Lev Walkin · 7 years ago
  96. 9772177 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 7 years ago
  97. d922184 add common lib by Lev Walkin · 7 years ago
  98. db33c8d check compile result for 142 by Lev Walkin · 7 years ago
  99. acdca41 revert too broad of a change by Lev Walkin · 7 years ago
  100. bfdceaf copyright by Lev Walkin · 7 years ago