aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kdsp.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-38/+12
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-1/+1
2015-06-23Replace more deprecated tvb_length callsEvan Huus1-2/+2
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+2
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-2/+2
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-2/+3
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-6/+9
2013-10-27Initialise a couple of variables to avoid bogus may-be-used-uninitialised war...Martin Mathieson1-2/+2
2013-10-25Improvements for the KDSP dissector. Bug 8891 (https://bugs.wireshark.org/bu...Michael Mann1-60/+167
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-2/+2
2013-06-29Improvements for the KDSP dissector. Bug 8864 (https://bugs.wireshark.org/bu...Michael Mann1-31/+105
2013-03-28Fix the incorrectly duplicated display filter for hf_kdsp_source_name.Chris Maynard1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-25Minor cleanup:Bill Meier1-135/+133
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-21'tab-width/tabstop/tabSize' in editor modelines should really always be 8;Bill Meier1-3/+3
2012-03-19From Smyle6 via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6953Alexis La Goutte1-0/+1020