aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcap.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-09Corrected oid names.stig1-1/+1
2008-09-14Use the unmodified DialoguePDUs ASN1 file.etxrab1-3/+3
2008-09-13Use original UnidialoguePDUs.etxrab1-1/+1
2008-07-26Get rid of some unused code warnings.etxrab1-1/+1
2008-03-01Rewrote to use g_strlcpy and g_strlcat.stig1-1/+1
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofetxrab1-1/+1
2007-11-07Update to use the -X and -T asn2wrs flags.etxrab1-2/+2
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-1/+1
2007-08-14Preparations to split the TCAP dissector into ANSI and ITU parts.etxrab1-1/+1
2007-07-27From Florent Drouin:morriss1-3/+8
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-2/+2
2007-04-21EXPORT DialoguePDU UniDialoguePDU and make them callable by OID.etxrab1-0/+11
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:lego1-1/+4
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-1/+1
2007-01-01Use TransactionId to match ansi map responses to requests and fixetxrab1-1/+2
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-1/+1
2006-09-27From Florent Drouin:etxrab1-2/+12
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-02-05Update from the current asn1/tcap code.guy1-0/+2
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...lego1-1/+6
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:setxrab1-1/+1
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.guy1-0/+1
2005-11-26Get rid of unused global variables.guy1-1/+1
2005-08-18From Tim Endean:etxrab1-1/+1
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-1/+1
2005-06-23From Valery Vybornov:etxrab1-1/+1
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...sahlberg1-6/+0
2005-06-16Clean up white space.guy1-1/+1
2005-06-07From Tim Endean:etxrab1-14/+24
2004-12-27fix a freebsd buildbot compile error, caused by myself :-(ulfl1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+64