aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-inap.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15From Vasil Velichkov:etxrab1-8/+24
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)krj1-2/+2
2009-08-21Sanitize epan includeskrj1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-4/+1
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-24/+24
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-153/+153
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-23/+23
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-9/+8
2008-11-07asn2wrs regenerated files: see SVN #26728wmeier1-12/+10
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-22/+22
2008-07-28Get rid of some unused code warnings.etxrab1-1092/+2436
2008-07-22Try again.etxrab1-1112/+48
2008-07-22Get rid of some unused code warnings...etxrab1-81/+161
2008-04-17Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...morriss1-49/+49
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofetxrab1-22/+22
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-10-31Use oid_add_from_string for adding names.etxrab1-20/+20
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-21/+515
2007-07-23Fix bugetxrab1-5/+8
2007-07-04Preparations for updated CAMEL dissector.etxrab1-31/+31
2007-06-05Squelch some warnings - including some that appear legitimate; the nameguy1-4/+4
2007-06-05Regenerate the INAP dissector with thelatest asn2wrs and theunmodified asn fi...etxrab1-32/+32
2007-06-04- CLASS definitions support including exports through the *-exp.cnf filekukosa1-23/+20
2007-06-03Add some opcodes and mark func as _U_ in packet-ber.cetxrab1-11/+151
2007-06-03INAP:etxrab1-1900/+6217
2007-06-01Regenerate the INAP dissector with the -X option using the original asn1 filesetxrab1-2249/+1510
2007-05-24few BER dissectors regeneratedkukosa1-19/+19
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-413/+413
2007-05-15actx in the rest of dissect_ber..()letxrab1-96/+96
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-1560/+1822
2007-05-06Start introducing actx to ber functions.etxrab1-239/+239
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-504/+504
2007-02-28Add a missing OPTIONAL.etxrab1-1/+1
2007-01-04Make the recent INAP change in the template file as well.etxrab1-1/+1
2007-01-04Check in trivial changes before generating a big diff...martinm1-1/+1
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-2/+2
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-345/+345
2006-06-10Mark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as obsoleteguy1-1/+5
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-04-21From Jeff Morris:etxrab1-34/+42
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...lego1-9/+10
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.guy1-11/+24
2005-12-01Fix a typoetxrab1-1/+1
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.etxrab1-68/+527
2005-11-29ISUP - Export functions used by INAP and Cameletxrab1-2037/+2584
2005-11-02From Timetxrab1-1/+12
2005-08-28add missing value_string terminationsahlberg1-122/+240