QUIC: fix null-ptr dereference in gQUIC version check
[metze/wireshark/wip.git] / globals.h
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-12-04 Guy HarrisPut the structure of a capture_file back in cfile.h.
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2014-10-14 Bill MeierAlways put editor-modelines at the end of the file ...
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2011-08-30 Anders BromanDo as the comment says - move the variable to gtkglobals.
2011-08-30 Anders BromanPath from Joerg Mayer, I'm committing it as I think...
2011-01-13 Stephen FisherWrap include file in extern "C" { ... } for __cplusplus
2006-05-21 Ronnie Sahlbergname change
2006-02-12 Guy HarrisAdd a routine to attempt to get the absolute pathname...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-01 Ulf Lampingvarious code cleanups
2004-03-18 Olivier BiotFrom Lars Roland: Move timestamp_type into libethereal...
2003-11-01 Guy HarrisBased on a patch from Brian Fundakowski Feldman, add...
2003-09-24 Guy HarrisMake "finfo_selected" a member of a "capture_file"...
2002-09-06 Jörg MayerRemove unused include
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-10 Guy HarrisSeparate the promiscuous mode, "Update list of packets...
2001-06-05 Guy HarrisEnable "Match Selected" only if there's a field selecte...
2001-05-01 Guy Harris"prefs.capture_real_time", not "prefs.capture_auto_scro...
2001-03-27 Guy HarrisMake "comp_info_str" static in Ethereal - there's no...
2000-10-19 Guy HarrisMove the declaration of "g_resolving_actif" from the...
2000-09-28 Gilbert RamirezMore EPAN-related code movements. Get rid of usage...
2000-08-20 Guy HarrisInstead of having the normal-weight and bold fonts...
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-08-03 Gilbert RamirezAdd a "Save As" feature to the TCP Follow dialogue...
2000-06-27 Guy HarrisPatch from Ben Fowler to rename the global variable...
2000-01-25 Guy HarrisEncapsulate the code to take a pointer to a pathname...
2000-01-25 Guy HarrisOn Win32, when splitting file names into directory...
2000-01-24 Guy HarrisHeikki Vatiainen's patch to add a flag to control wheth...
2000-01-06 Guy HarrisDon't include "print.h" in "globals.h"; have the few...
1999-12-29 Guy HarrisGet rid of the commented-out GTK+ declarations.
1999-11-19 Gilbert RamirezChange match_selected() to produce a display filter...
1999-10-20 Gilbert RamirezMove GTK-related stuff out of globals.h and put it...
1999-10-02 Guy HarrisMove the declaration of global variables involved with...
1999-09-30 Guy HarrisAdd a new global flag "capture_child", which is TRUE...
1999-09-29 Guy HarrisAdd an item to the "File/Print" dialog box to ask that...
1999-09-26 Laurent DenielAdded name resolution in GUI part:
1999-09-23 Guy HarrisMove the toolkit-independent code to create a temporary...
1999-09-19 Laurent DenielAdded "Automatic scrolling in live capture".
1999-09-12 Laurent DenielSome old CPP or tools that take C code in input do
1999-09-10 Guy HarrisGive "globals.h" an RCS ID and copyright/GPL notice.
1999-09-09 Gilbert RamirezMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-01 Gilbert RamirezMoved GTK-dependent routines for file dialogues, print...