1. 7c87630 decode ioc in OER in runtime by Lev Walkin · 7 years ago
  2. 9de6cd8 using ioc constraints in run time by Lev Walkin · 7 years ago
  3. 9ec239e type safety by Lev Walkin · 7 years ago
  4. cd2f48e structure comparison functions by Lev Walkin · 7 years ago
  5. 086ee9a typos by Lev Walkin · 7 years ago
  6. ad0d637 generate runtime information object set tables by Lev Walkin · 7 years ago
  7. 494fb70 fix warnings by Lev Walkin · 7 years ago
  8. 6021ec0 remove warning by Lev Walkin · 7 years ago
  9. 8077f93 define INTEGER_free by Lev Walkin · 7 years ago
  10. 6309907 no warnings by Lev Walkin · 7 years ago
  11. 7e5ea1d allow specifying PDU even if -pdu=auto was not given by Lev Walkin · 7 years ago
  12. 6bd4b29 encode ANY as open type for PER by Lev Walkin · 7 years ago
  13. 5d20588 documented by Lev Walkin · 7 years ago
  14. 62d7687 do not add unnecessary symbols by Lev Walkin · 7 years ago
  15. a4f3d46 avoid generating some OER object code if not -gen-OER by Lev Walkin · 7 years ago
  16. fb35e08 whitespace changes by Lev Walkin · 7 years ago
  17. d19216f add OER by Lev Walkin · 7 years ago
  18. 2b290be use macro instead of a symbol for debugging, if C99 by Lev Walkin · 7 years ago
  19. bc0b0c5 remove warnings by Lev Walkin · 7 years ago
  20. 1fa31c9 Simplify the logic of accessing codec function for specific TYPE by Bi-Ruei, Chiu · 8 years ago
  21. 4118ccf simplify numeric constraints checking in runtime by Lev Walkin · 7 years ago
  22. 2d747bd add OER encoders into library by Lev Walkin · 7 years ago
  23. e4589f9 add XER equivalence check by Lev Walkin · 7 years ago
  24. b8933ed C90 fix by Lev Walkin · 7 years ago
  25. 1d76f3c add OER codec for string types by Lev Walkin · 7 years ago
  26. 5f99257 do not ignore specs by Lev Walkin · 7 years ago
  27. b4776ff bring OER in non-OER modes (temporary) by Lev Walkin · 7 years ago
  28. 890e603 OER encode SEQUENCE by Lev Walkin · 7 years ago
  29. 602aacb simplify dependencies by Lev Walkin · 7 years ago
  30. 9ae018e Native Integer OER support by Lev Walkin · 7 years ago
  31. 3fd85d8 PER aligned flush by Lev Walkin · 7 years ago
  32. f573ebb CODEC-OER for OER file dependencies by Lev Walkin · 7 years ago
  33. 51a1f3f rename slurp->skip by Lev Walkin · 7 years ago
  34. 20ea852 add OER open type decoder by Lev Walkin · 7 years ago
  35. 39837e6 safety by Lev Walkin · 7 years ago
  36. d88bea9 add OER SEQUENCE decoder by Lev Walkin · 7 years ago
  37. b33425f fix OER stubs order by Lev Walkin · 7 years ago
  38. cc9b3ae test OER encoding over the INTEGER value range by Lev Walkin · 7 years ago
  39. 527497f enable OER encoder by Lev Walkin · 7 years ago
  40. 486fd5c add encode check (fails yet) by Lev Walkin · 7 years ago
  41. fcfe19b add some INTEGER OER encoding code by Lev Walkin · 7 years ago
  42. e4d8c92 add some support for INTEGER decoding by Lev Walkin · 7 years ago
  43. 54f3451 add failed test for INTEGER decode OER by Lev Walkin · 7 years ago
  44. 4558ad0 add OER encoder helpers by Lev Walkin · 7 years ago
  45. 099da6f no C support code yet by Lev Walkin · 7 years ago
  46. ed3a4ae INTEGER decoding stub by Lev Walkin · 7 years ago
  47. 7678076 introduce oer constraint code by Lev Walkin · 7 years ago
  48. e7b73c4 oer support code by Lev Walkin · 7 years ago
  49. cc15947 add skeleton OER stubs by Lev Walkin · 7 years ago
  50. ea200d9 Merge pull request #155 from johvik/master by Lev Walkin · 7 years ago
  51. 80334ed guard PER references by Lev Walkin · 7 years ago
  52. 5d9e3c5 remove warning by Lev Walkin · 7 years ago
  53. 72ec909 introduce intmax_t by Lev Walkin · 7 years ago
  54. 5c9c342 change quotes by Lev Walkin · 7 years ago
  55. b02145b stck initialized later by Lev Walkin · 7 years ago
  56. 7e0ab88 remove unreferenced var by Lev Walkin · 7 years ago
  57. 39248ff Merge pull request #157 from johvik/prototype by Lev Walkin · 7 years ago
  58. 28268d9 Missing void in _new_stack() by johvik · 7 years ago
  59. 5f619fb Add const to strings in skeletons/ by johvik · 7 years ago
  60. c46137b Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository by Bi-Ruei, Chiu · 7 years ago
  61. 46fc2bd support for C++ by Lev Walkin · 7 years ago
  62. 798bacf Remove misleading continue statement by Simo Sorce · 8 years ago
  63. cd943c2 The Left variable should be a positive integer by Simo Sorce · 8 years ago
  64. e6b650a Check and propagate error by Simo Sorce · 8 years ago
  65. 9cbd9b8 Remove dead code. by Simo Sorce · 8 years ago
  66. adf6594 Fix "_BSD_SOURCE" redefined warning by Vasil Velichkov · 8 years ago
  67. d82f77b Fix few duplicate 'const' warnings by Vasil Velichkov · 8 years ago
  68. e318759 Add code coverage using lcov and gcov by Vasil Velichkov · 8 years ago
  69. e088a2b Merge branch 'master' into windows-universal-build by Lev Walkin · 7 years ago
  70. 9e0bf1b refer to defined macro by Lev Walkin · 7 years ago
  71. d27d5b5 Merge pull request #89 from brchiu/unify_specs_variable_name by Lev Walkin · 7 years ago
  72. 9413414 better dir by Lev Walkin · 7 years ago
  73. f3ecbca Merge pull request #75 from devjoa/master by Lev Walkin · 8 years ago
  74. 2aa10de Only remove __attributes__ in Windows builds by Erika Thorsen · 8 years ago
  75. afea72f Include stdint.h instead of typedef types if Visual Studio 2010 or newer. by Erika Thorsen · 8 years ago
  76. 8723dc7 Removed __attribute__ since its not Windows compliant by Erika Thorsen · 8 years ago
  77. 419ac3a Unify the naming of asn_OCTET_STRING_specifics_t with code-generated by Bi-Ruei, Chiu · 8 years ago
  78. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  79. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  80. 74757c8 avoid shifting negative value by Lev Walkin · 8 years ago
  81. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  82. 619f0cd alloca.h is not universally available by Lev Walkin · 8 years ago
  83. 0ec6b19 try to move it around for travis by Lev Walkin · 8 years ago
  84. d60414d leave only skeleton flags by Lev Walkin · 8 years ago
  85. 25307f6 explicit stdio for snprintf by Lev Walkin · 8 years ago
  86. 681f059 DBL_TRUE_MIN is C11, make it portable by Lev Walkin · 8 years ago
  87. 19a2118 alloca.h for alloca (c89) by Lev Walkin · 8 years ago
  88. 7623d8c try to fetch timegm from the environment 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. 034ee19 no dereference before check by Lev Walkin · 8 years ago
  92. 1ec7605 do not use reserved identifiers for variables by Lev Walkin · 8 years ago
  93. 8ca13c8 test subnormals by Lev Walkin · 8 years ago
  94. 104af19 pedantic c89 safety by Lev Walkin · 8 years ago
  95. 9736348 remove compiler warnings by Lev Walkin · 8 years ago
  96. 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
  97. 9d59a40 Merge pull request #50 from jariq/master by Lev Walkin · 9 years ago
  98. 88152c8 Merge pull request #66 from simo5/memleak by Lev Walkin · 9 years ago
  99. 4f47bf5 Keep static analyzers happy by Simo Sorce · 9 years ago
  100. ce71d91 Avoid memory leak on error by Simo Sorce · 9 years ago