HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-usb-hub.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-07-23 Sean O. StalleyAdd support for USB3-specific Hub Class Feature Selectors
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-06-22 Evan HuusRemove a bunch of deprecated tvb_length calls
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-10-03 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-12-10 Chris MaynardReject packets if data (and usb_trans_info) are NULL...
2013-11-12 Michael MannRemove usb_conv_info_t from packet_info and pass the...
2013-10-29 Bill MeierFrom didier gautheron: remove redundant or use faster...
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-03-17 Anders BromanFrom beroset:
2013-01-03 Michael MannUSBHUB: Add useful details to INFO column, bug 8161...
2013-01-03 Alexis La GoutteFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-04-20 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-03-21 Anders BromanFrom Steve Magnani:
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
2009-10-31 Bill MeierRegister dissectors in proto_reg_handoff (not proto_reg...
2009-10-30 Jaap KeuterFrom Márton Németh: