aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all strerror() with g_strerror().Stig Bjørlykke2011-06-281-1/+1
* The "shared by every program in the Wireshark suite, including dumpcap"Guy Harris2011-06-111-8/+0
* (Trivial) Testing _MSC_FULL_VER can be done at compile time.Bill Meier2011-05-231-15/+17
* Fix a Windows compiler warning;Bill Meier2011-01-161-8/+8
* New Year.Stig Bjørlykke2011-01-011-1/+1
* Fix bug #5453 "Help->About Wireshark mis-reports OS" (again) without the help...Stephen Fisher2010-12-011-1/+12
* Back out r35084 since it contains code fragments from MSDN, which are coveredStephen Fisher2010-12-011-10/+1
* Fix bug #5453: Use GetSystemNativeInfo() function if found on the machine ru...Stephen Fisher2010-11-301-1/+10
* Fixed "Compiled with" information in the About box.Stig Bjørlykke2010-10-211-3/+7
* A GString has it's own length.Stig Bjørlykke2010-08-311-1/+1
* More information on getting the distribution name and release.Guy Harris2010-07-151-0/+29
* More details on getting the distribution name and version on Linux.Guy Harris2010-07-151-1/+15
* On OS X, give the OS version asGuy Harris2010-07-151-3/+25
* Don't include headers we don't need (they might be generating externalGuy Harris2010-07-151-8/+0
* Move the code to get version information for libraries used byGuy Harris2010-07-151-129/+0
* From H.sivank: GtkOSXApplication support.Guy Harris2010-05-251-3/+3
* Detect clang and llvm-gcc.Guy Harris2010-05-191-0/+6
* Bruno Matos <bruno.matos@gmail.com>Jörg Mayer2010-05-151-4/+4
* Tell, in the version info, if we were compiled 32- or 64-bit.Jeff Morriss2010-04-241-0/+5
* Disable usage of zlibVersion() on win32.Stig Bjørlykke2010-04-191-1/+1
* From Richard Brodie via bug 4606:Stig Bjørlykke2010-04-171-0/+5
* Happy New Year!Stig Bjørlykke2010-01-011-1/+1
* Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs2009-12-211-4/+0
* If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for theGerald Combs2009-12-181-1/+1
* Fix typo in comment.Guy Harris2009-09-171-1/+1
* Fix a typo.Bill Meier2009-09-161-2/+2
* Add info as to 32/64 bit and also if "Windows 7" to runtime version info.Bill Meier2009-09-161-9/+38
* Use "svn info" to fetch the version by default. Fetch the repository path asGerald Combs2009-07-221-1/+1
* From Kovarththanan Rajaratnam's patch in bug 3500:Stig Bjørlykke2009-05-311-0/+14
* The second argument to Gestalt() is an SInt32, which, for backwardsGuy Harris2009-04-011-5/+5
* display runtime versions of GnuTLS and Gcrypt librariesTomas Kukosa2009-01-081-0/+10
* We had a roll-over of the calendar thingy.Jaap Keuter2009-01-081-1/+1
* Check in a modified version of Jaap's patch in bug 3162. This should fixGerald Combs2008-12-301-0/+5
* Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. RenameGerald Combs2008-12-191-1/+1
* Detect Windows Server 2008 in the runtime version info.Stig Bjørlykke2008-12-131-3/+6
* Added info about GeoIP. Only dump info about ADNS if without c-ares.Stig Bjørlykke2008-10-271-6/+17
* Fix a few Emacs "file variables" to have "safe" values.Bill Meier2008-09-021-1/+1
* Fix a typo in a comment.Guy Harris2008-08-231-1/+1
* Added c-ares version string.Stig Bjørlykke2008-08-121-1/+6
* Add support for the c-ares asynchronous DNS resolution library to theGerald Combs2008-08-071-0/+8
* Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss2008-06-301-1/+1
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-071-41/+41
* Don't add newline before LIBCAP, as this is done correct in end_string().Stig Bjørlykke2008-03-051-1/+1
* Add a POSIX capabilities blurb to get_compiled_version_info().Gerald Combs2008-03-041-1/+16
* Bump dateStig Bjørlykke2008-01-151-1/+1
* first steps to support MSVC 2008 Express EditionUlf Lamping2007-11-301-0/+1
* Add MacOS X version next to the Darwin version in version outputs.Stephen Fisher2007-11-101-1/+28
* We don't use NetSNMP any more.Guy Harris2007-09-291-4/+0
* Add routines under Windows to check if npf.sys is running, and toGerald Combs2007-09-151-0/+30
* libsmi was missing from the CFLAGSLuis Ontanon2007-08-261-1/+1