1. 5e2364f prefixing of generated types using a ASN1C_PREFIX environment variable by Harald Welte · 9 years ago
  2. 0b57b08 port/merge Eurecom APER support from OPENAIRMME by Harald Welte · 9 years ago
  3. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  4. c6cac8e do not use reserved identifiers by Lev Walkin · 8 years ago
  5. f2b2f37 error values check from printf, fprintf, fwrite by Lev Walkin · 8 years ago
  6. 4cc4599 more diagnostics if memory fails by Lev Walkin · 8 years ago
  7. d8b8364 removed unneeded check before free() by Lev Walkin · 8 years ago
  8. d62d7d5 ftruncate output should not be ignored under some compilers by Lev Walkin · 8 years ago
  9. 0f26245 bit strings also can haz members by Lev Walkin · 8 years ago
  10. 1b3a135 fix compiler warnings by Lev Walkin · 8 years ago
  11. da94cd4 useless -all-static by Lev Walkin · 10 years ago
  12. ebfc44d issue/32 fchmod() does not respect umask by Lev Walkin · 10 years ago
  13. 3278995 merged patch #31 by Lev Walkin · 10 years ago
  14. 78d604f Merge pull request #46 from wiml/constify by Lev Walkin · 10 years ago
  15. 1b03c79 removed autotools intermediate files from source code; use autoreconf -iv. by Lev Walkin · 10 years ago
  16. e0d321a version 0.9.26 by Lev Walkin · 10 years ago
  17. fb6344e Declare most internal, constant tables as const, particularly the by Wim Lewis · 10 years ago
  18. a73ae67 Declare the permitted alphabet tables and code2value tables const. by Wim Lewis · 10 years ago
  19. 334d5cc change type width detection logic by Lev Walkin · 10 years ago
  20. e5086e3 extensibility shall not change the type from wide to narrow by Lev Walkin · 10 years ago
  21. ea55215 split ADD_CFLAGS and TESTSUITE_CFLAGS by Lev Walkin · 10 years ago
  22. f84cc01 check cc flags viability before setting them by Lev Walkin · 10 years ago
  23. 5b63acf remove errors with ./configure --enable-Werror by Lev Walkin · 10 years ago
  24. aef10c3 upgrade autotools by Lev Walkin · 10 years ago
  25. 6169b8d fix default constraint checking by Lev Walkin · 11 years ago
  26. 4062b01 add -fline-refs by Lev Walkin · 11 years ago
  27. 8a759ad try to link symlink and use a define on error by Frank Morgner · 11 years ago
  28. 1715b32 format and signedness mismatch fixes by Lev Walkin · 11 years ago
  29. 2a744a7 Behavior of -fnative-types made default; old behavior saved under -fwide-types by Lev Walkin · 11 years ago
  30. 2655eb3 deprecate -fskeletons-copy; this option is now a default; use -flink-skeletons for old behavior by Lev Walkin · 11 years ago
  31. 30ae27b C++ keywords added to a no-no list by Lev Walkin · 11 years ago
  32. 50d52cf windows compatibility; suggested by github.com/sapien2 by Lev Walkin · 11 years ago
  33. b375194 upgrade autotools by Lev Walkin · 12 years ago
  34. 8da8e73 Fix compilation warning in generated check constraints function. by Santiago Carot-Nemesio · 13 years ago
  35. 9365956 WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25 by Lev Walkin · 14 years ago
  36. e7c4b96 update automake and move doc -> docsrc by Lev Walkin · 14 years ago
  37. 4c776e5 aclocal-1.10 by Lev Walkin · 14 years ago
  38. 4da95cf newer version of build tools by Lev Walkin · 14 years ago
  39. ffd035e react to -fincludes-quoted by Lev Walkin · 14 years ago
  40. 34944f2 Added -fincludes-quoted to generate #includes in double instead of <angle> quotes. by Lev Walkin · 14 years ago
  41. 8bb57a2 unsigned integer of 32-bit widtth support for per by Lev Walkin · 17 years ago
  42. e751cd8 by Lev Walkin · 17 years ago
  43. 63b4126 C90-compliant negative LONG_MIN by Lev Walkin · 17 years ago
  44. 27fd0b6 upgraded compatibility by Lev Walkin · 17 years ago
  45. 08afe61 regeneration by Lev Walkin · 17 years ago
  46. 8032f7a optionality handling by Lev Walkin · 17 years ago
  47. 06bf7cc reautomakified by Lev Walkin · 17 years ago
  48. 33af5c3 extensibility fix by Lev Walkin · 17 years ago
  49. c5a5d22 some fixes by Lev Walkin · 17 years ago
  50. 3a4689a BMPString and UniversalString support by Lev Walkin · 18 years ago
  51. 9ab21b8 Fixed explicit tagging of an in-lined constructed type. by Lev Walkin · 18 years ago
  52. 07aaa34 choice constraint generation duplication dropped by Lev Walkin · 18 years ago
  53. 4b5dae3 diffs by Lev Walkin · 18 years ago
  54. 725883b more PER support by Lev Walkin · 18 years ago
  55. 66adab4 -pdu=* changes by Lev Walkin · 18 years ago
  56. 729eb86 generate PER code tables for known-multiplier strings by Lev Walkin · 18 years ago
  57. 8c2ca0b XER reference types encoding error by Lev Walkin · 18 years ago
  58. a9532f4 moved -DASN_PDU_COLLECTION into compiler by Lev Walkin · 18 years ago
  59. 22b5ed4 *** empty log message *** by Lev Walkin · 18 years ago
  60. 0e89d10 proper dependency tracking (regression fixed) by Lev Walkin · 18 years ago
  61. f218e78 CONVERTER is now in dependencies by Lev Walkin · 18 years ago
  62. d83172f MEGACO (Media Gateway Control) protocol decoder by Lev Walkin · 18 years ago
  63. dcf1e35 unused bits by Lev Walkin · 18 years ago
  64. 0f8d4a4 tolerate bit string extensibility by Lev Walkin · 18 years ago
  65. c46b7cb *** empty log message *** by Lev Walkin · 18 years ago
  66. 5af1a69 automake-1.9 by Lev Walkin · 18 years ago
  67. b1db925 *** empty log message *** by Lev Walkin · 18 years ago
  68. 11380fb *** empty log message *** by Lev Walkin · 18 years ago
  69. 1dc8529 *** empty log message *** by Lev Walkin · 18 years ago
  70. 1eded35 *** empty log message *** by Lev Walkin · 18 years ago
  71. 171487e some more parameterization by Lev Walkin · 18 years ago
  72. a00d6b3 refactored parameterization support by Lev Walkin · 18 years ago
  73. 8253ea9 command line in preamble by Lev Walkin · 18 years ago
  74. c2a7509 class field access problem by Lev Walkin · 18 years ago
  75. 9c2285a parsing object classes more properly by Lev Walkin · 18 years ago
  76. 0913f24 skip filenameless includes by Lev Walkin · 18 years ago
  77. 4737039 includes are outside of extern C {} clause by Lev Walkin · 18 years ago
  78. ae5540f includes are outside of extern C {} clause by Lev Walkin · 18 years ago
  79. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  80. d1bfea6 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE by Lev Walkin · 19 years ago
  81. a895afb -fskeletons-copy by Lev Walkin · 19 years ago
  82. c0e7071 asn1c code for windows platform fixed, thanks to rmeub@users.sourceforge.net by Lev Walkin · 19 years ago
  83. ac760bf SET mandatory map generation by Lev Walkin · 19 years ago
  84. ae7bf3f YuanMeng was very helpful in finding these by Lev Walkin · 19 years ago
  85. b85a813 automatic dependency tracking by Lev Walkin · 19 years ago
  86. da9a3b8 more words on circular references by Lev Walkin · 19 years ago
  87. c08c3cf oops by Lev Walkin · 19 years ago
  88. 4c97bd6 some platforms don't have INTxx_MIN by Lev Walkin · 19 years ago
  89. 0f5d74c unions are not anonymous by Lev Walkin · 19 years ago
  90. 4b55341 extensions of conditional native-typing to -fbless-SIZE constraints by Lev Walkin · 19 years ago
  91. 082cadc PER visible constraints are used to select the native representation for INTEGER types by Lev Walkin · 19 years ago
  92. b02a883 BIT STRING enumerations by Lev Walkin · 19 years ago
  93. 414b078 generating enumeration tables for INTEGER types by Lev Walkin · 19 years ago
  94. b36317c restructured member variable names by Lev Walkin · 19 years ago
  95. 72a0f5a -findirect-choice by Lev Walkin · 19 years ago
  96. 3d551c0 #includes moved out of __cplusplus by Lev Walkin · 19 years ago
  97. f1a5123 some gcc 4.x compatibility in constraints checking code by Lev Walkin · 19 years ago
  98. afa35b4 proper constants by Lev Walkin · 19 years ago
  99. f3b29b1 no empty maps by Lev Walkin · 19 years ago
  100. 56784c0 uniform checking by Lev Walkin · 19 years ago