1. ea200d9 Merge pull request #155 from johvik/master by Lev Walkin · 7 years ago
  2. 1d84ea9 simplify 64 bit test check by Lev Walkin · 7 years ago
  3. 46ef3f3 retain constness of maps by Lev Walkin · 7 years ago
  4. 80334ed guard PER references by Lev Walkin · 7 years ago
  5. 38b3e23 fix bsd make by Lev Walkin · 7 years ago
  6. c56b566 refactor autogeneration by Lev Walkin · 7 years ago
  7. 221ce93 work with BSD makefiles as well by Lev Walkin · 7 years ago
  8. ef72650 Revert "testing build stages" by Lev Walkin · 7 years ago
  9. 233be53 testing build stages by Lev Walkin · 7 years ago
  10. 5d9e3c5 remove warning by Lev Walkin · 7 years ago
  11. 72ec909 introduce intmax_t by Lev Walkin · 7 years ago
  12. 5c9c342 change quotes by Lev Walkin · 7 years ago
  13. b02145b stck initialized later by Lev Walkin · 7 years ago
  14. 7e0ab88 remove unreferenced var by Lev Walkin · 7 years ago
  15. 7461a1c new authors by Lev Walkin · 7 years ago
  16. 6da0272 new contributor by Lev Walkin · 7 years ago
  17. c7b2edb Merge pull request #156 from johvik/unused_variable by Lev Walkin · 7 years ago
  18. 39248ff Merge pull request #157 from johvik/prototype by Lev Walkin · 7 years ago
  19. 4087683 Merge pull request #158 from johvik/duplicate_const by Lev Walkin · 7 years ago
  20. 90024ee Merge pull request #160 from brchiu/vlm_master_fix_issue_144 by Lev Walkin · 7 years ago
  21. aadc1f9 reintroduce make check tests by Lev Walkin · 7 years ago
  22. af8595a remove comment by Lev Walkin · 7 years ago
  23. f4cbbe7 safety fix by Lev Walkin · 7 years ago
  24. 993eca8 Merge pull request #154 from brchiu/vlm_master_merge_pr99_mouse_2c8d366b_solve_prob_for_s1ap_nbap_dsrc by Lev Walkin · 7 years ago
  25. e68cc22 Fix issue 144 by Bi-Ruei, Chiu · 7 years ago
  26. e70c407 Fix duplicate 'const' warnings by johvik · 7 years ago
  27. 28268d9 Missing void in _new_stack() by johvik · 7 years ago
  28. bd3dea9 Add (void) when st is unused by johvik · 7 years ago
  29. 5f619fb Add const to strings in skeletons/ by johvik · 7 years ago
  30. f1e29c8 Temporarily remove 'make check' from .travis.yml by Bi-Ruei, Chiu · 7 years ago
  31. c46137b Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository by Bi-Ruei, Chiu · 7 years ago
  32. 2d6b8c0 Add more test result for check-parsing.sh by Bi-Ruei, Chiu · 7 years ago
  33. 80fd306 Merge PR99 and its fixes to support parsing Information Object and Information Object Set by Bi-Ruei, Chiu · 7 years ago
  34. 4021e4b Merge pull request #145 from johvik/master by Lev Walkin · 7 years ago
  35. bfa0865 dependency requirements by Lev Walkin · 7 years ago
  36. d3911df update brchiu email by Lev Walkin · 7 years ago
  37. 08637ac added LTE RRC by Lev Walkin · 7 years ago
  38. 052f3b9 numeration and text fixes by Lev Walkin · 7 years ago
  39. 2bb6add Merge pull request #150 from brchiu/add_rrc_lte_example by Lev Walkin · 7 years ago
  40. e86ebcf Add README files by Bi-Ruei, Chiu · 7 years ago
  41. 49c713b Merge pull request #153 from brchiu/vlm_master_fix_most_memory_leakage by Lev Walkin · 7 years ago
  42. 3dcf05b Fix some memory leakage found by Bi-Ruei, Chiu · 7 years ago
  43. 81ac215 Add LTE-RRC example by Bi-Ruei, Chiu · 7 years ago
  44. 792216e Skip last comma when there are no extensions by johvik · 7 years ago
  45. 0eca8c3 support clang code coverage by Lev Walkin · 7 years ago
  46. efded51 update --enable-code-coverage support by Lev Walkin · 7 years ago
  47. fa40976 reflect contributors by Lev Walkin · 7 years ago
  48. fbbe4ed Merge pull request #126 from brchiu/fix_some_leak_reported_by_valgrind by Lev Walkin · 7 years ago
  49. 46fc2bd support for C++ by Lev Walkin · 7 years ago
  50. b2ee659 get rid of pushes by Lev Walkin · 7 years ago
  51. 8d0585d Merge pull request #132 from velichkov/64bit_test by Lev Walkin · 7 years ago
  52. 88271a5 Merge branch 'master' into 64bit_test by Lev Walkin · 7 years ago
  53. 8a2fb9e redone check for longer long by Lev Walkin · 7 years ago
  54. 9c1afcb new author by Lev Walkin · 7 years ago
  55. e0a3039 Merge pull request #118 from gareins/master by Lev Walkin · 7 years ago
  56. 860de0b Merge pull request #109 from theirix/configure-ar by Lev Walkin · 7 years ago
  57. 04a1a61 add author by Lev Walkin · 7 years ago
  58. 798bacf Remove misleading continue statement by Simo Sorce · 8 years ago
  59. cd943c2 The Left variable should be a positive integer by Simo Sorce · 8 years ago
  60. e6b650a Check and propagate error by Simo Sorce · 8 years ago
  61. 9cbd9b8 Remove dead code. by Simo Sorce · 8 years ago
  62. 2bfb34c new author by Lev Walkin · 7 years ago
  63. 419f674 Merge pull request #110 from theirix/mistype-enber by Lev Walkin · 7 years ago
  64. adf6594 Fix "_BSD_SOURCE" redefined warning by Vasil Velichkov · 8 years ago
  65. 9e935ae Send code coverage reports to coveralls.io by Vasil Velichkov · 8 years ago
  66. d82f77b Fix few duplicate 'const' warnings by Vasil Velichkov · 8 years ago
  67. 1144b35 When -Wpedantic is not supported try the -pedantic instead by Vasil Velichkov · 8 years ago
  68. 3b434ca Exclude test files from the code coverage report by Vasil Velichkov · 8 years ago
  69. e318759 Add code coverage using lcov and gcov by Vasil Velichkov · 8 years ago
  70. b98b286 more authors by Lev Walkin · 7 years ago
  71. 47c8e47 Merge pull request #104 from velichkov/asn1c_make_identifier_segfault by Lev Walkin · 7 years ago
  72. 06a37c8 more authors by Lev Walkin · 7 years ago
  73. 110fc0d Merge pull request #102 from daa/master by Lev Walkin · 7 years ago
  74. 0ed483d more authors by Lev Walkin · 7 years ago
  75. f3a1009 Merge pull request #128 from akire/windows-universal-build by Lev Walkin · 7 years ago
  76. e088a2b Merge branch 'master' into windows-universal-build by Lev Walkin · 7 years ago
  77. 9e0bf1b refer to defined macro by Lev Walkin · 7 years ago
  78. 2e8ee8d Merge pull request #96 from brchiu/fix_declaration_inside_parameter_list_warning by Lev Walkin · 7 years ago
  79. 4aa1e96 regenerated for version bump by Lev Walkin · 7 years ago
  80. fc96879 author fix by Lev Walkin · 7 years ago
  81. 7e67757 Merge pull request #90 from brchiu/fix_escape_character_missing by Lev Walkin · 7 years ago
  82. d27d5b5 Merge pull request #89 from brchiu/unify_specs_variable_name by Lev Walkin · 7 years ago
  83. a964e03 removed more unnecessary checks by Lev Walkin · 7 years ago
  84. fa9bb6d version bump by Lev Walkin · 7 years ago
  85. 98c6b31 Merge pull request #87 from elfring/Remove_unnecessary_checks1 by Lev Walkin · 7 years ago
  86. 792b22b date by Lev Walkin · 7 years ago
  87. f43b502 include INSTALL into distribution by Lev Walkin · 7 years ago
  88. 997d4c7 copyright info by Lev Walkin · 7 years ago
  89. 9413414 better dir by Lev Walkin · 7 years ago
  90. 9b87e5b Fix 'declaration inside parameter list' warning by Bi-Ruei, Chiu · 8 years ago
  91. e5006dc Add check64-134.-gen-PER.c to EXTRA_DIST by Vasil Velichkov · 8 years ago
  92. 89c49ee Rewrite the 64bit test. Fixes #131 by Vasil Velichkov · 8 years ago
  93. 73d449d Merge branch 'master' of github.com:vlm/asn1c by Lev Walkin · 8 years ago
  94. ba3a148 recognize contributors by Lev Walkin · 8 years ago
  95. f95c499 fix generated comments thanks to mkhon@github and Ymbirtt@github by Lev Walkin · 8 years ago
  96. f3ecbca Merge pull request #75 from devjoa/master by Lev Walkin · 8 years ago
  97. 2aa10de Only remove __attributes__ in Windows builds by Erika Thorsen · 8 years ago
  98. 385cbe0 Solve "make check-per" failed on Lubuntu by Bi-Ruei, Chiu · 8 years ago
  99. afea72f Include stdint.h instead of typedef types if Visual Studio 2010 or newer. by Erika Thorsen · 8 years ago
  100. 8723dc7 Removed __attribute__ since its not Windows compliant by Erika Thorsen · 8 years ago