replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
[metze/wireshark/wip.git] / ui / cli / tap-camelsrt.c
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario Lombardocli: use SPDX identifiers.
2017-12-11 João ValverdeRewrite make-tap-reg.py in C
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2015-03-07 Guy HarrisGet rid of an unused structure member.
2015-02-09 Bill Meier(Trivial) Fix printf-related 'Mismatch on sign' warnings
2015-02-04 Michael MannConvert val_to_str -> val_to_str_wmem.
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-11-14 Guy HarrisRename stat_cmd_args.[ch] to stat_tap_ui.[ch].
2014-11-14 Guy Harristap_ui -> stat_tap_ui.
2014-11-14 Guy HarrisFor tap UIs, register a list of parameters and some...
2014-10-13 Bill MeierAdd editor modelines and/or adjust whilespace.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-30 Michael MannMove tcap and camel "persistent data" functionality...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-08-14 Guy HarrisGet rid of -Wshadow warning - I guess we're including...
2013-06-26 Jeff MorrissAs pointed out by Guy: timestats uses packet_info so...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-03-05 Anders BromanUse explicit casts.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-05 Bill MeierAFAICT '#include sys/types.h' is not needed for these...
2012-02-17 Jörg MayerStart moving files to ui/ and ui/cli/