Revert "DEBUG epan/dissectors/packet-xml.c"
[metze/wireshark/wip.git] / version_info.c
2018-10-12 Guy HarrisAlso need a period at the end of the "Built using"...
2018-10-12 Guy HarrisNeed a space between the VS year number and the toolcha...
2018-10-12 Guy Harris3.0 requires VS 2015 or later.
2018-10-12 Guy HarrisClean up MSVC version string generation.
2018-04-15 Gerald CombsRemove some references to PortAudio.
2018-03-20 Guy HarrisHandle Clang/C2.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-10-23 João ValverdeMake plugin support a runtime property
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2014-12-31 Guy HarrisMove the version_info.c stuff to wsutil/ws_version_info.c.
2014-12-23 Stephen FisherChange version info string "without locale" to "with...
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-07-04 Guy HarrisMove utility routines for capturing into a libcaputils...
2014-07-03 Guy HarrisInclude <sys/capaibility.h> to get _LINUX_CAPABILITY_VE...
2014-07-03 Guy HarrisMove the GLib version info string stuff to get_glib_ver...
2014-07-03 Guy HarrisMake --help and --version information a bit more uniform.
2014-06-23 Guy HarrisHave individual programs get libpcap and libz version...
2014-06-22 Guy HarrisAdd a routine to return a version string including...
2014-06-21 Guy HarrisMove get_os_major_version() to wsutil and rename it...
2014-06-21 Guy HarrisMove the routine to get memory information to wsutil.
2014-06-21 Guy HarrisMove the routine to get a CPU information string to...
2014-06-21 Guy HarrisAdd a get_compiler_info() routine in libwsutil to get...
2014-06-21 Guy HarrisIs <stdio.h> necessary here?
2014-06-21 Guy HarrisMove get_os_version_info() to libwsutil.
2014-06-21 Guy HarrisMove get_copyright_info() to wsutil.
2014-06-10 Jakub ZawadzkiCPUID improvements
2014-05-31 Jakub ZawadzkiMove cpuid to seperate header file.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-01-01 Stig BjørlykkeHappy new year!
2013-11-02 Guy Harrislibcap is UN*X-only; libnl is Linux-only.
2013-09-30 Pascal QuantinAdd identification of Windows 8.1 / Windows Server...
2013-06-20 Alexis La GoutteFix indent (use Tabs)
2013-06-20 Alexis La GoutteFix warning about CPUInfo in Linux (when use qmake...
2013-06-17 Stig BjørlykkeAdded a missing CFRelease.
2013-03-24 Guy HarrisReplace implicit conversions with explicit casts.
2013-03-21 Anders BromanMake internal functions static.
2013-02-08 Anders BromanTry using cpuid also for __x86_64__ if compiled with...
2013-02-04 Pascal QuantinFix warning: unused parameter ‘str’ when compiling...
2013-02-04 Anders BromanAdd CPUBrandString and memory size to VersionInfo on...
2013-01-01 Pascal QuantinWelcome in 2013
2013-01-01 Pascal QuantinAdd detection of Windows 8 and Windows Server 2012
2012-11-22 Guy HarrisOn UN*X, if an interface has a description, use it...
2012-09-25 Gerald CombsFix compilation warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-19 Guy HarrisTry ServerVersion.plist first, and use ProductName...
2012-09-08 Guy HarrisOK, fine, g_malloc() and g_free(). We really should...
2012-09-08 Guy HarrisWe no longer use Gestalt(), so there's no need to check...
2012-09-08 Guy HarrisMountain Lion marks Gestalt() as deprecated, which...
2012-07-05 Jeff MorrissList whether we were compiled with LIBNL or not (includ...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-02-20 Anders BromanJose Pedro Oliveira: get_os_version_info() is more...
2012-01-01 Stig BjørlykkeHappy New Year!
2011-11-07 Gerald CombsChange the use of threads from "mostly always, dependin...
2011-09-21 Bill MeierFix ex "modeline" so it works;
2011-09-02 Guy HarrisUpdate some comments, including a new URL, and add...
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-07-16 Michael TüxenProvide information regarding thred support.
2011-07-11 Gerald CombsIn version_info.c, assume we always have the "matches...
2011-06-29 Stig BjørlykkeShow locale in version info (if !win32).
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-11 Guy HarrisThe "shared by every program in the Wireshark suite...
2011-05-23 Bill Meier(Trivial) Testing _MSC_FULL_VER can be done at compile...
2011-01-16 Bill MeierFix a Windows compiler warning;
2011-01-01 Stig BjørlykkeNew Year.
2010-12-01 Stephen FisherFix bug #5453 "Help->About Wireshark mis-reports OS...
2010-12-01 Stephen FisherBack out r35084 since it contains code fragments from...
2010-11-30 Stephen FisherFix bug #5453: Use GetSystemNativeInfo() function if...
2010-10-21 Stig BjørlykkeFixed "Compiled with" information in the About box.
2010-08-31 Stig BjørlykkeA GString has it's own length.
2010-07-15 Guy HarrisMore information on getting the distribution name and...
2010-07-15 Guy HarrisMore details on getting the distribution name and versi...
2010-07-15 Guy HarrisOn OS X, give the OS version as
2010-07-15 Guy HarrisDon't include headers we don't need (they might be...
2010-07-15 Guy HarrisMove the code to get version information for libraries...
2010-05-25 Guy HarrisFrom H.sivank: GtkOSXApplication support.
2010-05-19 Guy HarrisDetect clang and llvm-gcc.
2010-05-15 Jörg MayerBruno Matos <bruno.matos@gmail.com>
2010-04-24 Jeff MorrissTell, in the version info, if we were compiled 32-...
2010-04-19 Stig BjørlykkeDisable usage of zlibVersion() on win32.
2010-04-17 Stig BjørlykkeFrom Richard Brodie via bug 4606:
2010-01-01 Stig BjørlykkeHappy New Year!
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-12-18 Gerald CombsIf we don't have PCRE and we do have GLib >= 2.14,...
2009-09-17 Guy HarrisFix typo in comment.
2009-09-16 Bill MeierFix a typo.
2009-09-16 Bill MeierAdd info as to 32/64 bit and also if "Windows 7" to...
2009-07-22 Gerald CombsUse "svn info" to fetch the version by default. Fetch...
2009-05-31 Stig BjørlykkeFrom Kovarththanan Rajaratnam's patch in bug 3500:
2009-04-01 Guy HarrisThe second argument to Gestalt() is an SInt32, which...
2009-01-08 Tomas Kukosadisplay runtime versions of GnuTLS and Gcrypt libraries
2009-01-08 Jaap KeuterWe had a roll-over of the calendar thingy.
2008-12-30 Gerald CombsCheck in a modified version of Jaap's patch in bug...
2008-12-19 Gerald CombsRename geoip.[ch] to geoip_db.[ch] so we don't collide...
2008-12-13 Stig BjørlykkeDetect Windows Server 2008 in the runtime version info.
2008-10-27 Stig BjørlykkeAdded info about GeoIP. Only dump info about ADNS...
2008-09-02 Bill MeierFix a few Emacs "file variables" to have "safe" values.
2008-08-23 Guy HarrisFix a typo in a comment.
2008-08-12 Stig BjørlykkeAdded c-ares version string.
next