aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/qsig
AgeCommit message (Expand)AuthorFilesLines
2010-02-04Initialize a variable to squash a compiler warning.sahlberg1-1/+1
2010-02-04One warning fixedkukosa1-1/+2
2010-02-04Support QSIG using global opcode 1.3.12.9.op instead of local one (some old Q...kukosa1-3/+45
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-06-24From Kovarththanan Rajaratnam:stig1-1/+1
2009-06-23From Kovarththanan Rajaratnam:stig1-5/+5
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2009-01-28#include prefs.h not req'dwmeier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-6/+2
2008-05-21Fix some of the Errors/warnings detected by checkapi.etxrab2-3/+9
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-2/+0
2007-10-17- register QSIG over SIPkukosa1-0/+5
2007-10-16- Fix svn:ignore for all directoriesjmayer1-1/+0
2007-10-15create exported cnf file for Q.932 and QSIGkukosa1-1/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10Another -exp.cnf file that managed to escape notice...jmayer1-490/+0
2007-10-10more makefiles changed to new export mechanismkukosa3-1/+5
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