1. 67303be intentional by Lev Walkin · 10 years ago
  2. 763647b Merge https://github.com/vlm/asn1c/pull/37 by Lev Walkin · 10 years ago
  3. 4b98d13 ENUMERATED is no longer needed forLDAP3 and MEGACO by Lev Walkin · 10 years ago
  4. 0b5f72f Merge branch 'master' of https://github.com/wiml/asn1c into wiml-master by Lev Walkin · 10 years ago
  5. 108d4f9 formatted changelog by Lev Walkin · 10 years ago
  6. 33bab88 Makefile.am is not needed here by Lev Walkin · 10 years ago
  7. a77e8b4 Merged http://github.com/vlm/asn1c/pull/31: compiling on Win32. by Lev Walkin · 10 years ago
  8. 3278995 merged patch #31 by Lev Walkin · 10 years ago
  9. a7591b5 regenerated tests based on Wim L patch by Lev Walkin · 10 years ago
  10. 78d604f Merge pull request #46 from wiml/constify by Lev Walkin · 10 years ago
  11. 41bbf1c removed intermediate files by Lev Walkin · 10 years ago
  12. a546822 README.md is not automatically distributed by Lev Walkin · 10 years ago
  13. e9364b4 wording by Lev Walkin · 10 years ago
  14. 495183c relative links by Lev Walkin · 10 years ago
  15. a2b639c 80 column by Lev Walkin · 10 years ago
  16. 15c6aa8 do not shout by Lev Walkin · 10 years ago
  17. b11b220 docs updated; use markdown by Lev Walkin · 10 years ago
  18. 118df6e copyright years by Lev Walkin · 10 years ago
  19. 7102b52 copyright years by Lev Walkin · 10 years ago
  20. 4d85280 tabs -> spaces by Lev Walkin · 10 years ago
  21. d25537f better quick start installation dox by Lev Walkin · 10 years ago
  22. 1b03c79 removed autotools intermediate files from source code; use autoreconf -iv. by Lev Walkin · 10 years ago
  23. 04fbe62 check if timegm is present before emulating by Lev Walkin · 10 years ago
  24. eace46c version bump by Lev Walkin · 10 years ago
  25. b0ed818 0.9.27 by Lev Walkin · 10 years ago
  26. 3c7ac6c conditional debug by Lev Walkin · 10 years ago
  27. 15d38f4 limit debug output log by Lev Walkin · 10 years ago
  28. 58ecc7b disable long debug output and implement --enable-ASN_DEBUG to restore old behavior by Lev Walkin · 10 years ago
  29. 68e9445 non-standard options removed by Lev Walkin · 10 years ago
  30. 64ea496 too non-standard option removed (set -o pipefail) by Lev Walkin · 10 years ago
  31. 05b32b8 bump up asn1c version by Lev Walkin · 10 years ago
  32. abc420c bump up asn1c version by Lev Walkin · 10 years ago
  33. 65907f0 portability fixes by Lev Walkin · 10 years ago
  34. 8ea91a9 ignore temporary files by Lev Walkin · 10 years ago
  35. e0d321a version 0.9.26 by Lev Walkin · 10 years ago
  36. 5809ec6 travis CI integration by Lev Walkin · 10 years ago
  37. 4018d82 clarification by Lev Walkin · 10 years ago
  38. 8b3b3d8 improved language by Lev Walkin · 10 years ago
  39. 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
  40. ca15fc6 Avoid an unnecessary table lookup and its accompanying table (final_chunk_type[]). by Wim Lewis · 10 years ago
  41. 18c2ec9 Declare the tags[] tables in skeletons as const. by Wim Lewis · 10 years ago
  42. fb6344e Declare most internal, constant tables as const, particularly the by Wim Lewis · 10 years ago
  43. 14e6b16 Declare the type descriptor and input buffer args of some functions as const. by Wim Lewis · 10 years ago
  44. a73ae67 Declare the permitted alphabet tables and code2value tables const. by Wim Lewis · 10 years ago
  45. d9d36f8 Include the module name in the extracted ASN.1 file. by Wim Lewis · 10 years ago
  46. b40ec41 do not check certain features on non-64 systems by Lev Walkin · 10 years ago
  47. 1550e5c change type width detection logic by Lev Walkin · 10 years ago
  48. 334d5cc change type width detection logic by Lev Walkin · 10 years ago
  49. e5086e3 extensibility shall not change the type from wide to narrow by Lev Walkin · 10 years ago
  50. 58b74eb add signed integer tests for test 134 by Lev Walkin · 10 years ago
  51. 6c52784 PER-encoding of integers wider than 32 bits by Lev Walkin · 10 years ago
  52. bfc76e8 fix spacing by Lev Walkin · 10 years ago
  53. ea55215 split ADD_CFLAGS and TESTSUITE_CFLAGS by Lev Walkin · 10 years ago
  54. f84cc01 check cc flags viability before setting them by Lev Walkin · 10 years ago
  55. fb2a30b remove pointer sign warnings by Lev Walkin · 10 years ago
  56. 5b63acf remove errors with ./configure --enable-Werror by Lev Walkin · 10 years ago
  57. aef10c3 upgrade autotools by Lev Walkin · 10 years ago
  58. aa61a0f pointer warning fixes by Lev Walkin · 10 years ago
  59. daeb216 use isfinite() or finite() depending on availability by Lev Walkin · 10 years ago
  60. 6169b8d fix default constraint checking by Lev Walkin · 10 years ago
  61. d2fab92 remove warning by Lev Walkin · 10 years ago
  62. 70732a2 remove warning by Lev Walkin · 10 years ago
  63. 8532592 fix debug message typo by Lev Walkin · 10 years ago
  64. 98e9b93 comments changed by Lev Walkin · 11 years ago
  65. f65e937 additional PER test by Lev Walkin · 11 years ago
  66. 9c70e74 remove warnings by Lev Walkin · 11 years ago
  67. 4062b01 add -fline-refs by Lev Walkin · 11 years ago
  68. cab30af check for strcasecmp by Frank Morgner · 11 years ago
  69. 9209616 check for alloca by Frank Morgner · 11 years ago
  70. fb63c01 build silently by default by Frank Morgner · 11 years ago
  71. 917a81d workaround for missing #warning on windows by Frank Morgner · 11 years ago
  72. 8a759ad try to link symlink and use a define on error by Frank Morgner · 11 years ago
  73. 2142033 removed useless clyx2asn1 conversion by Lev Walkin · 11 years ago
  74. 101c26d rrc.asn1 renamed into rrc-7.1.0.asn1 by Lev Walkin · 11 years ago
  75. 9ab5c76 convert rrc 7.1.0 spec into UTF-8 by Lev Walkin · 11 years ago
  76. 6e1486c ENUMERATED is not needed since -fnative-types by default. by Lev Walkin · 11 years ago
  77. b7c40b6 typos and format string fixes by Lev Walkin · 11 years ago
  78. d4c1673 typo in a comment by Lev Walkin · 11 years ago
  79. 2fce55d regenerated by Lev Walkin · 11 years ago
  80. 1d6d519 search with case sensitivity by Lev Walkin · 11 years ago
  81. 97f8edc simplify xer encoding by Lev Walkin · 11 years ago
  82. 1715b32 format and signedness mismatch fixes by Lev Walkin · 11 years ago
  83. 7f35fd8 more PER tests by Lev Walkin · 11 years ago
  84. bbc78f6 fix ilogb problem on ubuntu: libm precedence by Lev Walkin · 11 years ago
  85. 194b210 doc clarified and typos fixed by Lev Walkin · 11 years ago
  86. b1d85e3 more tests for integer decoding on ilp32 by Lev Walkin · 11 years ago
  87. 73823e1 add finite on ubuntu by Lev Walkin · 11 years ago
  88. 20a01f9 fix 32 bit integer decoding by Lev Walkin · 11 years ago
  89. e9360e6 fix ilogb error on ubuntu by Lev Walkin · 11 years ago
  90. 2a744a7 Behavior of -fnative-types made default; old behavior saved under -fwide-types by Lev Walkin · 11 years ago
  91. 11c9a8c update asn1c-usage.pdf by Lev Walkin · 11 years ago
  92. 2655eb3 deprecate -fskeletons-copy; this option is now a default; use -flink-skeletons for old behavior by Lev Walkin · 11 years ago
  93. 47189a7 make unber compilable by satisfying dependency. by Lev Walkin · 11 years ago
  94. 0ff7129 remove warnings by Lev Walkin · 11 years ago
  95. e14480f fix https://sourceforge.net/p/asn1c/bugs/51/ by Lev Walkin · 11 years ago
  96. f01946e add back const qualifier by Lev Walkin · 11 years ago
  97. ae1422b verified https://sourceforge.net/p/asn1c/bugs/45/ with autotests by Lev Walkin · 11 years ago
  98. da16198 fixed bug #58 by Lev Walkin · 11 years ago
  99. 3e0b0f2 explicitly make debug available for tests by Lev Walkin · 11 years ago
  100. e3e8de0 prepare for the real changes by Lev Walkin · 11 years ago