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