1. a964e03 removed more unnecessary checks by Lev Walkin · 7 years ago
  2. fa9bb6d version bump by Lev Walkin · 7 years ago
  3. 98c6b31 Merge pull request #87 from elfring/Remove_unnecessary_checks1 by Lev Walkin · 7 years ago
  4. 792b22b date by Lev Walkin · 7 years ago
  5. f43b502 include INSTALL into distribution by Lev Walkin · 7 years ago
  6. 997d4c7 copyright info by Lev Walkin · 7 years ago
  7. 9413414 better dir by Lev Walkin · 7 years ago
  8. 9b87e5b Fix 'declaration inside parameter list' warning by Bi-Ruei, Chiu · 8 years ago
  9. e5006dc Add check64-134.-gen-PER.c to EXTRA_DIST by Vasil Velichkov · 8 years ago
  10. 89c49ee Rewrite the 64bit test. Fixes #131 by Vasil Velichkov · 8 years ago
  11. 73d449d Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  12. ba3a148 recognize contributors by Lev Walkin · 8 years ago
  13. f95c499 fix generated comments thanks to mkhon@github and Ymbirtt@github by Lev Walkin · 8 years ago
  14. f3ecbca Merge pull request #75 from devjoa/master by Lev Walkin · 8 years ago
  15. 2aa10de Only remove __attributes__ in Windows builds by Erika Thorsen · 8 years ago
  16. 385cbe0 Solve "make check-per" failed on Lubuntu by Bi-Ruei, Chiu · 8 years ago
  17. afea72f Include stdint.h instead of typedef types if Visual Studio 2010 or newer. by Erika Thorsen · 8 years ago
  18. 8723dc7 Removed __attribute__ since its not Windows compliant by Erika Thorsen · 8 years ago
  19. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  20. 4661dae Free memory allocated in importStandardModules() by Bi-Ruei, Chiu · 8 years ago
  21. b9adfc5 Free memory allocated in various functions by Bi-Ruei, Chiu · 8 years ago
  22. 0bfcefc Free memory pointed by oid->arcs by Bi-Ruei, Chiu · 8 years ago
  23. 6f34894 Free memory allocated in asn1c_read_file_dependencies() and asn1c_deps_makelist() by Bi-Ruei, Chiu · 8 years ago
  24. 64505ef Free memory pointed by r_value and r_size by Bi-Ruei, Chiu · 8 years ago
  25. 9b78083 Free memory allocated in asn1c_compiled_output() and asn1c_lang_C_type_SEx_OF_def() by Bi-Ruei, Chiu · 8 years ago
  26. 12021b5 Free memory pointed by tag2el, tag2el_cxer and source_file_name by Bi-Ruei, Chiu · 8 years ago
  27. 11a3d68 Refreshing reserved keywords by Ozbolt Menegatti · 8 years ago
  28. d6a7412 formatting by Lev Walkin · 8 years ago
  29. 4bf28a8 formatting by Lev Walkin · 8 years ago
  30. 4af4112 formatting by Lev Walkin · 8 years ago
  31. 657dbe7 formatting by Lev Walkin · 8 years ago
  32. 83b52d8 INSTALL -> INSTALL.md by Lev Walkin · 8 years ago
  33. 93ed494 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  34. b577d4d Locate AR using standard macro by theirix · 8 years ago
  35. 34ee7fb Fixed a mistype in man by theirix · 8 years ago
  36. febd3d5 Fix segmentation fault in asn1c_make_identifier by Vasil Velichkov · 8 years ago
  37. b97d65a Fix test execution on RHEL7 by Vasil Velichkov · 8 years ago
  38. bc6243e use wide types to decode x509 certificate in examples, solves #47 by Alexander Duryagin · 8 years ago
  39. e9b0fd7 some shellcheck recommendations by Lev Walkin · 8 years ago
  40. 3445206 oops; fixed argument substitution by Lev Walkin · 8 years ago vlm/master
  41. 92876d3 checked with shellcheck by Lev Walkin · 8 years ago
  42. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  43. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  44. 88434ee avoid too much verbosity by Lev Walkin · 8 years ago
  45. 74757c8 avoid shifting negative value by Lev Walkin · 8 years ago
  46. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  47. f6e4fc9 make distcheck works now by Lev Walkin · 8 years ago
  48. b2adf16 ignore autogenerated m4 stuff by Lev Walkin · 8 years ago
  49. d8cc847 working better with new automake test suite driver by Lev Walkin · 8 years ago
  50. 619f0cd alloca.h is not universally available by Lev Walkin · 8 years ago
  51. f3d1861 Bug #86: Deletion of unnecessary checks before calls of the function "free" by Markus Elfring · 8 years ago
  52. 671eb9a Bug #86: Deletion of unnecessary checks before a few calls of asn1c functions by Markus Elfring · 8 years ago
  53. 0ec6b19 try to move it around for travis by Lev Walkin · 8 years ago
  54. 64dd70c EMIT_ASN_DEBUG is in skeletons flags by Lev Walkin · 8 years ago
  55. d60414d leave only skeleton flags by Lev Walkin · 8 years ago
  56. 25307f6 explicit stdio for snprintf by Lev Walkin · 8 years ago
  57. f379fe3 check-src has its own extra_dist by Lev Walkin · 8 years ago
  58. f84fc1c ignore makefiles by Lev Walkin · 8 years ago
  59. 681f059 DBL_TRUE_MIN is C11, make it portable by Lev Walkin · 8 years ago
  60. 19a2118 alloca.h for alloca (c89) by Lev Walkin · 8 years ago
  61. 3798f34 tests code uses C99 by Lev Walkin · 8 years ago
  62. 9db13ab more verbose builds by Lev Walkin · 8 years ago
  63. 55982b8 undo skeletons hierarchy detection by Lev Walkin · 8 years ago
  64. 7623d8c try to fetch timegm from the environment by Lev Walkin · 8 years ago
  65. 4ecc337 Makefile is part of distribution by Lev Walkin · 8 years ago
  66. 9ee7799 more explicit test spec by Lev Walkin · 8 years ago
  67. 9e66d16 infer skeletons level by Lev Walkin · 8 years ago
  68. 819c832 go one dir deeper, still, if possible by Lev Walkin · 8 years ago
  69. 04532cc another attempt at travis debug by Lev Walkin · 8 years ago
  70. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  71. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  72. 327bab2 run autoupdate by Lev Walkin · 8 years ago
  73. 26303bd fixed https://github.com/vlm/asn1c/issues/78 by Lev Walkin · 8 years ago
  74. 034ee19 no dereference before check by Lev Walkin · 8 years ago
  75. f2b2f37 error values check from printf, fprintf, fwrite by Lev Walkin · 8 years ago
  76. 4cc4599 more diagnostics if memory fails by Lev Walkin · 8 years ago
  77. 13e57ef removed superfluous check before free by Lev Walkin · 8 years ago
  78. d8b8364 removed unneeded check before free() by Lev Walkin · 8 years ago
  79. c6b34cc another attempt at travis debug by Lev Walkin · 8 years ago
  80. 88badc8 another attempt at travis debug by Lev Walkin · 8 years ago
  81. 1ec7605 do not use reserved identifiers for variables by Lev Walkin · 8 years ago
  82. 84b5788 show the environment to debug absense of tests by Lev Walkin · 8 years ago
  83. e8eb52b ignore .tmp.* files by Lev Walkin · 8 years ago
  84. 08068b2 environment override for tests directory by Lev Walkin · 8 years ago
  85. 8ca13c8 test subnormals by Lev Walkin · 8 years ago
  86. 104af19 pedantic c89 safety by Lev Walkin · 8 years ago
  87. 9736348 remove compiler warnings by Lev Walkin · 8 years ago
  88. a57f282 different relative path by Lev Walkin · 8 years ago
  89. 3b2278a fix overflow bug comparing ranges by Lev Walkin · 8 years ago
  90. 8be766a use -Define to figure out where to get tests from by Lev Walkin · 8 years ago
  91. d7a4621 do a distcheck as well by Lev Walkin · 8 years ago
  92. 8efef2e keep LICENSE in distribution by Lev Walkin · 8 years ago
  93. f8b56f8 unneeded flag by Lev Walkin · 8 years ago
  94. ca1b9e5 libtool macros autorconf-generated by Lev Walkin · 8 years ago
  95. 897bb8a get back to space-based quoting by Lev Walkin · 8 years ago
  96. f5aff02 different quoting by Lev Walkin · 8 years ago
  97. fde3d97 formatting by Lev Walkin · 8 years ago
  98. 79a75f2 update README by Lev Walkin · 8 years ago
  99. 36b913f ignore man Makefile by Lev Walkin · 8 years ago
  100. 790b579 RPM spec is not part of asn1c by Lev Walkin · 8 years ago