aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-10-28fix compiler warning: drop dead code from BIT_STRING_fromBuf()Neels Hofmeyr1-3/+0
2017-10-28link libasn1c against libmath, don't ask users to do itHarald Welte1-1/+1
2017-10-27Fix compiler warningHarald Welte1-1/+1
2017-08-14Re-license asn1helper.c under identical license as upstreamHarald Welte1-13/+2
2016-05-01aper fix for decoding constrained integer with lower boundary3G_2016_09Harald Welte1-12/+21
2016-04-30fix APER encoding of integer (backport from openairinterface)Harald Welte1-5/+22
2016-04-05misc: Replace libosmocore with tallocHolger Hans Peter Freyther2-10/+14
2016-02-16cosmetic: cast to avoid compiler warningNeels Hofmeyr1-1/+1
2016-02-16Add helper functions for uint32_t in octet stringsDaniel Willmann1-0/+13
2016-01-03import ans1helpers.[ch] (originally part of osmo-iuh)Harald Welte2-1/+152
2015-12-19APER: Fix encoding of INTEGER with lower_bound != 0Harald Welte1-7/+8
2015-12-18add '--enable-debug' configure option to build with EMIT_ASN_DEBUGHarald Welte2-0/+7
2015-08-31update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541beHarald Welte45-459/+3307
2015-08-31fix autoconf/automake warningsHarald Welte1-1/+1
2010-07-20per_support: Fix bit error in encoding processSylvain Munaut1-1/+2
2010-07-20src: Print member's name in CHOICE printSylvain Munaut1-5/+3
2010-07-20src: Add verbose pretty print for enumerated typesSylvain Munaut1-1/+28
2010-07-20Convert libasn1c to use talloc from libosmocoreHarald Welte2-1/+4
2010-07-20Update to asn1c official repository svn trunk r1409Harald Welte36-356/+1818
2010-06-13Remove converter-sample.c, as it is not part of the runtime libraryHarald Welte2-726/+1
2010-06-12move header files to 'include' directory and install themHarald Welte54-2820/+1
2010-06-12Add autotools/pkgconfig magicHarald Welte1-0/+12
2010-06-12initial import of /usr/share/asn1c/*.[ch] skeleton filesHarald Welte103-0/+18178