aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Jose Pedro Oliveira: get_os_version_info() is more apropriate for shb_osAnders Broman1-9/+19
2012-01-01Happy New Year!Stig Bjørlykke1-1/+1
2011-11-07Change the use of threads from "mostly always, depending on yourGerald Combs1-5/+0
2011-09-21Fix ex "modeline" so it works;Bill Meier1-1/+1
2011-09-02Update some comments, including a new URL, and add an additionalGuy Harris1-5/+9
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-4/+0
2011-07-16Provide information regarding thred support.Michael Tüxen1-0/+5
2011-07-11In version_info.c, assume we always have the "matches" operator. InGerald Combs1-6/+0
2011-06-29Show locale in version info (if !win32).Stig Bjørlykke1-0/+11
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke1-1/+1
2011-06-11The "shared by every program in the Wireshark suite, including dumpcap"Guy Harris1-8/+0
2011-05-23(Trivial) Testing _MSC_FULL_VER can be done at compile time.Bill Meier1-15/+17
2011-01-16Fix a Windows compiler warning;Bill Meier1-8/+8
2011-01-01New Year.Stig Bjørlykke1-1/+1
2010-12-01Fix bug #5453 "Help->About Wireshark mis-reports OS" (again) without the help...Stephen Fisher1-1/+12
2010-12-01Back out r35084 since it contains code fragments from MSDN, which are coveredStephen Fisher1-10/+1
2010-11-30Fix bug #5453: Use GetSystemNativeInfo() function if found on the machine ru...Stephen Fisher1-1/+10
2010-10-21Fixed "Compiled with" information in the About box.Stig Bjørlykke1-3/+7
2010-08-31A GString has it's own length.Stig Bjørlykke1-1/+1
2010-07-15More information on getting the distribution name and release.Guy Harris1-0/+29
2010-07-15More details on getting the distribution name and version on Linux.Guy Harris1-1/+15
2010-07-15On OS X, give the OS version asGuy Harris1-3/+25
2010-07-15Don't include headers we don't need (they might be generating externalGuy Harris1-8/+0
2010-07-15Move the code to get version information for libraries used byGuy Harris1-129/+0
2010-05-25From H.sivank: GtkOSXApplication support.Guy Harris1-3/+3
2010-05-19Detect clang and llvm-gcc.Guy Harris1-0/+6
2010-05-15Bruno Matos <bruno.matos@gmail.com>Jörg Mayer1-4/+4
2010-04-24Tell, in the version info, if we were compiled 32- or 64-bit.Jeff Morriss1-0/+5
2010-04-19Disable usage of zlibVersion() on win32.Stig Bjørlykke1-1/+1
2010-04-17From Richard Brodie via bug 4606:Stig Bjørlykke1-0/+5
2010-01-01Happy New Year!Stig Bjørlykke1-1/+1
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs1-4/+0
2009-12-18If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for theGerald Combs1-1/+1
2009-09-17Fix typo in comment.Guy Harris1-1/+1
2009-09-16Fix a typo.Bill Meier1-2/+2
2009-09-16Add info as to 32/64 bit and also if "Windows 7" to runtime version info.Bill Meier1-9/+38
2009-07-22Use "svn info" to fetch the version by default. Fetch the repository path asGerald Combs1-1/+1
2009-05-31From Kovarththanan Rajaratnam's patch in bug 3500:Stig Bjørlykke1-0/+14
2009-04-01The second argument to Gestalt() is an SInt32, which, for backwardsGuy Harris1-5/+5
2009-01-08display runtime versions of GnuTLS and Gcrypt librariesTomas Kukosa1-0/+10
2009-01-08We had a roll-over of the calendar thingy.Jaap Keuter1-1/+1
2008-12-30Check in a modified version of Jaap's patch in bug 3162. This should fixGerald Combs1-0/+5
2008-12-19Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. RenameGerald Combs1-1/+1
2008-12-13Detect Windows Server 2008 in the runtime version info.Stig Bjørlykke1-3/+6
2008-10-27Added info about GeoIP. Only dump info about ADNS if without c-ares.Stig Bjørlykke1-6/+17
2008-09-02Fix a few Emacs "file variables" to have "safe" values.Bill Meier1-1/+1
2008-08-23Fix a typo in a comment.Guy Harris1-1/+1
2008-08-12Added c-ares version string.Stig Bjørlykke1-1/+6
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-0/+8
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-1/+1