1. e68cc22 Fix issue 144 by Bi-Ruei, Chiu · 7 years ago
  2. 4021e4b Merge pull request #145 from johvik/master by Lev Walkin · 7 years ago
  3. bfa0865 dependency requirements by Lev Walkin · 7 years ago
  4. d3911df update brchiu email by Lev Walkin · 7 years ago
  5. 08637ac added LTE RRC by Lev Walkin · 7 years ago
  6. 052f3b9 numeration and text fixes by Lev Walkin · 7 years ago
  7. 2bb6add Merge pull request #150 from brchiu/add_rrc_lte_example by Lev Walkin · 7 years ago
  8. e86ebcf Add README files by Bi-Ruei, Chiu · 7 years ago
  9. 49c713b Merge pull request #153 from brchiu/vlm_master_fix_most_memory_leakage by Lev Walkin · 7 years ago
  10. 3dcf05b Fix some memory leakage found by Bi-Ruei, Chiu · 7 years ago
  11. 81ac215 Add LTE-RRC example by Bi-Ruei, Chiu · 7 years ago
  12. 792216e Skip last comma when there are no extensions by johvik · 7 years ago
  13. 0eca8c3 support clang code coverage by Lev Walkin · 7 years ago
  14. efded51 update --enable-code-coverage support by Lev Walkin · 7 years ago
  15. fa40976 reflect contributors by Lev Walkin · 7 years ago
  16. fbbe4ed Merge pull request #126 from brchiu/fix_some_leak_reported_by_valgrind by Lev Walkin · 7 years ago
  17. 46fc2bd support for C++ by Lev Walkin · 7 years ago
  18. b2ee659 get rid of pushes by Lev Walkin · 7 years ago
  19. 8d0585d Merge pull request #132 from velichkov/64bit_test by Lev Walkin · 7 years ago
  20. 88271a5 Merge branch 'master' into 64bit_test by Lev Walkin · 7 years ago
  21. 8a2fb9e redone check for longer long by Lev Walkin · 7 years ago
  22. 9c1afcb new author by Lev Walkin · 7 years ago
  23. e0a3039 Merge pull request #118 from gareins/master by Lev Walkin · 7 years ago
  24. 860de0b Merge pull request #109 from theirix/configure-ar by Lev Walkin · 7 years ago
  25. 04a1a61 add author by Lev Walkin · 7 years ago
  26. 798bacf Remove misleading continue statement by Simo Sorce · 8 years ago
  27. cd943c2 The Left variable should be a positive integer by Simo Sorce · 8 years ago
  28. e6b650a Check and propagate error by Simo Sorce · 8 years ago
  29. 9cbd9b8 Remove dead code. by Simo Sorce · 8 years ago
  30. 2bfb34c new author by Lev Walkin · 7 years ago
  31. 419f674 Merge pull request #110 from theirix/mistype-enber by Lev Walkin · 7 years ago
  32. adf6594 Fix "_BSD_SOURCE" redefined warning by Vasil Velichkov · 8 years ago
  33. 9e935ae Send code coverage reports to coveralls.io by Vasil Velichkov · 8 years ago
  34. d82f77b Fix few duplicate 'const' warnings by Vasil Velichkov · 8 years ago
  35. 1144b35 When -Wpedantic is not supported try the -pedantic instead by Vasil Velichkov · 8 years ago
  36. 3b434ca Exclude test files from the code coverage report by Vasil Velichkov · 8 years ago
  37. e318759 Add code coverage using lcov and gcov by Vasil Velichkov · 8 years ago
  38. b98b286 more authors by Lev Walkin · 7 years ago
  39. 47c8e47 Merge pull request #104 from velichkov/asn1c_make_identifier_segfault by Lev Walkin · 7 years ago
  40. 06a37c8 more authors by Lev Walkin · 7 years ago
  41. 110fc0d Merge pull request #102 from daa/master by Lev Walkin · 7 years ago
  42. 0ed483d more authors by Lev Walkin · 7 years ago
  43. f3a1009 Merge pull request #128 from akire/windows-universal-build by Lev Walkin · 7 years ago
  44. e088a2b Merge branch 'master' into windows-universal-build by Lev Walkin · 7 years ago
  45. 9e0bf1b refer to defined macro by Lev Walkin · 7 years ago
  46. 2e8ee8d Merge pull request #96 from brchiu/fix_declaration_inside_parameter_list_warning by Lev Walkin · 7 years ago
  47. 4aa1e96 regenerated for version bump by Lev Walkin · 7 years ago
  48. fc96879 author fix by Lev Walkin · 7 years ago
  49. 7e67757 Merge pull request #90 from brchiu/fix_escape_character_missing by Lev Walkin · 7 years ago
  50. d27d5b5 Merge pull request #89 from brchiu/unify_specs_variable_name by Lev Walkin · 7 years ago
  51. a964e03 removed more unnecessary checks by Lev Walkin · 7 years ago
  52. fa9bb6d version bump by Lev Walkin · 7 years ago
  53. 98c6b31 Merge pull request #87 from elfring/Remove_unnecessary_checks1 by Lev Walkin · 7 years ago
  54. 792b22b date by Lev Walkin · 7 years ago
  55. f43b502 include INSTALL into distribution by Lev Walkin · 7 years ago
  56. 997d4c7 copyright info by Lev Walkin · 7 years ago
  57. 9413414 better dir by Lev Walkin · 7 years ago
  58. 9b87e5b Fix 'declaration inside parameter list' warning by Bi-Ruei, Chiu · 8 years ago
  59. e5006dc Add check64-134.-gen-PER.c to EXTRA_DIST by Vasil Velichkov · 8 years ago
  60. 89c49ee Rewrite the 64bit test. Fixes #131 by Vasil Velichkov · 8 years ago
  61. 73d449d Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  62. ba3a148 recognize contributors by Lev Walkin · 8 years ago
  63. f95c499 fix generated comments thanks to mkhon@github and Ymbirtt@github by Lev Walkin · 8 years ago
  64. f3ecbca Merge pull request #75 from devjoa/master by Lev Walkin · 8 years ago
  65. 2aa10de Only remove __attributes__ in Windows builds by Erika Thorsen · 8 years ago
  66. 385cbe0 Solve "make check-per" failed on Lubuntu by Bi-Ruei, Chiu · 8 years ago
  67. afea72f Include stdint.h instead of typedef types if Visual Studio 2010 or newer. by Erika Thorsen · 8 years ago
  68. 8723dc7 Removed __attribute__ since its not Windows compliant by Erika Thorsen · 8 years ago
  69. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  70. 4661dae Free memory allocated in importStandardModules() by Bi-Ruei, Chiu · 8 years ago
  71. b9adfc5 Free memory allocated in various functions by Bi-Ruei, Chiu · 8 years ago
  72. 0bfcefc Free memory pointed by oid->arcs by Bi-Ruei, Chiu · 8 years ago
  73. 6f34894 Free memory allocated in asn1c_read_file_dependencies() and asn1c_deps_makelist() by Bi-Ruei, Chiu · 8 years ago
  74. 64505ef Free memory pointed by r_value and r_size by Bi-Ruei, Chiu · 8 years ago
  75. 9b78083 Free memory allocated in asn1c_compiled_output() and asn1c_lang_C_type_SEx_OF_def() by Bi-Ruei, Chiu · 8 years ago
  76. 12021b5 Free memory pointed by tag2el, tag2el_cxer and source_file_name by Bi-Ruei, Chiu · 8 years ago
  77. 11a3d68 Refreshing reserved keywords by Ozbolt Menegatti · 8 years ago
  78. d6a7412 formatting by Lev Walkin · 8 years ago
  79. 4bf28a8 formatting by Lev Walkin · 8 years ago
  80. 4af4112 formatting by Lev Walkin · 8 years ago
  81. 657dbe7 formatting by Lev Walkin · 8 years ago
  82. 83b52d8 INSTALL -> INSTALL.md by Lev Walkin · 8 years ago
  83. 93ed494 Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  84. b577d4d Locate AR using standard macro by theirix · 8 years ago
  85. 34ee7fb Fixed a mistype in man by theirix · 8 years ago
  86. febd3d5 Fix segmentation fault in asn1c_make_identifier by Vasil Velichkov · 8 years ago
  87. b97d65a Fix test execution on RHEL7 by Vasil Velichkov · 8 years ago
  88. bc6243e use wide types to decode x509 certificate in examples, solves #47 by Alexander Duryagin · 8 years ago
  89. e9b0fd7 some shellcheck recommendations by Lev Walkin · 8 years ago
  90. 3445206 oops; fixed argument substitution by Lev Walkin · 8 years ago vlm/master
  91. 92876d3 checked with shellcheck by Lev Walkin · 8 years ago
  92. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  93. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  94. 88434ee avoid too much verbosity by Lev Walkin · 8 years ago
  95. 74757c8 avoid shifting negative value by Lev Walkin · 8 years ago
  96. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  97. f6e4fc9 make distcheck works now by Lev Walkin · 8 years ago
  98. b2adf16 ignore autogenerated m4 stuff by Lev Walkin · 8 years ago
  99. d8cc847 working better with new automake test suite driver by Lev Walkin · 8 years ago
  100. 619f0cd alloca.h is not universally available by Lev Walkin · 8 years ago