aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-disp.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Make some prefs callback functions static. (These modules don't use proto_re...Jeff Morriss2010-12-061-7/+9
* Add a little more code to avoid not-very-useful blurbs:Jeff Morriss2010-05-111-18/+18
* Regenerate a few of the ASN.1 dissectorsJeff Morriss2010-05-111-107/+107
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-8/+6
* #include <stdio.h> not needed.Bill Meier2010-04-061-7/+6
* Get rid of check_col();Anders Broman2010-01-171-32/+17
* Add missing DEFAULT for UpdateMode.Stig Bjørlykke2010-01-111-1/+1
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Regenerate asn1 dissectors (no change, only some line offset changes)Kovarththanan Rajaratnam2009-10-091-3/+3
* Don't guard col_clear with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke2009-06-261-8/+8
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-10/+10
* Regenerate all asn2wrs generated dissectors.Stig Bjørlykke2009-05-161-13/+13
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-7/+6
* Regenerated files for asn1 templates committed in SVN #26750Bill Meier2008-11-111-17/+15
* Regenerate all asn2wrs generated dissectorsAnders Broman2008-11-011-15/+15
* Dump the unsupported opcode for invoke result and invoke error,Stig Bjørlykke2008-09-191-2/+4
* Remove #defined preference groupingGraeme Lunt2008-04-131-7/+3
* Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman2008-01-041-2/+2
* as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman2007-11-061-7/+7
* as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman2007-11-061-14/+23
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-13/+13
* Update to use the -X and -T asn2wrs flags.Graeme Lunt2007-10-221-681/+361
* Rewrote handling of parameters to get rid of "funky" oid strings.Stig Bjørlykke2007-09-041-5/+5
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman2007-05-221-180/+180
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-11/+11
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-379/+389
* Start introducing actx to ber functions.Anders Broman2007-05-061-105/+105
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-7/+7
* change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg2007-03-211-188/+188
* nikai@nikai.net:Jörg Mayer2006-11-141-1/+0
* ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa2006-08-161-107/+107
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-31/+32
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-9/+9
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* From Graeme Lunt:Anders Broman2005-12-161-18/+15
* Commit the actual diissectors:Anders Broman2005-12-081-17/+91
* Porperties: replace executable by eol-style and keywordsJörg Mayer2005-11-261-1/+1
* add the rest of Graeme Lunts patchRonnie Sahlberg2005-11-161-0/+2463