1. a1a8861 INTEGER: ignore warning for all GCC versions by Oliver Smith · 10 months ago
  2. 3e483e5 Disable _ASN_STACK_OVERFLOW_CHECK if building with Asan enabled by Pau Espin Pedrol · 1 year ago
  3. 5cdcaff .gitignore: Add configure~ by Pau Espin Pedrol · 1 year ago
  4. 02b349d debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  5. adaa1c6 INTEGER: ignore invalid -Warray-bounds from GCC-10 by Oliver Smith · 1 year, 2 months ago
  6. d762965 src/Makefile.am: libraries shall not be in LDFLAGS but in LIBADD by Vadim Yanitskiy · 1 year, 2 months ago
  7. be3a510 debian/control: replace, conflict: osmo-libasn1c by Oliver Smith · 1 year, 3 months ago
  8. 40bd9bd Bump version: 0.9.34.1-71cb → 0.9.35 by Pau Espin Pedrol · 1 year, 3 months ago 0.9.35
  9. 71cb3d4 fix 3 indents to avoid build failure with -Werror by Neels Hofmeyr · 1 year, 10 months ago
  10. de641e5 Bump version: 0.9.33.1-3bbf → 0.9.34 by Pau Espin Pedrol · 1 year, 11 months ago 0.9.34
  11. 3bbf20f configure.ac: fix libtool issue with clang and sanitizer by Eric · 2 years ago
  12. 97ae853 Bump version: 0.9.32.4-c0d4 → 0.9.33 by Pau Espin Pedrol · 3 years, 3 months ago 0.9.33
  13. c0d470b contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 7 months ago
  14. a6778f4 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 9 months ago
  15. 4241320 contrib: integrate RPM spec by Oliver Smith · 4 years ago
  16. 1665f59 contrib: import RPM spec by Oliver Smith · 4 years ago
  17. 19205a3 Bump version: 0.9.31.4-cd14-dirty → 0.9.32 by Pau Espin Pedrol · 4 years, 10 months ago 0.9.32
  18. 8ca5528 Fix LIBVERSION not applied by Pau Espin Pedrol · 4 years, 10 months ago
  19. cd145f8 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  20. 5e00d6f Revert "jenkins.sh: disable parallel build" by Oliver Smith · 5 years ago
  21. f0eeca5 jenkins.sh: disable parallel build by Oliver Smith · 5 years ago
  22. 6d2cea2 debian/rules: Don't overwrite .tarball-version by Pau Espin Pedrol · 6 years ago
  23. d36012f Bump version: 0.9.30.1-3dc5 → 0.9.31 by Pau Espin Pedrol · 6 years ago 0.9.31
  24. 3dc50c7 debian: set VERSION to fix version in .pc files by Alexander Couzens · 6 years ago
  25. 7dd8376 Bump version: 0.9.29.1-42b1 → 0.9.30 by Pau Espin Pedrol · 6 years ago 0.9.30
  26. 42b18e2 configure.ac: Use git-version-gen to set VERSION by Pau Espin Pedrol · 6 years ago
  27. 671fef2 Bump version: 0.9.28 → 0.9.29 by Pau Espin Pedrol · 6 years ago 0.9.29
  28. 10d1ab4 debian/changelog: Set previous versions to unstable by Pau Espin Pedrol · 6 years ago
  29. 96ef99e build: Support make release target by Pau Espin Pedrol · 6 years ago
  30. 2745372 .gitignore: add compile by Pau Espin Pedrol · 6 years ago
  31. 202022e jenkins.sh: use --enable-werror configure flag, not CFLAGS by Neels Hofmeyr · 6 years ago
  32. 6e152f2 configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  33. bd21737 add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  34. 0a43310 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  35. d5ee1ed jenkins: add missing set -e to catch build errors by Neels Hofmeyr · 7 years ago
  36. 551e9c9 fix compiler warning: drop dead code from BIT_STRING_fromBuf() by Neels Hofmeyr · 7 years ago
  37. 0e1a645 link libasn1c against libmath, don't ask users to do it by Harald Welte · 7 years ago
  38. a4d72b0 Sync debian package version (0.9.28) with acversion by Harald Welte · 7 years ago 0.9.28
  39. 8d9147a Fix compiler warning by Harald Welte · 7 years ago
  40. b7c145d Fix compiler warning by Harald Welte · 7 years ago
  41. aaae8c7 debian/copyright: Code in this repository is under BSD-2-Clause by Harald Welte · 7 years ago
  42. c8512b1 Re-license asn1helper.c under identical license as upstream by Harald Welte · 7 years ago
  43. f1b77d9 add contrib/jenkins.sh script for jenkins build testing by Harald Welte · 7 years ago
  44. bce896f add /debian to build a package by Alexander Couzens · 7 years ago
  45. 4151e59 add .gitreview to support git review plugin by Alexander Couzens · 7 years ago
  46. 20d668c aper fix for decoding constrained integer with lower boundary by Harald Welte · 8 years ago 3G_2016_09
  47. c867dde fix APER encoding of integer (backport from openairinterface) by Harald Welte · 8 years ago
  48. f3c3049 misc: Replace libosmocore with talloc by Holger Hans Peter Freyther · 8 years ago
  49. de48e26 remove config.h include from asn_system.h by Neels Hofmeyr · 8 years ago
  50. 578ecbb cosmetic: cast to avoid compiler warning by Neels Hofmeyr · 8 years ago
  51. 95a112f Add helper functions for uint32_t in octet strings by Daniel Willmann · 8 years ago
  52. 2d4f2bd import ans1helpers.[ch] (originally part of osmo-iuh) by Harald Welte · 8 years ago
  53. 667d758 APER: Fix encoding of INTEGER with lower_bound != 0 by Harald Welte · 8 years ago
  54. a37b06d add '--enable-debug' configure option to build with EMIT_ASN_DEBUG by Harald Welte · 8 years ago
  55. 41b85d5 update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be by Harald Welte · 9 years ago
  56. f6b9173 fix autoconf/automake warnings by Harald Welte · 9 years ago
  57. c904c93 link against libmath for 'ilogb()' by Harald Welte · 12 years ago
  58. a68b3a3 use include/osmocom/core instead of include/osmocore by Harald Welte · 13 years ago
  59. 3674df6 build: libosmo-asn1-map assumes that asn1c is in the includedir by Holger Hans Peter Freyther · 14 years ago
  60. ee1a5c9 per_support: Fix bit error in encoding process by Sylvain Munaut · 14 years ago
  61. 64fdc4c src: Print member's name in CHOICE print by Sylvain Munaut · 14 years ago
  62. b9d517e src: Add verbose pretty print for enumerated types by Sylvain Munaut · 14 years ago
  63. 6264d3d we have to replace calloc with talloc_zero_size() to ensure initialization by Harald Welte · 14 years ago
  64. fa03400 Convert libasn1c to use talloc from libosmocore by Harald Welte · 14 years ago
  65. ec0e217 Update to asn1c official repository svn trunk r1409 by Harald Welte · 14 years ago
  66. b1e3ee7 add dummy 'm4/.dummy' file to make autoreconf happy by Harald Welte · 14 years ago
  67. 96afdfd Remove converter-sample.c, as it is not part of the runtime library by Harald Welte · 14 years ago
  68. 7ee9a77 add .gitignore file by Harald Welte · 14 years ago
  69. 8e37e02 add COPYING with original licenes by Harald Welte · 14 years ago
  70. 98cb836 move header files to 'include' directory and install them by Harald Welte · 14 years ago
  71. bdff5e6 Add autotools/pkgconfig magic by Harald Welte · 14 years ago
  72. 92c45f3 initial import of /usr/share/asn1c/*.[ch] skeleton files by Harald Welte · 14 years ago