aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-calcappprotocol.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-8/+8
2023-05-16Use `register_dissector()` for more protocolsDavid Perry1-3/+4
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2022-04-19dissectors: init memory before use.Dario Lombardo1-0/+1
2021-09-30Add message type with col_add_fstr().Thomas Dreibholz1-0/+2
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-1/+1
2021-05-21Added statistics for CalcAppProtocol.Thomas Dreibholz1-6/+265
2021-02-22Small FGP dissector improvementThomas Dreibholz1-3/+3
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-03-15[-Wmissing-prototypes]Anders Broman1-0/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-08-10Use val_to_str_const() where appropriate;Bill Meier1-1/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-11-12Update URL.Guy Harris1-1/+1
2011-11-12Remove unneeded code.Bill Meier1-10/+3
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-09-26Get rid of check_col, while at it set ENC.Anders Broman1-8/+8
2011-02-10Obtained from Thomas Dreibholz: Update SCTP PPIDs.Michael Tüxen1-2/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-01-13From Didier Gautheron:Anders Broman1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-6/+6
2007-08-23From Chris Maynard <christopher.maynard@gtech.com> / bug 1789:Richard van der Hoff1-1/+1
2006-06-09update propertiesRonnie Sahlberg1-1/+1
2006-06-09From Thomas DreibholzRonnie Sahlberg1-0/+172