1. fa9bb6d version bump by Lev Walkin · 7 years ago
  2. 98c6b31 Merge pull request #87 from elfring/Remove_unnecessary_checks1 by Lev Walkin · 7 years ago
  3. 792b22b date by Lev Walkin · 7 years ago
  4. f43b502 include INSTALL into distribution by Lev Walkin · 7 years ago
  5. 997d4c7 copyright info by Lev Walkin · 7 years ago
  6. 9413414 better dir by Lev Walkin · 7 years ago
  7. 73d449d Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  8. ba3a148 recognize contributors by Lev Walkin · 8 years ago
  9. f95c499 fix generated comments thanks to mkhon@github and Ymbirtt@github by Lev Walkin · 8 years ago
  10. f3ecbca Merge pull request #75 from devjoa/master by Lev Walkin · 8 years ago
  11. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  12. d6a7412 formatting by Lev Walkin · 8 years ago
  13. 4bf28a8 formatting by Lev Walkin · 8 years ago
  14. 4af4112 formatting by Lev Walkin · 8 years ago
  15. 657dbe7 formatting by Lev Walkin · 8 years ago
  16. 83b52d8 INSTALL -> INSTALL.md by Lev Walkin · 8 years ago
  17. 93ed494 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  18. e9b0fd7 some shellcheck recommendations by Lev Walkin · 8 years ago
  19. 3445206 oops; fixed argument substitution by Lev Walkin · 8 years ago vlm/master
  20. 92876d3 checked with shellcheck by Lev Walkin · 8 years ago
  21. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  22. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  23. 88434ee avoid too much verbosity by Lev Walkin · 8 years ago
  24. 74757c8 avoid shifting negative value by Lev Walkin · 8 years ago
  25. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  26. f6e4fc9 make distcheck works now by Lev Walkin · 8 years ago
  27. b2adf16 ignore autogenerated m4 stuff by Lev Walkin · 8 years ago
  28. d8cc847 working better with new automake test suite driver by Lev Walkin · 8 years ago
  29. 619f0cd alloca.h is not universally available by Lev Walkin · 8 years ago
  30. f3d1861 Bug #86: Deletion of unnecessary checks before calls of the function "free" by Markus Elfring · 8 years ago
  31. 671eb9a Bug #86: Deletion of unnecessary checks before a few calls of asn1c functions by Markus Elfring · 8 years ago
  32. 0ec6b19 try to move it around for travis by Lev Walkin · 8 years ago
  33. 64dd70c EMIT_ASN_DEBUG is in skeletons flags by Lev Walkin · 8 years ago
  34. d60414d leave only skeleton flags by Lev Walkin · 8 years ago
  35. 25307f6 explicit stdio for snprintf by Lev Walkin · 8 years ago
  36. f379fe3 check-src has its own extra_dist by Lev Walkin · 8 years ago
  37. f84fc1c ignore makefiles by Lev Walkin · 8 years ago
  38. 681f059 DBL_TRUE_MIN is C11, make it portable by Lev Walkin · 8 years ago
  39. 19a2118 alloca.h for alloca (c89) by Lev Walkin · 8 years ago
  40. 3798f34 tests code uses C99 by Lev Walkin · 8 years ago
  41. 9db13ab more verbose builds by Lev Walkin · 8 years ago
  42. 55982b8 undo skeletons hierarchy detection by Lev Walkin · 8 years ago
  43. 7623d8c try to fetch timegm from the environment by Lev Walkin · 8 years ago
  44. 4ecc337 Makefile is part of distribution by Lev Walkin · 8 years ago
  45. 9ee7799 more explicit test spec by Lev Walkin · 8 years ago
  46. 9e66d16 infer skeletons level by Lev Walkin · 8 years ago
  47. 819c832 go one dir deeper, still, if possible by Lev Walkin · 8 years ago
  48. 04532cc another attempt at travis debug by Lev Walkin · 8 years ago
  49. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  50. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  51. 327bab2 run autoupdate by Lev Walkin · 8 years ago
  52. 26303bd fixed https://github.com/vlm/asn1c/issues/78 by Lev Walkin · 8 years ago
  53. 034ee19 no dereference before check by Lev Walkin · 8 years ago
  54. f2b2f37 error values check from printf, fprintf, fwrite by Lev Walkin · 8 years ago
  55. 4cc4599 more diagnostics if memory fails by Lev Walkin · 8 years ago
  56. 13e57ef removed superfluous check before free by Lev Walkin · 8 years ago
  57. d8b8364 removed unneeded check before free() by Lev Walkin · 8 years ago
  58. c6b34cc another attempt at travis debug by Lev Walkin · 8 years ago
  59. 88badc8 another attempt at travis debug by Lev Walkin · 8 years ago
  60. 1ec7605 do not use reserved identifiers for variables by Lev Walkin · 8 years ago
  61. 84b5788 show the environment to debug absense of tests by Lev Walkin · 8 years ago
  62. e8eb52b ignore .tmp.* files by Lev Walkin · 8 years ago
  63. 08068b2 environment override for tests directory by Lev Walkin · 8 years ago
  64. 8ca13c8 test subnormals by Lev Walkin · 8 years ago
  65. 104af19 pedantic c89 safety by Lev Walkin · 8 years ago
  66. 9736348 remove compiler warnings by Lev Walkin · 8 years ago
  67. a57f282 different relative path by Lev Walkin · 8 years ago
  68. 3b2278a fix overflow bug comparing ranges by Lev Walkin · 8 years ago
  69. 8be766a use -Define to figure out where to get tests from by Lev Walkin · 8 years ago
  70. d7a4621 do a distcheck as well by Lev Walkin · 8 years ago
  71. 8efef2e keep LICENSE in distribution by Lev Walkin · 8 years ago
  72. f8b56f8 unneeded flag by Lev Walkin · 8 years ago
  73. ca1b9e5 libtool macros autorconf-generated by Lev Walkin · 8 years ago
  74. 897bb8a get back to space-based quoting by Lev Walkin · 8 years ago
  75. f5aff02 different quoting by Lev Walkin · 8 years ago
  76. fde3d97 formatting by Lev Walkin · 8 years ago
  77. 79a75f2 update README by Lev Walkin · 8 years ago
  78. 36b913f ignore man Makefile by Lev Walkin · 8 years ago
  79. 790b579 RPM spec is not part of asn1c by Lev Walkin · 8 years ago
  80. 2087f1f RPM spec is not part of asn1c anymore by Lev Walkin · 8 years ago
  81. 7e55cac modernize distribution a bit by Lev Walkin · 8 years ago
  82. 0f9685f copyright years: 2003-2016 by Lev Walkin · 8 years ago
  83. 848456b clang-format config with my preferred style by Lev Walkin · 8 years ago
  84. 41a1da6 autoformatted (no semantic change) by Lev Walkin · 8 years ago
  85. 438fe87 avoid compile warning by Lev Walkin · 8 years ago
  86. d62d7d5 ftruncate output should not be ignored under some compilers by Lev Walkin · 8 years ago
  87. 47d884c removed AM_MAINTAINER_MODE by Lev Walkin · 8 years ago
  88. c6080fd generate manual pages from Markdown instead of writing directly by Lev Walkin · 8 years ago
  89. 483c14f gcc warning fix? by Lev Walkin · 9 years ago
  90. 04abdb2 get rid of compiler warning of too smart compiler by Lev Walkin · 9 years ago
  91. 0f26245 bit strings also can haz members by Lev Walkin · 9 years ago
  92. f761320 split --enable-Werror and --enable-test-Werror by Lev Walkin · 9 years ago
  93. 304a93e warnings as errors by Lev Walkin · 9 years ago
  94. 1b3a135 fix compiler warnings by Lev Walkin · 9 years ago
  95. 878c8b7 Updated debug logging output in per_get_few_bits, because in some cases this caused a segment fault in the framework, due to a malformed message. by devjoa · 9 years ago
  96. 6b949bb Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 9 years ago
  97. 7c69105 add Jaroslav Imrich to ChangeLog by Lev Walkin · 9 years ago
  98. 9d59a40 Merge pull request #50 from jariq/master by Lev Walkin · 9 years ago
  99. c644d99 add Adrien Destugues to ChangeLog by Lev Walkin · 9 years ago
  100. 88152c8 Merge pull request #66 from simo5/memleak by Lev Walkin · 9 years ago