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