aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/qsig
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-6/+2
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman2-3/+9
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-2/+0
2007-10-17- register QSIG over SIPTomas Kukosa1-0/+5
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+0
2007-10-15create exported cnf file for Q.932 and QSIGTomas Kukosa1-1/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10Another -exp.cnf file that managed to escape notice...Jörg Mayer1-490/+0
2007-10-10more makefiles changed to new export mechanismTomas Kukosa3-1/+5
2007-10-08change QSIQ ASN.1 dissector to the new makefile structureTomas Kukosa4-57/+126
2007-09-18Adding SYNC-SIG.asn twice is not such a good idea...Stig Bjørlykke1-1/+1
2007-09-18missing SYNC-SIG.asn in unix makefileTomas Kukosa1-1/+1
2007-09-17Support of QSIG ExtensionsTomas Kukosa3-31/+55
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-58/+58
2007-07-24QSIG extended with SYNC-SIG operations (ECMA-245)Tomas Kukosa6-37/+185
2007-07-20kukosa has replaced these with uppercase variants (he should have svn mv'ed t...Richard van der Hoff2-434/+0
2007-07-20QSIG fully implementedTomas Kukosa33-263/+4924
2007-07-19get rid of few warningsTomas Kukosa1-3/+3
2007-07-19change QSIG tables structure so as they can be generated automatically from A...Tomas Kukosa2-363/+349
2007-07-02ARGUMENT and RESULT types of OPERATION can be used with new asn2wrs and need ...Tomas Kukosa3-181/+38
2007-06-05Q.932 and QSIG regenerated with -X (new BER) optionTomas Kukosa3-3/+3
2007-06-04- CLASS definitions support including exports through the *-exp.cnf fileTomas Kukosa1-5/+0
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-0/+1
2007-05-07- simple Information Objects support Tomas Kukosa4-235/+241
2007-05-04fix few warnings in Q.932 and QSIG dissectorsTomas Kukosa1-8/+9
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-04-30Fix up the asn/q932 Makefile as per Tomas Kukosa's suggestion - and makeGuy Harris2-4/+4
2007-04-30The Q.932 dissector doesn't need to include <string.h>; the Q.932 ROSGuy Harris1-4/+4
2007-04-27new Q.932 and QSIG dissectorsTomas Kukosa11-0/+1757