1. 8e1d759 better test diagnostics by Lev Walkin · 5 years ago
  2. b47d1ad moved unber and enber into asn1-tools by Lev Walkin · 5 years ago
  3. 4cc779f -m32 compile without asan by Lev Walkin · 7 years ago
  4. 57cf209 fix library dependency management by Lev Walkin · 7 years ago
  5. 4bc278d libs fix by Lev Walkin · 7 years ago
  6. 3eb2703 format integer value as INTEGER_t by Lev Walkin · 7 years ago
  7. bbe7925 formatting by Lev Walkin · 7 years ago
  8. 840fb8e debug origin lines by Lev Walkin · 7 years ago
  9. 4215c51 add hidden -debug-type-naming option by Lev Walkin · 7 years ago
  10. da672c4 better error reporting when destination directory is not available by Lev Walkin · 7 years ago
  11. 4645db0 slash-terminate differently by Lev Walkin · 7 years ago
  12. 34df4e5 update doc and changelog by Lev Walkin · 7 years ago
  13. 3aa33c0 Add -gen-autotools option generates example configure.ac and Makefile.am by Jon Ringle · 7 years ago
  14. 1029a6e Generate Makefile.am.asn1convert by Jon Ringle · 7 years ago
  15. 3016fd5 Rename Makefile.am.example => converter-example.mk by Jon Ringle · 7 years ago
  16. f71745a autotools: Make Makefile.am.libasncodec more autotools friendly by Jon Ringle · 7 years ago
  17. 6431b1c Add '-D destdir' option for generated files by Jon Ringle · 7 years ago
  18. 7871abf Rename ASN_MODULE_{SOURCES,HEADERS} => ASN_MODULE_{SRCS,HDRS} by Jon Ringle · 7 years ago
  19. 07f8c3e add asn_encode* and other encoders by Lev Walkin · 7 years ago
  20. 686f38b constness fix by Lev Walkin · 7 years ago
  21. 37b5799 updated doc by Lev Walkin · 7 years ago
  22. d0ee2b1 rename a bit for consistency by Lev Walkin · 7 years ago
  23. 304a70e remove warnings by Lev Walkin · 7 years ago
  24. 288e95d Fix crash when processing S1AP by Bi-Ruei, Chiu · 7 years ago
  25. f9a94df update dependencies by Lev Walkin · 7 years ago
  26. f09cf48 update dependencies by Lev Walkin · 7 years ago
  27. d3fd7a4 update dependencies by Lev Walkin · 7 years ago
  28. e7bd48a better cleanup by Lev Walkin · 7 years ago
  29. 076bbbc invert -gen-xxx to -no-gen-yyy by Lev Walkin · 7 years ago
  30. 2a92386 invert -gen-PER as -no-gen-OER by Lev Walkin · 7 years ago
  31. 0299037 Fix memory leakeage by Bi-Ruei, Chiu · 7 years ago
  32. 8ae074c Fix 'make check' error under sample.source.RRC by Bi-Ruei, Chiu · 7 years ago
  33. 7d5d930 more precise OER and PER code bundling by Lev Walkin · 7 years ago
  34. 30566d1 add asn1c compile smoke test by Lev Walkin · 7 years ago
  35. 227b944 changelog order fix by Lev Walkin · 7 years ago
  36. d1c28aa generate OER and PER by default. add -no-gen-example by Lev Walkin · 7 years ago
  37. d5f6647 remove superfluous -pdu by Lev Walkin · 7 years ago
  38. 3be4919 make -pdu=auto a default by Lev Walkin · 7 years ago
  39. 5f4dbb7 earlier detection of unknown -pdu=Type by Lev Walkin · 7 years ago
  40. 9ce64c1 API reference by Lev Walkin · 7 years ago
  41. 933b950 moved decl around to maintain comments continuity by Lev Walkin · 7 years ago
  42. cf573ec constness by Lev Walkin · 7 years ago
  43. ec4b7af doc by Lev Walkin · 7 years ago
  44. d5627a1 more logical structure by Lev Walkin · 7 years ago
  45. f333458 update doc by Lev Walkin · 7 years ago
  46. 08661a6 use ptrdiff_t by Lev Walkin · 7 years ago
  47. 1fc5edb asn_encode_to_new_buffer() by Lev Walkin · 7 years ago
  48. cd8f1e0 uper_encode() with NULL callback to ignore output and return the number of bits by Lev Walkin · 7 years ago
  49. 1a49ced use hash for name lookup by Lev Walkin · 7 years ago
  50. a67d110 name clashes using generic hashing by Lev Walkin · 7 years ago
  51. adfcde2 generic hashing mechanism by Lev Walkin · 7 years ago
  52. 3bcab4e Add test case for issue #178 by Jon Ringle · 7 years ago
  53. 8baaf6b fix randomized failures on fast enough systems by Lev Walkin · 7 years ago
  54. ce2068a fix builddir by Lev Walkin · 7 years ago
  55. c9b2f28 replace incompatible awk with C by Lev Walkin · 7 years ago
  56. 3f52df0 removed autotools intermediate files from source code by Lev Walkin · 7 years ago
  57. ee8482a avoid complaints about _BSD_SOURCE on ubuntu by Lev Walkin · 7 years ago
  58. a53bdf1 removed autotools intermediate files from source code by Lev Walkin · 7 years ago
  59. f22184d force recompile T object by Lev Walkin · 7 years ago
  60. 5e73c50 add missing member by Lev Walkin · 7 years ago
  61. 1351752 fixed non-trivial SIZE constraints for SET OF and SEQUENCE OF, fuzz-tested by Lev Walkin · 7 years ago
  62. 24354e1 fix UPER decoding of SET OF with more then 16K elements by Vasil Velichkov · 7 years ago
  63. b623e8d Fix an undefined behaviour error in constr_SET_OF.c by Vasil Velichkov · 7 years ago
  64. abb7133 Fix UPER encoding of empty SEQUENCE OF by Vasil Velichkov · 7 years ago
  65. 5fcbb28 Do not build 32bit skeletons lib and check-converter by Vasil Velichkov · 7 years ago
  66. 6fd8433 avoid failing on something that is considered compression bomb by Lev Walkin · 7 years ago
  67. 3bbbd04 remove warning by Lev Walkin · 7 years ago
  68. 2387ff3 Modify test 156 for verifying pull request 224 and 227 simultaneously by Bi-Ruei, Chiu · 7 years ago
  69. 5bdb555 Fix duplicate 'asn_VAL_23_ignore' generated from RANAP ASN.1 by Bi-Ruei, Chiu · 7 years ago
  70. 7156898 protect from SET OF NULL compression bomb by Lev Walkin · 7 years ago
  71. d8e6bbf fix memory realloc by Lev Walkin · 7 years ago
  72. 52b88e1 uper and oer SET OF and SEQUENCE OF verified by Lev Walkin · 7 years ago
  73. e5f0d94 preserve rmax for fuzzer by Lev Walkin · 7 years ago
  74. 9175a28 deprecate EMIT_ASN_DEBUG, move under ASN_ namespace by Lev Walkin · 7 years ago
  75. 5615304 api change uper_encode() by Lev Walkin · 7 years ago
  76. cb59ce6 library name change by Lev Walkin · 7 years ago
  77. 005f879 abstract out sorting by Lev Walkin · 7 years ago
  78. b2219ac remove debug by Lev Walkin · 7 years ago
  79. ddac400 mask PER by Lev Walkin · 7 years ago
  80. 3ca48b9 readme fix by Lev Walkin · 7 years ago
  81. b1d4102 clarifying comment by Lev Walkin · 7 years ago
  82. 9f470d6 stop ignoring formatting problems, start ignoring long long extension problems by Lev Walkin · 7 years ago
  83. df2edbb regenerated by Lev Walkin · 7 years ago
  84. d2a7360 bound the size of SEQUENCE OF and SET OF random generator by Lev Walkin · 7 years ago
  85. 62155df add stack overflow protection for SEQUENCE and SEQUENCE OF by Lev Walkin · 7 years ago
  86. 3c37385 fix OER comparison API by Lev Walkin · 7 years ago
  87. 8366861 fix after UPER round-trip fuzz by Lev Walkin · 7 years ago
  88. 5de8274 fix UPER BIT STRING trailer encoding by Lev Walkin · 7 years ago
  89. ba2c572 more debug by Lev Walkin · 7 years ago
  90. 1418d98 verify unusual PER canonical order by Lev Walkin · 7 years ago
  91. bc6ef1f Add two tests in tests-asn1c-compiler directory by Bi-Ruei, Chiu · 7 years ago
  92. e460c3b Fix error during 'make check' by Bi-Ruei, Chiu · 7 years ago
  93. 156b0fe Fix duplication of selector functions by Bi-Ruei, Chiu · 7 years ago
  94. dcc822a Fix duplicate type names generated in headers file by Bi-Ruei, Chiu · 7 years ago
  95. 3e2de69 Solve the problem that information object table with one entry can not be properly handled by Bi-Ruei, Chiu · 7 years ago
  96. 214c491 Pass evaluated arguments to members and type references by Bi-Ruei, Chiu · 7 years ago
  97. 89cde74 Supply meaningful data for last %d argument of DEBUG() by Bi-Ruei, Chiu · 7 years ago
  98. b6bd8d7 Use parenthesis to avoid ambiguity of operator precedence by Bi-Ruei, Chiu · 7 years ago
  99. 742a196 Fix 'FATAL: Does not look like criticality is a CLASS field reference (xxxx) denoting a type one line xxx' by Bi-Ruei, Chiu · 7 years ago
  100. 069c076 Fix crash during dealing with empty optinal fields of ioc cell by Bi-Ruei, Chiu · 7 years ago