aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/qsig
AgeCommit message (Expand)AuthorFilesLines
2007-10-08change QSIQ ASN.1 dissector to the new makefile structurekukosa4-57/+126
2007-09-18Adding SYNC-SIG.asn twice is not such a good idea...stig1-1/+1
2007-09-18missing SYNC-SIG.asn in unix makefilekukosa1-1/+1
2007-09-17Support of QSIG Extensionskukosa3-31/+55
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-58/+58
2007-07-24QSIG extended with SYNC-SIG operations (ECMA-245)kukosa6-37/+185
2007-07-20kukosa has replaced these with uppercase variants (he should have svn mv'ed t...richardv2-434/+0
2007-07-20QSIG fully implementedkukosa33-263/+4924
2007-07-19get rid of few warningskukosa1-3/+3
2007-07-19change QSIG tables structure so as they can be generated automatically from A...kukosa2-363/+349
2007-07-02ARGUMENT and RESULT types of OPERATION can be used with new asn2wrs and need ...kukosa3-181/+38
2007-06-05Q.932 and QSIG regenerated with -X (new BER) optionkukosa3-3/+3
2007-06-04- CLASS definitions support including exports through the *-exp.cnf filekukosa1-5/+0
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-0/+1
2007-05-07- simple Information Objects support kukosa4-235/+241
2007-05-04fix few warnings in Q.932 and QSIG dissectorskukosa1-8/+9
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-1/+1
2007-04-30Fix up the asn/q932 Makefile as per Tomas Kukosa's suggestion - and makeguy2-4/+4
2007-04-30The Q.932 dissector doesn't need to include <string.h>; the Q.932 ROSguy1-4/+4
2007-04-27new Q.932 and QSIG dissectorskukosa11-0/+1757