aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aol.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-2/+2
2016-07-21Add proto_tree_add_checksum.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-04-15Replcae deprecated API tvb_length with tvb_reported_length or tvb_capturedAndersBroman1-8/+8
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+3
2015-01-20Remove some dead initializersBill Meier1-8/+7
2014-12-22First batch of unincludes. Last attempt...Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-04Add editor modelines; Reformat as appropriate.Bill Meier1-0/+13
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-8/+8
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-8/+8
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-4/+4
2013-09-15Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-3/+3
2013-05-25Batch of filterable expert_infos.Michael Mann1-2/+14
2013-03-12- [-Wmissing-prototypes]Anders Broman1-0/+3
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-10-22From Tim Hentenaar via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7860Evan Huus1-0/+394