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