aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-07-20src: Add verbose pretty print for enumerated typesSylvain Munaut2-1/+29
This is just much easier to read when reading the text dumps. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
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