aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-06-23From Kovarththanan Rajaratnam:stig1-4/+4
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/+1
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)kukosa1-2/+2
2008-05-21Fix some of the Errors/warnings detected by checkapi.etxrab2-1/+6
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-10-16- Fix svn:ignore for all directoriesjmayer1-1/+0
2007-10-15create exported cnf file for Q.932 and QSIGkukosa1-4/+6
2007-10-11Remove the remaining autogenereated -exp.cnf filesjmayer1-36/+0
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10more makefiles changed to new export mechanismkukosa3-1/+5
2007-10-10More conversions and updates to existing Makefile stuffjmayer8-466/+101
2007-09-24improvements in ROS handling in Q.932 and H.450kukosa4-96/+10
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer2-2/+2
2007-07-20QSIG fully implementedkukosa2-12/+17
2007-07-19get rid of few warningskukosa2-1/+8
2007-07-19change QSIG tables structure so as they can be generated automatically from A...kukosa1-2/+6
2007-07-18rose_ctx_t structure usage in Q.932 dissectorkukosa6-103/+72
2007-07-13- get rid of anonymous unionskukosa3-13/+5
2007-06-06Q.932 ROS regenerated from original ASN.1 sourcekukosa6-118/+173
2007-06-05Q.932 and QSIG regenerated with -X (new BER) optionkukosa3-5/+5
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab3-6/+8
2007-05-04- Q.932: fix warningskukosa1-1/+1
2007-05-04fix few warnings in Q.932 and QSIG dissectorskukosa3-4/+4
2007-04-30Fix up the asn/q932 Makefile as per Tomas Kukosa's suggestion - and makeguy4-13/+17
2007-04-30The Q.932 dissector doesn't need to include <string.h>; the Q.932 ROSguy2-9/+9
2007-04-30Put the q932-ros dissector into a file with the right name.guy1-1/+1
2007-04-28Include <string.h> before using C string functions.guy1-1/+3
2007-04-28Fix the dependencies.guy1-1/+1
2007-04-27new Q.932 and QSIG dissectorskukosa14-0/+1201