1. 539d484 Fix a bug in asn1c PER code when skipping unknown extension by roux · 8 years ago aper
  2. 50823b8 fix APER encoding of integer (backport from openairinterface) by Harald Welte · 8 years ago
  3. 0ff796f APER: Fix encoding of INTEGER with lower_bound != 0 by Harald Welte · 8 years ago
  4. 6e00cbc skeletons: Fix compiler warnings introduced by Eurecom aper patch by Harald Welte · 9 years ago
  5. 8a25624 skeletons: Print member's name in CHOICE print by Sylvain Munaut · 14 years ago
  6. 485a972 skeletons: Add verbose pretty print for enumerated types by Sylvain Munaut · 9 years ago
  7. 36cd7dd aper: fixup after port by Harald Welte · 9 years ago
  8. 5ed3f69 Support automake-1.15 by Harald Welte · 9 years ago
  9. 498c971 port/merge Eurecom APER support from OPENAIRMME by Harald Welte · 9 years ago
  10. 62913d8 ?= was confusing some environments by Lev Walkin · 9 years ago
  11. 271131c use AS_HELP_STRING for formatting, etc by Lev Walkin · 9 years ago
  12. a72740e formatting and English by Lev Walkin · 10 years ago
  13. 507f600 english by Lev Walkin · 10 years ago
  14. 288527b formatting and English by Lev Walkin · 10 years ago
  15. 50155de specify version globally by Lev Walkin · 10 years ago
  16. 2e554fc some english fixes by Lev Walkin · 10 years ago
  17. 47a6ae6 add -fincludes-quoted and -fline-refs into manual page by Lev Walkin · 10 years ago
  18. e687e75 man page formatting by Lev Walkin · 10 years ago
  19. db361a6 remove capitalization by Lev Walkin · 10 years ago
  20. dd65fe8 no need in ENUMERATED file by Lev Walkin · 10 years ago
  21. db77922 issue/32 acknowledged by Lev Walkin · 10 years ago
  22. da94cd4 useless -all-static by Lev Walkin · 10 years ago
  23. ebfc44d issue/32 fchmod() does not respect umask by Lev Walkin · 10 years ago
  24. 67303be intentional by Lev Walkin · 10 years ago
  25. 763647b Merge https://github.com/vlm/asn1c/pull/37 by Lev Walkin · 10 years ago
  26. 4b98d13 ENUMERATED is no longer needed forLDAP3 and MEGACO by Lev Walkin · 10 years ago
  27. 0b5f72f Merge branch 'master' of https://github.com/wiml/asn1c into wiml-master by Lev Walkin · 10 years ago
  28. 108d4f9 formatted changelog by Lev Walkin · 10 years ago
  29. 33bab88 Makefile.am is not needed here by Lev Walkin · 10 years ago
  30. a77e8b4 Merged http://github.com/vlm/asn1c/pull/31: compiling on Win32. by Lev Walkin · 10 years ago
  31. 3278995 merged patch #31 by Lev Walkin · 10 years ago
  32. a7591b5 regenerated tests based on Wim L patch by Lev Walkin · 10 years ago
  33. 78d604f Merge pull request #46 from wiml/constify by Lev Walkin · 10 years ago
  34. 41bbf1c removed intermediate files by Lev Walkin · 10 years ago
  35. a546822 README.md is not automatically distributed by Lev Walkin · 10 years ago
  36. e9364b4 wording by Lev Walkin · 10 years ago
  37. 495183c relative links by Lev Walkin · 10 years ago
  38. a2b639c 80 column by Lev Walkin · 10 years ago
  39. 15c6aa8 do not shout by Lev Walkin · 10 years ago
  40. b11b220 docs updated; use markdown by Lev Walkin · 10 years ago
  41. 118df6e copyright years by Lev Walkin · 10 years ago
  42. 7102b52 copyright years by Lev Walkin · 10 years ago
  43. 4d85280 tabs -> spaces by Lev Walkin · 10 years ago
  44. d25537f better quick start installation dox by Lev Walkin · 10 years ago
  45. 1b03c79 removed autotools intermediate files from source code; use autoreconf -iv. by Lev Walkin · 10 years ago
  46. 04fbe62 check if timegm is present before emulating by Lev Walkin · 10 years ago
  47. eace46c version bump by Lev Walkin · 10 years ago
  48. b0ed818 0.9.27 by Lev Walkin · 10 years ago
  49. 3c7ac6c conditional debug by Lev Walkin · 10 years ago
  50. 15d38f4 limit debug output log by Lev Walkin · 10 years ago
  51. 58ecc7b disable long debug output and implement --enable-ASN_DEBUG to restore old behavior by Lev Walkin · 10 years ago
  52. 68e9445 non-standard options removed by Lev Walkin · 10 years ago
  53. 64ea496 too non-standard option removed (set -o pipefail) by Lev Walkin · 10 years ago
  54. 05b32b8 bump up asn1c version by Lev Walkin · 10 years ago
  55. abc420c bump up asn1c version by Lev Walkin · 10 years ago
  56. 65907f0 portability fixes by Lev Walkin · 10 years ago
  57. 8ea91a9 ignore temporary files by Lev Walkin · 10 years ago
  58. e0d321a version 0.9.26 by Lev Walkin · 10 years ago
  59. 5809ec6 travis CI integration by Lev Walkin · 10 years ago
  60. 4018d82 clarification by Lev Walkin · 10 years ago
  61. 8b3b3d8 improved language by Lev Walkin · 10 years ago
  62. 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
  63. ca15fc6 Avoid an unnecessary table lookup and its accompanying table (final_chunk_type[]). by Wim Lewis · 10 years ago
  64. 18c2ec9 Declare the tags[] tables in skeletons as const. by Wim Lewis · 10 years ago
  65. fb6344e Declare most internal, constant tables as const, particularly the by Wim Lewis · 10 years ago
  66. 14e6b16 Declare the type descriptor and input buffer args of some functions as const. by Wim Lewis · 10 years ago
  67. a73ae67 Declare the permitted alphabet tables and code2value tables const. by Wim Lewis · 10 years ago
  68. d9d36f8 Include the module name in the extracted ASN.1 file. by Wim Lewis · 10 years ago
  69. b40ec41 do not check certain features on non-64 systems by Lev Walkin · 10 years ago
  70. 1550e5c change type width detection logic by Lev Walkin · 10 years ago
  71. 334d5cc change type width detection logic by Lev Walkin · 10 years ago
  72. e5086e3 extensibility shall not change the type from wide to narrow by Lev Walkin · 10 years ago
  73. 58b74eb add signed integer tests for test 134 by Lev Walkin · 10 years ago
  74. 6c52784 PER-encoding of integers wider than 32 bits by Lev Walkin · 10 years ago
  75. bfc76e8 fix spacing by Lev Walkin · 10 years ago
  76. ea55215 split ADD_CFLAGS and TESTSUITE_CFLAGS by Lev Walkin · 10 years ago
  77. f84cc01 check cc flags viability before setting them by Lev Walkin · 10 years ago
  78. fb2a30b remove pointer sign warnings by Lev Walkin · 10 years ago
  79. 5b63acf remove errors with ./configure --enable-Werror by Lev Walkin · 10 years ago
  80. aef10c3 upgrade autotools by Lev Walkin · 10 years ago
  81. aa61a0f pointer warning fixes by Lev Walkin · 10 years ago
  82. daeb216 use isfinite() or finite() depending on availability by Lev Walkin · 10 years ago
  83. 6169b8d fix default constraint checking by Lev Walkin · 10 years ago
  84. d2fab92 remove warning by Lev Walkin · 10 years ago
  85. 70732a2 remove warning by Lev Walkin · 10 years ago
  86. 8532592 fix debug message typo by Lev Walkin · 10 years ago
  87. 98e9b93 comments changed by Lev Walkin · 11 years ago
  88. f65e937 additional PER test by Lev Walkin · 11 years ago
  89. 9c70e74 remove warnings by Lev Walkin · 11 years ago
  90. 4062b01 add -fline-refs by Lev Walkin · 11 years ago
  91. cab30af check for strcasecmp by Frank Morgner · 11 years ago
  92. 9209616 check for alloca by Frank Morgner · 11 years ago
  93. fb63c01 build silently by default by Frank Morgner · 11 years ago
  94. 917a81d workaround for missing #warning on windows by Frank Morgner · 11 years ago
  95. 8a759ad try to link symlink and use a define on error by Frank Morgner · 11 years ago
  96. 2142033 removed useless clyx2asn1 conversion by Lev Walkin · 11 years ago
  97. 101c26d rrc.asn1 renamed into rrc-7.1.0.asn1 by Lev Walkin · 11 years ago
  98. 9ab5c76 convert rrc 7.1.0 spec into UTF-8 by Lev Walkin · 11 years ago
  99. 6e1486c ENUMERATED is not needed since -fnative-types by default. by Lev Walkin · 11 years ago
  100. b7c40b6 typos and format string fixes by Lev Walkin · 11 years ago