HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-rsh.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2018-05-17 Alexis La Gouttersh: fix issue found by PVS Studio (V519)
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-11-18 Michael Manncreate_dissector_handle -> new_create_dissector_handle
2015-06-23 Evan HuusRemove more deprecated tvb_length
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-10-20 Guy HarrisGet rid of unnecessary includes of ctype.h.
2014-09-09 Michael MannEliminate proto_tree_add_text from some of the dissectors.
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-18 Dario LombardoFixup: tvb_get_string(z) -> tvb_get_string(z)_enc
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-12 Anders Broman- Make local functions static.
2013-09-22 Pascal QuantinMore emem -> wmem conversion:
2013-09-15 Pascal Quantinemem -> wmem (except uat or init routines)
2013-09-14 Martin KaiserTABs -> spaces
2013-09-14 Martin Kaiseremem -> wmem
2013-06-14 Michael MannRemove check_col() and the occasional tree.
2013-03-19 Anders BromanFrom beroset:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-05-15 Bill MeierRemove unneeded #includes (stdlib, stdio, ctypes, time);
2012-02-17 Stephen FisherReplace the old very simple (line based) RSH dissector...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2008-05-14 Bill MeierFix some of the Errors/warnings detected by checkapi.
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.