summaryrefslogtreecommitdiffstats
path: root/output
AgeCommit message (Collapse)AuthorFilesLines
2011-04-12MAPv1: Add header to each .asn file indicating its genesisHEADmasterHarald Welte7-7/+102
2011-04-12Add MAPv1 from TS 09.02 3.10.0 converted to work with modern ASN.1Harald Welte11-0/+2374
The conversions that have been made include * port from OPERATION MACRO to OPERATION Class * port from old TCAP to modern-day TCAP * various spelling fixes This ASN.1 source can successfully validate using the Erlang/OTP asn1ct
2011-04-11fix typo (missing =)Harald Welte1-1/+1
2011-04-11Version 3.10.0: Syntactic fixes to ensure it can be parsedHarald Welte1-75/+73
2011-04-11remove --<B-- and --B>-- markers from asn1 sourceHarald Welte12-435/+435
this marker is somehow related to an ancient ETSI / Siemens ASN.1 tool
2011-03-27fix a bug in END detectionHarald Welte38-355/+514
2011-03-27add support to save individual .asn1 modules (+ output from 4.2.0/4.3.0)Harald Welte42-0/+7290
2011-03-27import extracted ASN.1 definition from TS 09.02 4.2.0Harald Welte1-237/+499
2011-03-27Fix bug ignoring last entry in each format table blockHarald Welte3-241/+4240
2011-03-26add an output directory containing the recovered asn1 sourceHarald Welte3-0/+5693