1. 0995f35 get rid of undefined behavior by Lev Walkin · 7 years ago
  2. beedbde get rid of undefined behavior and narrow supported entity reference range by Lev Walkin · 7 years ago
  3. 38306e1 remove undefined behavior sanitizer warning by Lev Walkin · 7 years ago
  4. 9c57f33 remove undefined behavior sanitizer warnings by Lev Walkin · 7 years ago
  5. 642b92f get rid of undefined behavior sanitizer warning by Lev Walkin · 7 years ago
  6. e0236da ensure undefined behavior sanitizer crashes the programs by Lev Walkin · 7 years ago
  7. 7b04d79 compiler selectivity by Lev Walkin · 7 years ago
  8. 58dd8c8 fix option naming by Lev Walkin · 7 years ago
  9. d5142d4 more semantic naming by Lev Walkin · 7 years ago
  10. 9368263 introduce RSSIZE_MAX to set maximum of ssize_t by Lev Walkin · 7 years ago
  11. 1a36465 Merge pull request #203 from ETSI-CTI/pr_warn by Lev Walkin · 7 years ago
  12. 07a50d8 introduce fuzzer and removed fuzzer-guided warning by Lev Walkin · 7 years ago
  13. 387a8f0 draft fuzzer infrastructure by Lev Walkin · 7 years ago
  14. b5cdc5d add C++ compile check by Lev Walkin · 7 years ago
  15. 5c600f4 add fuzzer detection by Lev Walkin · 7 years ago
  16. 24cf97d -fsanitize=undefined does not work with -O0 by Lev Walkin · 7 years ago
  17. cb4eddb make sanitization default by Lev Walkin · 7 years ago
  18. bbb6313 suppress warning in x64 (v2) by Denis Filatov · 7 years ago
  19. e29a30e regenerated by Lev Walkin · 7 years ago
  20. 50bf4ba remove debug by Lev Walkin · 7 years ago
  21. 4084658 default bsd make compilation does not include use preprocessor flags by Lev Walkin · 7 years ago
  22. 0f5dd34 move flags around by Lev Walkin · 7 years ago
  23. eff98a5 fixed under freebsd and clang by Lev Walkin · 7 years ago
  24. dfbff61 old compiler fix by Lev Walkin · 7 years ago
  25. e1e4207 suppress warning in x64 by Denis Filatov · 7 years ago
  26. 81d6c57 regenerated by Lev Walkin · 7 years ago
  27. 6a0b363 introduce generic encoder and decoder by Lev Walkin · 7 years ago
  28. 07906c7 comments fix by Lev Walkin · 7 years ago
  29. 2f18608 add back the noper by Lev Walkin · 7 years ago
  30. 0f77cea returned per-nopad by Lev Walkin · 7 years ago
  31. 399f1cf Revert "kill checking -nopad" by Lev Walkin · 7 years ago
  32. afbf2a9 add const by Lev Walkin · 7 years ago
  33. 9dc9f67 regenerated by Lev Walkin · 7 years ago
  34. 5626bc1 kill checking -nopad by Lev Walkin · 7 years ago
  35. f8627fa avoid testing nopad when nopad is not needed by Lev Walkin · 7 years ago
  36. e8bbe93 generic asn_decoder by Lev Walkin · 7 years ago
  37. 625d480 ignored check in skeletons by Lev Walkin · 7 years ago
  38. 91da82f remove warnings by Lev Walkin · 7 years ago
  39. 96d388c regenerated makefiles by Lev Walkin · 7 years ago
  40. b48bc2f using higher abstraction by Lev Walkin · 7 years ago
  41. 0b59763 incorrect fix fixed by Lev Walkin · 7 years ago
  42. 6d46bc3 introduce generic encoder by Lev Walkin · 7 years ago
  43. ffb77b0 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 7 years ago
  44. 2864774 comments added to highlight transfer syntax compatibility by Lev Walkin · 7 years ago
  45. 0cfc865 work with older compilers by Lev Walkin · 7 years ago
  46. 9023dea naming correctness fix by Lev Walkin · 7 years ago
  47. c66ccbc duplicate identifier fix by Lev Walkin · 7 years ago
  48. f6e04b5 ignore single value constraint which looks like a (bit)string itself by Lev Walkin · 7 years ago
  49. 59165cf reorganized parsing around constraints by Lev Walkin · 7 years ago
  50. 2701dc2 CVE-2017-12966 verified not present by Lev Walkin · 7 years ago
  51. 77f65c9 remove extra log by Lev Walkin · 7 years ago
  52. bf97915 parse a variant of value constraint by Lev Walkin · 7 years ago
  53. 0c68645 updated parsing bnf by Lev Walkin · 7 years ago
  54. 2d0effc -lm for REAL by Lev Walkin · 7 years ago
  55. be518fa ENUMERATION can not be empty by Lev Walkin · 7 years ago
  56. 154519a removed superfluous constraints duplication by Lev Walkin · 7 years ago
  57. b7a202e check length size in default BMPString and UniversalString constraints by Lev Walkin · 7 years ago
  58. 86526e3 compare BIT STRING as well by Lev Walkin · 7 years ago
  59. 4ef01a2 prohibit encoding universalstring of non-modulo-multiplier size by Lev Walkin · 7 years ago
  60. d523ea4 parse advanced WITH COMPONENTS by Lev Walkin · 7 years ago
  61. 8460940 typo fixes by Lev Walkin · 7 years ago
  62. 55255f9 lang fixes by Lev Walkin · 7 years ago
  63. 80c7de8 linked details by Lev Walkin · 7 years ago
  64. 61b660f standards interoperability table by Lev Walkin · 7 years ago
  65. 774fbdc standards interoperability table by Lev Walkin · 7 years ago
  66. 5efafc5 early suggestion of -fcompound-names by Lev Walkin · 7 years ago
  67. c17e14e removed extra debug by Lev Walkin · 7 years ago
  68. b46156d naming abstraction by Lev Walkin · 7 years ago
  69. e4ea175 regenerated by Lev Walkin · 7 years ago
  70. fe4e047 added Ieee1609Dot2Data example by Lev Walkin · 7 years ago
  71. c280c80 added random examples by Lev Walkin · 7 years ago
  72. 1a50389 fix streaming by Lev Walkin · 7 years ago
  73. 28ba9db retain DEFAULT encoding in XER output (std) by Lev Walkin · 7 years ago
  74. 3b6cba5 xer->oer->xer by Lev Walkin · 7 years ago
  75. 09bec46 ignore default values in COER by Lev Walkin · 7 years ago
  76. 71191ba fix warnings by Lev Walkin · 7 years ago
  77. fc89b9d encode BIT STRING and CHOICE for OER by Lev Walkin · 7 years ago
  78. f4e9943 OER typo by Lev Walkin · 7 years ago
  79. e0f2a5b 0..MAX is unsigned in constraints by Lev Walkin · 7 years ago
  80. 6713bcb 0..MAX constraint is positive for OER by Lev Walkin · 7 years ago
  81. 5994072 decode works now by Lev Walkin · 7 years ago
  82. cfc16d3 BIT STRING decode for OER by Lev Walkin · 7 years ago
  83. aa7c5a6 NULL OER encode/decode by Lev Walkin · 7 years ago
  84. c6bd359 decode SET OF OER, file by Lev Walkin · 7 years ago
  85. 96f9921 decode SET OF in OER by Lev Walkin · 7 years ago
  86. 84382cc fix infinite recursion in constraints by Lev Walkin · 7 years ago
  87. dfc9314 fix issue #195 by Lev Walkin · 7 years ago
  88. 290b4d6 https://github.com/vlm/asn1c/issues/161 by Lev Walkin · 7 years ago
  89. a93d997 Add unittest, which revealed that default booleans were not set properly by Ryan Sleevi · 7 years ago
  90. ae8a6e4 Don't DER encode the default value of SEQUENCE/SET elements by Ryan Sleevi · 7 years ago
  91. 135d7dd pull extensions for aliased types by Lev Walkin · 7 years ago
  92. 0c54f3d more debug by Lev Walkin · 7 years ago
  93. 94fc418 fixed constraint reference by Lev Walkin · 7 years ago
  94. 20dc624 new tests by Lev Walkin · 7 years ago
  95. 9a1736d CHOICE stub for OER by Lev Walkin · 7 years ago
  96. 2535bd5 verified OCTET STRING OER operation by Lev Walkin · 7 years ago
  97. aa7e94f regenerated with newer compiler by Lev Walkin · 7 years ago
  98. f9f3e06 NativeEnumerated for OER, and tests by Lev Walkin · 7 years ago
  99. 049a2d7 not pointers by Lev Walkin · 7 years ago
  100. 090262f add oer check by Lev Walkin · 7 years ago