Commit Graph

68 Commits (master)
 

Author SHA1 Message Date
Oliver Smith adaa1c62e1 INTEGER: ignore invalid -Warray-bounds from GCC-10
2 days ago
Vadim Yanitskiy d762965f77 src/Makefile.am: libraries shall not be in LDFLAGS but in LIBADD
1 week ago
Oliver Smith be3a5105d0 debian/control: replace, conflict: osmo-libasn1c
1 month ago
Pau Espin 40bd9bd0b0 Bump version: 0.9.34.1-71cb → 0.9.35
1 month ago
Neels Hofmeyr 71cb3d49a8 fix 3 indents to avoid build failure with -Werror
8 months ago
Pau Espin de641e557f Bump version: 0.9.33.1-3bbf → 0.9.34
9 months ago
Eric Wild 3bbf20f17c configure.ac: fix libtool issue with clang and sanitizer
10 months ago
Pau Espin 97ae853ef5 Bump version: 0.9.32.4-c0d4 → 0.9.33
2 years ago
Pau Espin c0d470b9bb contrib/jenkins: Enable parallel make in make distcheck
2 years ago
Vadim Yanitskiy a6778f4494 debian/control: change maintainer to the Osmocom team / mailing list
3 years ago
Oliver Smith 4241320034 contrib: integrate RPM spec
3 years ago
Oliver Smith 1665f595fc contrib: import RPM spec
3 years ago
Pau Espin 19205a38c3 Bump version: 0.9.31.4-cd14-dirty → 0.9.32
4 years ago
Pau Espin 8ca552813c Fix LIBVERSION not applied
4 years ago
Oliver Smith cd145f87be contrib/jenkins.sh: run "make maintainer-clean"
4 years ago
Oliver Smith 5e00d6fd80 Revert "jenkins.sh: disable parallel build"
4 years ago
Oliver Smith f0eeca5cb3 jenkins.sh: disable parallel build
4 years ago
Pau Espin 6d2cea2d1d debian/rules: Don't overwrite .tarball-version
5 years ago
Pau Espin d36012fb02 Bump version: 0.9.30.1-3dc5 → 0.9.31
5 years ago
Alexander Couzens 3dc50c737d debian: set VERSION to fix version in .pc files
5 years ago
Pau Espin 7dd8376c8f Bump version: 0.9.29.1-42b1 → 0.9.30
5 years ago
Pau Espin 42b18e2bb8 configure.ac: Use git-version-gen to set VERSION
5 years ago
Pau Espin 671fef29c1 Bump version: 0.9.28 → 0.9.29
5 years ago
Pau Espin 10d1ab4936 debian/changelog: Set previous versions to unstable
5 years ago
Pau Espin 96ef99e700 build: Support make release target
5 years ago
Pau Espin 2745372f00 .gitignore: add compile
5 years ago
Neels Hofmeyr 202022eaa9 jenkins.sh: use --enable-werror configure flag, not CFLAGS
5 years ago
Neels Hofmeyr 6e152f2582 configure: add --enable-werror
5 years ago
Neels Hofmeyr bd2173796d add --enable-sanitize config option
5 years ago
Neels Hofmeyr 0a43310182 jenkins: use osmo-clean-workspace.sh before and after build
5 years ago
Neels Hofmeyr d5ee1ed734 jenkins: add missing set -e to catch build errors
5 years ago
Neels Hofmeyr 551e9c94b3 fix compiler warning: drop dead code from BIT_STRING_fromBuf()
5 years ago
Harald Welte 0e1a6450a4 link libasn1c against libmath, don't ask users to do it
5 years ago
Harald Welte a4d72b02e2 Sync debian package version (0.9.28) with acversion
5 years ago
Harald Welte 8d9147a764 Fix compiler warning
5 years ago
Harald Welte b7c145daa4 Fix compiler warning
5 years ago
Harald Welte aaae8c7649 debian/copyright: Code in this repository is under BSD-2-Clause
6 years ago
Harald Welte c8512b1510 Re-license asn1helper.c under identical license as upstream
6 years ago
Harald Welte f1b77d9b58 add contrib/jenkins.sh script for jenkins build testing
6 years ago
Alexander Couzens bce896fadb add /debian to build a package
6 years ago
Alexander Couzens 4151e593e1 add .gitreview to support git review plugin
6 years ago
Harald Welte 20d668cbd3 aper fix for decoding constrained integer with lower boundary
7 years ago
Harald Welte c867ddeb30 fix APER encoding of integer (backport from openairinterface)
7 years ago
Holger Hans Peter Freyther f3c3049e75 misc: Replace libosmocore with talloc
7 years ago
Neels Hofmeyr de48e262e2 remove config.h include from asn_system.h
7 years ago
Neels Hofmeyr 578ecbbf62 cosmetic: cast to avoid compiler warning
7 years ago
Daniel Willmann 95a112f75a Add helper functions for uint32_t in octet strings
7 years ago
Harald Welte 2d4f2bd91c import ans1helpers.[ch] (originally part of osmo-iuh)
7 years ago
Harald Welte 667d758c92 APER: Fix encoding of INTEGER with lower_bound != 0
7 years ago
Harald Welte a37b06d735 add '--enable-debug' configure option to build with EMIT_ASN_DEBUG
7 years ago