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