aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-disp.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-08asn2wrs: Fix our recursion checksGerald Combs1-2/+6
2024-01-02asn2wrs: Add recursion checksGerald Combs1-0/+14
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-169/+169
2023-08-08Convert asn2ws to generate C99 typesAnders Broman1-75/+75
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-39/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-15/+1
2020-12-15Fix duplicated filter names.Anders Broman1-8/+8
2019-04-03ASN.1: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-1/+1
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-6/+6
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-09-16Have TPKT support a TCP port range preference instead of having "subdissector...Michael Mann1-37/+12
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-9/+6
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-21/+21
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-5/+5
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-7/+6
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-18/+24
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-14/+31
2014-06-19batch of manual tvb_length conversionsEvan Huus1-2/+2
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-2/+2
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-2/+2
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-31/+7
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-15/+13
2013-12-09Reject the packet if data is NULL without doing anything else.Chris Maynard1-13/+7
2013-12-08- Forward declaration of register functions.Anders Broman1-6/+9
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-13/+13
2013-11-05In an effort to reduce the use of pinfo->private_data (and some true global v...Michael Mann1-10/+12
2013-09-17Regenerate all files where the .cnf files had whitespace changes.Jörg Mayer1-7/+7
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-50/+50
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-6/+6
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-19Update a couple of asn1-generated dissectors.Chris Maynard1-3/+3
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke1-1/+1
2011-07-19Use correct encoding for proto_tree_add_item().Stig Bjørlykke1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-20/+20
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-12-06Make some prefs callback functions static. (These modules don't use proto_re...Jeff Morriss1-7/+9
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-18/+18
2010-05-11Regenerate a few of the ASN.1 dissectorsJeff Morriss1-107/+107
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-8/+6
2010-04-06#include <stdio.h> not needed.Bill Meier1-7/+6
2010-01-17Get rid of check_col();Anders Broman1-32/+17
2010-01-11Add missing DEFAULT for UpdateMode.Stig Bjørlykke1-1/+1
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)Kovarththanan Rajaratnam1-3/+3