asn1c runtime code as shared library
Go to file
Sylvain Munaut 64fdc4cb06 src: Print member's name in CHOICE print
Sometimes, if the choice is a null or integer or ...
it's not easy to know what has really been selected without
the choice member name.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-07-20 00:10:57 +02:00
include src: Add verbose pretty print for enumerated types 2010-07-20 00:10:38 +02:00
m4 add dummy 'm4/.dummy' file to make autoreconf happy 2010-07-09 15:46:03 +02:00
src src: Print member's name in CHOICE print 2010-07-20 00:10:57 +02:00
.gitignore add .gitignore file 2010-06-13 07:44:07 +02:00
COPYING add COPYING with original licenes 2010-06-12 19:24:52 +02:00
Makefile.am move header files to 'include' directory and install them 2010-06-12 19:15:51 +02:00
asn1c-talloc.patch we have to replace calloc with talloc_zero_size() to ensure initialization 2010-07-20 00:05:07 +02:00
configure.ac Convert libasn1c to use talloc from libosmocore 2010-07-20 00:05:07 +02:00
libasn1c.pc.in Add autotools/pkgconfig magic 2010-06-12 19:05:23 +02:00