aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-05misc: Replace libosmocore with tallocHolger Hans Peter Freyther5-14/+18
2016-02-16remove config.h include from asn_system.hNeels Hofmeyr1-4/+0
2016-02-16cosmetic: cast to avoid compiler warningNeels Hofmeyr1-1/+1
2016-02-16Add helper functions for uint32_t in octet stringsDaniel Willmann2-0/+15
2016-01-03import ans1helpers.[ch] (originally part of osmo-iuh)Harald Welte4-2/+179
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 Welte4-0/+13
2015-08-31update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541beHarald Welte73-524/+3489
2015-08-31fix autoconf/automake warningsHarald Welte3-3/+3
2012-09-15link against libmath for 'ilogb()'Harald Welte1-1/+1
2011-10-14use include/osmocom/core instead of include/osmocoreHarald Welte1-1/+1
2010-07-24build: libosmo-asn1-map assumes that asn1c is in the includedirHolger Hans Peter Freyther1-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 Munaut2-1/+29
2010-07-20we have to replace calloc with talloc_zero_size() to ensure initializationHarald Welte2-2/+2
2010-07-20Convert libasn1c to use talloc from libosmocoreHarald Welte5-5/+44
2010-07-20Update to asn1c official repository svn trunk r1409Harald Welte49-374/+1962
2010-07-09add dummy 'm4/.dummy' file to make autoreconf happyHarald Welte1-0/+0
2010-06-13Remove converter-sample.c, as it is not part of the runtime libraryHarald Welte2-726/+1
2010-06-13add .gitignore fileHarald Welte1-0/+22
2010-06-12add COPYING with original licenesHarald Welte1-0/+26
2010-06-12move header files to 'include' directory and install themHarald Welte58-2/+8
2010-06-12Add autotools/pkgconfig magicHarald Welte4-0/+64
2010-06-12initial import of /usr/share/asn1c/*.[ch] skeleton filesHarald Welte103-0/+18178