aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-25From H.sivank: GtkOSXApplication support.guy1-3/+3
2010-05-19Detect clang and llvm-gcc.guy1-0/+6
2010-05-15Bruno Matos <bruno.matos@gmail.com>jmayer1-4/+4
2010-04-24Tell, in the version info, if we were compiled 32- or 64-bit.morriss1-0/+5
2010-04-19Disable usage of zlibVersion() on win32.stig1-1/+1
2010-04-17From Richard Brodie via bug 4606:stig1-0/+5
2010-01-01Happy New Year!stig1-1/+1
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesgerald1-4/+0
2009-12-18If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for thegerald1-1/+1
2009-09-17Fix typo in comment.guy1-1/+1
2009-09-16Fix a typo.wmeier1-2/+2
2009-09-16Add info as to 32/64 bit and also if "Windows 7" to runtime version info.wmeier1-9/+38
2009-07-22Use "svn info" to fetch the version by default. Fetch the repository path asgerald1-1/+1
2009-05-31From Kovarththanan Rajaratnam's patch in bug 3500:stig1-0/+14
2009-04-01The second argument to Gestalt() is an SInt32, which, for backwardsguy1-5/+5
2009-01-08display runtime versions of GnuTLS and Gcrypt librarieskukosa1-0/+10
2009-01-08We had a roll-over of the calendar thingy.jake1-1/+1
2008-12-30Check in a modified version of Jaap's patch in bug 3162. This should fixgerald1-0/+5
2008-12-19Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. Renamegerald1-1/+1
2008-12-13Detect Windows Server 2008 in the runtime version info.stig1-3/+6
2008-10-27Added info about GeoIP. Only dump info about ADNS if without c-ares.stig1-6/+17
2008-09-02Fix a few Emacs "file variables" to have "safe" values.wmeier1-1/+1
2008-08-23Fix a typo in a comment.guy1-1/+1
2008-08-12Added c-ares version string.stig1-1/+6
2008-08-07Add support for the c-ares asynchronous DNS resolution library to thegerald1-0/+8
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likemorriss1-1/+1
2008-05-07Fix some of the Errors/warnings detected by checkapi.etxrab1-41/+41
2008-03-05Don't add newline before LIBCAP, as this is done correct in end_string().stig1-1/+1
2008-03-04Add a POSIX capabilities blurb to get_compiled_version_info().gerald1-1/+16
2008-01-15Bump datestig1-1/+1
2007-11-30first steps to support MSVC 2008 Express Editionulfl1-0/+1
2007-11-10Add MacOS X version next to the Darwin version in version outputs.sfisher1-1/+28
2007-09-29We don't use NetSNMP any more.guy1-4/+0
2007-09-15Add routines under Windows to check if npf.sys is running, and togerald1-0/+30
2007-08-26libsmi was missing from the CFLAGSlego1-1/+1
2007-08-26Fix a typoetxrab1-1/+1
2007-08-26Minor tweeks.etxrab1-6/+10
2007-02-06From Eric Hall to fix bug 1289:morriss1-2/+2
2007-01-26A few more ethereal --> wiresharkwmeier1-1/+1
2007-01-18Fix version_info.c compilationlego1-1/+1
2007-01-18the version string stated "without Lua" regardless or not Lua support was ind...lego1-2/+2
2007-01-04Bump datejake1-1/+1
2006-12-22Take out UCD-SNMP message since we no longer use itmorriss1-1/+1
2006-12-09Fix the display of whether the program was built with Net-SNMP, now thatguy1-20/+1
2006-10-20MS usually calls this a build number, not a patch (e.g. see the system versio...ulfl1-2/+2
2006-10-20Do the word-wrapping in end_string(), once the string is completelyguy1-70/+38
2006-10-20Make dumpcap complile again and other minor improvements.jake1-0/+1
2006-10-19Remove an extra space.gerald1-2/+0
2006-10-19Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()gerald1-4/+11
2006-10-19Clean up the word wrap stuff a bit. (Arguably, that should be done inguy1-58/+58