aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcap.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-9/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-1/+1
2021-11-16TCAP,CAMEL: Always enable SRT and Counter statsJohn Thacker1-7/+1
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-15TCAP: more fixes for SRT analysisPascal Quantin1-2/+3
2017-04-29GSM MAP: use TCAP OTID to retrieve SM-RP-OA and SM-RP-DA fields when requiredPascal Quantin1-1/+3
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-4/+4
2015-01-19TCAP: support dialogue confirmationLuke Mewburn1-5/+3
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-3/+1
2013-12-30Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann1-1/+142
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2013-03-26Make the oid memeber a const.Anders Broman1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-3/+6
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-3/+3
2009-03-09Corrected oid names.Stig Bjørlykke1-1/+1
2008-09-14Use the unmodified DialoguePDUs ASN1 file.Anders Broman1-3/+3
2008-09-13Use original UnidialoguePDUs.Anders Broman1-1/+1
2008-07-26Get rid of some unused code warnings.Anders Broman1-1/+1
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-1/+1
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-1/+1
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman1-2/+2
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-08-14Preparations to split the TCAP dissector into ANSI and ITU parts.Anders Broman1-1/+1
2007-07-27From Florent Drouin:Jeff Morriss1-3/+8
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-2/+2
2007-04-21EXPORT DialoguePDU UniDialoguePDU and make them callable by OID.Anders Broman1-0/+11
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+4
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-1/+1
2007-01-01Use TransactionId to match ansi map responses to requests and fixAnders Broman1-1/+2
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-09-27From Florent Drouin:Anders Broman1-2/+12
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-02-05Update from the current asn1/tcap code.Guy Harris1-0/+2
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-1/+6
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman1-1/+1
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-0/+1
2005-11-26Get rid of unused global variables.Guy Harris1-1/+1
2005-08-18From Tim Endean:Anders Broman1-1/+1
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-1/+1
2005-06-23From Valery Vybornov:Anders Broman1-1/+1
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...Ronnie Sahlberg1-6/+0
2005-06-16Clean up white space.Guy Harris1-1/+1
2005-06-07From Tim Endean:Anders Broman1-14/+24
2004-12-27fix a freebsd buildbot compile error, caused by myself :-(Ulf Lamping1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+64