1. 2bfb34c new author by Lev Walkin · 7 years ago
  2. 419f674 Merge pull request #110 from theirix/mistype-enber by Lev Walkin · 7 years ago
  3. adf6594 Fix "_BSD_SOURCE" redefined warning by Vasil Velichkov · 8 years ago
  4. 9e935ae Send code coverage reports to coveralls.io by Vasil Velichkov · 8 years ago
  5. d82f77b Fix few duplicate 'const' warnings by Vasil Velichkov · 8 years ago
  6. 1144b35 When -Wpedantic is not supported try the -pedantic instead by Vasil Velichkov · 8 years ago
  7. 3b434ca Exclude test files from the code coverage report by Vasil Velichkov · 8 years ago
  8. e318759 Add code coverage using lcov and gcov by Vasil Velichkov · 8 years ago
  9. b98b286 more authors by Lev Walkin · 7 years ago
  10. 47c8e47 Merge pull request #104 from velichkov/asn1c_make_identifier_segfault by Lev Walkin · 7 years ago
  11. 06a37c8 more authors by Lev Walkin · 7 years ago
  12. 110fc0d Merge pull request #102 from daa/master by Lev Walkin · 7 years ago
  13. 0ed483d more authors by Lev Walkin · 7 years ago
  14. f3a1009 Merge pull request #128 from akire/windows-universal-build by Lev Walkin · 7 years ago
  15. e088a2b Merge branch 'master' into windows-universal-build by Lev Walkin · 7 years ago
  16. 9e0bf1b refer to defined macro by Lev Walkin · 7 years ago
  17. 2e8ee8d Merge pull request #96 from brchiu/fix_declaration_inside_parameter_list_warning by Lev Walkin · 7 years ago
  18. 4aa1e96 regenerated for version bump by Lev Walkin · 7 years ago
  19. fc96879 author fix by Lev Walkin · 7 years ago
  20. 7e67757 Merge pull request #90 from brchiu/fix_escape_character_missing by Lev Walkin · 7 years ago
  21. d27d5b5 Merge pull request #89 from brchiu/unify_specs_variable_name by Lev Walkin · 7 years ago
  22. a964e03 removed more unnecessary checks by Lev Walkin · 7 years ago
  23. fa9bb6d version bump by Lev Walkin · 7 years ago
  24. 98c6b31 Merge pull request #87 from elfring/Remove_unnecessary_checks1 by Lev Walkin · 7 years ago
  25. 792b22b date by Lev Walkin · 7 years ago
  26. f43b502 include INSTALL into distribution by Lev Walkin · 7 years ago
  27. 997d4c7 copyright info by Lev Walkin · 7 years ago
  28. 9413414 better dir by Lev Walkin · 7 years ago
  29. 9b87e5b Fix 'declaration inside parameter list' warning by Bi-Ruei, Chiu · 8 years ago
  30. 73d449d Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  31. ba3a148 recognize contributors by Lev Walkin · 8 years ago
  32. f95c499 fix generated comments thanks to mkhon@github and Ymbirtt@github by Lev Walkin · 8 years ago
  33. f3ecbca Merge pull request #75 from devjoa/master by Lev Walkin · 8 years ago
  34. 2aa10de Only remove __attributes__ in Windows builds by Erika Thorsen · 8 years ago
  35. 385cbe0 Solve "make check-per" failed on Lubuntu by Bi-Ruei, Chiu · 8 years ago
  36. afea72f Include stdint.h instead of typedef types if Visual Studio 2010 or newer. by Erika Thorsen · 8 years ago
  37. 8723dc7 Removed __attribute__ since its not Windows compliant by Erika Thorsen · 8 years ago
  38. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  39. d6a7412 formatting by Lev Walkin · 8 years ago
  40. 4bf28a8 formatting by Lev Walkin · 8 years ago
  41. 4af4112 formatting by Lev Walkin · 8 years ago
  42. 657dbe7 formatting by Lev Walkin · 8 years ago
  43. 83b52d8 INSTALL -> INSTALL.md by Lev Walkin · 8 years ago
  44. 93ed494 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  45. 34ee7fb Fixed a mistype in man by theirix · 8 years ago
  46. febd3d5 Fix segmentation fault in asn1c_make_identifier by Vasil Velichkov · 8 years ago
  47. b97d65a Fix test execution on RHEL7 by Vasil Velichkov · 8 years ago
  48. bc6243e use wide types to decode x509 certificate in examples, solves #47 by Alexander Duryagin · 8 years ago
  49. e9b0fd7 some shellcheck recommendations by Lev Walkin · 8 years ago
  50. 3445206 oops; fixed argument substitution by Lev Walkin · 8 years ago vlm/master
  51. 92876d3 checked with shellcheck by Lev Walkin · 8 years ago
  52. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  53. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  54. 88434ee avoid too much verbosity by Lev Walkin · 8 years ago
  55. 74757c8 avoid shifting negative value by Lev Walkin · 8 years ago
  56. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  57. f6e4fc9 make distcheck works now by Lev Walkin · 8 years ago
  58. b2adf16 ignore autogenerated m4 stuff by Lev Walkin · 8 years ago
  59. d8cc847 working better with new automake test suite driver by Lev Walkin · 8 years ago
  60. 619f0cd alloca.h is not universally available by Lev Walkin · 8 years ago
  61. f3d1861 Bug #86: Deletion of unnecessary checks before calls of the function "free" by Markus Elfring · 8 years ago
  62. 671eb9a Bug #86: Deletion of unnecessary checks before a few calls of asn1c functions by Markus Elfring · 8 years ago
  63. 0ec6b19 try to move it around for travis by Lev Walkin · 8 years ago
  64. 64dd70c EMIT_ASN_DEBUG is in skeletons flags by Lev Walkin · 8 years ago
  65. d60414d leave only skeleton flags by Lev Walkin · 8 years ago
  66. 25307f6 explicit stdio for snprintf by Lev Walkin · 8 years ago
  67. f379fe3 check-src has its own extra_dist by Lev Walkin · 8 years ago
  68. f84fc1c ignore makefiles by Lev Walkin · 8 years ago
  69. 681f059 DBL_TRUE_MIN is C11, make it portable by Lev Walkin · 8 years ago
  70. 19a2118 alloca.h for alloca (c89) by Lev Walkin · 8 years ago
  71. 3798f34 tests code uses C99 by Lev Walkin · 8 years ago
  72. 9db13ab more verbose builds by Lev Walkin · 8 years ago
  73. 55982b8 undo skeletons hierarchy detection by Lev Walkin · 8 years ago
  74. 7623d8c try to fetch timegm from the environment by Lev Walkin · 8 years ago
  75. 4ecc337 Makefile is part of distribution by Lev Walkin · 8 years ago
  76. 9ee7799 more explicit test spec by Lev Walkin · 8 years ago
  77. 9e66d16 infer skeletons level by Lev Walkin · 8 years ago
  78. 819c832 go one dir deeper, still, if possible by Lev Walkin · 8 years ago
  79. 04532cc another attempt at travis debug by Lev Walkin · 8 years ago
  80. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  81. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  82. 327bab2 run autoupdate by Lev Walkin · 8 years ago
  83. 26303bd fixed https://github.com/vlm/asn1c/issues/78 by Lev Walkin · 8 years ago
  84. 034ee19 no dereference before check by Lev Walkin · 8 years ago
  85. f2b2f37 error values check from printf, fprintf, fwrite by Lev Walkin · 8 years ago
  86. 4cc4599 more diagnostics if memory fails by Lev Walkin · 8 years ago
  87. 13e57ef removed superfluous check before free by Lev Walkin · 8 years ago
  88. d8b8364 removed unneeded check before free() by Lev Walkin · 8 years ago
  89. c6b34cc another attempt at travis debug by Lev Walkin · 8 years ago
  90. 88badc8 another attempt at travis debug by Lev Walkin · 8 years ago
  91. 1ec7605 do not use reserved identifiers for variables by Lev Walkin · 8 years ago
  92. 84b5788 show the environment to debug absense of tests by Lev Walkin · 8 years ago
  93. e8eb52b ignore .tmp.* files by Lev Walkin · 8 years ago
  94. 08068b2 environment override for tests directory by Lev Walkin · 8 years ago
  95. 8ca13c8 test subnormals by Lev Walkin · 8 years ago
  96. 104af19 pedantic c89 safety by Lev Walkin · 8 years ago
  97. 9736348 remove compiler warnings by Lev Walkin · 8 years ago
  98. a57f282 different relative path by Lev Walkin · 8 years ago
  99. 3b2278a fix overflow bug comparing ranges by Lev Walkin · 8 years ago
  100. 8be766a use -Define to figure out where to get tests from by Lev Walkin · 8 years ago