Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-05 | misc: Require LIBASN1C_CFLAGS/_LIBSHEADmaster | Holger Hans Peter Freyther | 2 | -1/+3 | |
In case libasn1c is not in the standard prefix we need to know where it is. | |||||
2010-07-18 | Make neccessary changes to only have one 'user_information' structure | Harald Welte | 4 | -4/+65 | |
2010-07-18 | add *.pc to gitignore | Harald Welte | 1 | -0/+1 | |
2010-07-18 | apply some fixes that are required to make the asn1c-constructed headers work | Harald Welte | 5 | -4/+123 | |
2010-07-18 | Add "-lomso-asn1-tcap" to the linker flags | Harald Welte | 1 | -1/+1 | |
2010-07-09 | add dummy file to create m4 directory to make autoreconf happy | Harald Welte | 1 | -0/+0 | |
2010-06-15 | move asn files to 'asn' directory | Harald Welte | 6 | -0/+5 | |
2010-06-15 | add .gitignore | Harald Welte | 1 | -0/+22 | |
2010-06-13 | Fix asn1c output in order to build at all | Harald Welte | 7 | -17/+19 | |
The asn1 definition for TCAP contains some bits that asn1c is unable to compile as-is. We manually fix this up here. | |||||
2010-06-13 | asn1c output for some more parts of the ASN1 TCAP spec | Harald Welte | 28 | -2/+2030 | |
2010-06-13 | add autotools magic | Harald Welte | 5 | -0/+125 | |
2010-06-13 | import asn1c-generated soruce and header files | Harald Welte | 63 | -0/+4712 | |