1. 4558ad0 add OER encoder helpers by Lev Walkin · 7 years ago
  2. 099da6f no C support code yet by Lev Walkin · 7 years ago
  3. ed3a4ae INTEGER decoding stub by Lev Walkin · 7 years ago
  4. 7678076 introduce oer constraint code by Lev Walkin · 7 years ago
  5. e7b73c4 oer support code by Lev Walkin · 7 years ago
  6. cc15947 add skeleton OER stubs by Lev Walkin · 7 years ago
  7. ea200d9 Merge pull request #155 from johvik/master by Lev Walkin · 7 years ago
  8. 80334ed guard PER references by Lev Walkin · 7 years ago
  9. 5d9e3c5 remove warning by Lev Walkin · 7 years ago
  10. 72ec909 introduce intmax_t by Lev Walkin · 7 years ago
  11. 5c9c342 change quotes by Lev Walkin · 7 years ago
  12. b02145b stck initialized later by Lev Walkin · 7 years ago
  13. 7e0ab88 remove unreferenced var by Lev Walkin · 7 years ago
  14. 39248ff Merge pull request #157 from johvik/prototype by Lev Walkin · 7 years ago
  15. 28268d9 Missing void in _new_stack() by johvik · 7 years ago
  16. 5f619fb Add const to strings in skeletons/ by johvik · 7 years ago
  17. c46137b Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository by Bi-Ruei, Chiu · 7 years ago
  18. 46fc2bd support for C++ by Lev Walkin · 7 years ago
  19. 798bacf Remove misleading continue statement by Simo Sorce · 8 years ago
  20. cd943c2 The Left variable should be a positive integer by Simo Sorce · 8 years ago
  21. e6b650a Check and propagate error by Simo Sorce · 8 years ago
  22. 9cbd9b8 Remove dead code. by Simo Sorce · 8 years ago
  23. adf6594 Fix "_BSD_SOURCE" redefined warning by Vasil Velichkov · 8 years ago
  24. d82f77b Fix few duplicate 'const' warnings by Vasil Velichkov · 8 years ago
  25. e318759 Add code coverage using lcov and gcov by Vasil Velichkov · 8 years ago
  26. e088a2b Merge branch 'master' into windows-universal-build by Lev Walkin · 7 years ago
  27. 9e0bf1b refer to defined macro 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. 9413414 better dir by Lev Walkin · 7 years ago
  30. f3ecbca Merge pull request #75 from devjoa/master by Lev Walkin · 8 years ago
  31. 2aa10de Only remove __attributes__ in Windows builds by Erika Thorsen · 8 years ago
  32. afea72f Include stdint.h instead of typedef types if Visual Studio 2010 or newer. by Erika Thorsen · 8 years ago
  33. 8723dc7 Removed __attribute__ since its not Windows compliant by Erika Thorsen · 8 years ago
  34. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  35. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  36. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  37. 74757c8 avoid shifting negative value by Lev Walkin · 8 years ago
  38. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  39. 619f0cd alloca.h is not universally available by Lev Walkin · 8 years ago
  40. 0ec6b19 try to move it around for travis by Lev Walkin · 8 years ago
  41. d60414d leave only skeleton flags by Lev Walkin · 8 years ago
  42. 25307f6 explicit stdio for snprintf by Lev Walkin · 8 years ago
  43. 681f059 DBL_TRUE_MIN is C11, make it portable by Lev Walkin · 8 years ago
  44. 19a2118 alloca.h for alloca (c89) by Lev Walkin · 8 years ago
  45. 7623d8c try to fetch timegm from the environment by Lev Walkin · 8 years ago
  46. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  47. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  48. 034ee19 no dereference before check by Lev Walkin · 8 years ago
  49. 1ec7605 do not use reserved identifiers for variables by Lev Walkin · 8 years ago
  50. 8ca13c8 test subnormals by Lev Walkin · 8 years ago
  51. 104af19 pedantic c89 safety by Lev Walkin · 8 years ago
  52. 9736348 remove compiler warnings by Lev Walkin · 8 years ago
  53. 878c8b7 Updated debug logging output in per_get_few_bits, because in some cases this caused a segment fault in the framework, due to a malformed message. by devjoa · 9 years ago
  54. 9d59a40 Merge pull request #50 from jariq/master by Lev Walkin · 9 years ago
  55. 88152c8 Merge pull request #66 from simo5/memleak by Lev Walkin · 9 years ago
  56. 4f47bf5 Keep static analyzers happy by Simo Sorce · 9 years ago
  57. ce71d91 Avoid memory leak on error by Simo Sorce · 9 years ago
  58. 2253e6b C89 compliant variable declaration by Jaroslav Imrich · 10 years ago
  59. 33bab88 Makefile.am is not needed here by Lev Walkin · 10 years ago
  60. 3278995 merged patch #31 by Lev Walkin · 10 years ago
  61. a7591b5 regenerated tests based on Wim L patch by Lev Walkin · 10 years ago
  62. 78d604f Merge pull request #46 from wiml/constify by Lev Walkin · 10 years ago
  63. 1b03c79 removed autotools intermediate files from source code; use autoreconf -iv. by Lev Walkin · 10 years ago
  64. 04fbe62 check if timegm is present before emulating by Lev Walkin · 10 years ago
  65. 15d38f4 limit debug output log by Lev Walkin · 10 years ago
  66. e0d321a version 0.9.26 by Lev Walkin · 10 years ago
  67. 59e8d28 It's actually more efficient *not* to create a mutable static variable to hold this constant string's address. by Wim Lewis · 10 years ago
  68. ca15fc6 Avoid an unnecessary table lookup and its accompanying table (final_chunk_type[]). by Wim Lewis · 10 years ago
  69. 18c2ec9 Declare the tags[] tables in skeletons as const. by Wim Lewis · 10 years ago
  70. fb6344e Declare most internal, constant tables as const, particularly the by Wim Lewis · 10 years ago
  71. 14e6b16 Declare the type descriptor and input buffer args of some functions as const. by Wim Lewis · 10 years ago
  72. 58b74eb add signed integer tests for test 134 by Lev Walkin · 10 years ago
  73. 6c52784 PER-encoding of integers wider than 32 bits by Lev Walkin · 10 years ago
  74. bfc76e8 fix spacing by Lev Walkin · 10 years ago
  75. ea55215 split ADD_CFLAGS and TESTSUITE_CFLAGS by Lev Walkin · 10 years ago
  76. f84cc01 check cc flags viability before setting them by Lev Walkin · 10 years ago
  77. aef10c3 upgrade autotools by Lev Walkin · 10 years ago
  78. aa61a0f pointer warning fixes by Lev Walkin · 10 years ago
  79. daeb216 use isfinite() or finite() depending on availability by Lev Walkin · 10 years ago
  80. d2fab92 remove warning by Lev Walkin · 11 years ago
  81. 70732a2 remove warning by Lev Walkin · 11 years ago
  82. 8532592 fix debug message typo by Lev Walkin · 11 years ago
  83. 9c70e74 remove warnings by Lev Walkin · 11 years ago
  84. 917a81d workaround for missing #warning on windows by Frank Morgner · 11 years ago
  85. d4c1673 typo in a comment by Lev Walkin · 11 years ago
  86. 97f8edc simplify xer encoding by Lev Walkin · 11 years ago
  87. 1715b32 format and signedness mismatch fixes by Lev Walkin · 11 years ago
  88. 7f35fd8 more PER tests by Lev Walkin · 11 years ago
  89. b1d85e3 more tests for integer decoding on ilp32 by Lev Walkin · 11 years ago
  90. 73823e1 add finite on ubuntu by Lev Walkin · 11 years ago
  91. 20a01f9 fix 32 bit integer decoding by Lev Walkin · 11 years ago
  92. e9360e6 fix ilogb error on ubuntu by Lev Walkin · 11 years ago
  93. 0ff7129 remove warnings by Lev Walkin · 11 years ago
  94. e14480f fix https://sourceforge.net/p/asn1c/bugs/51/ by Lev Walkin · 11 years ago
  95. f01946e add back const qualifier by Lev Walkin · 11 years ago
  96. ae1422b verified https://sourceforge.net/p/asn1c/bugs/45/ with autotests by Lev Walkin · 11 years ago
  97. da16198 fixed bug #58 by Lev Walkin · 11 years ago
  98. 46755ce allow td to be absent when printing out debug by Lev Walkin · 11 years ago
  99. 5036c80 remove warnings by Lev Walkin · 11 years ago
  100. 8e66643 Merge pull request #23 from basinilya/upstream by Lev Walkin · 11 years ago