aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-19Fix the MSVC++ compiler information. Put a blank line before the "Built"gerald1-17/+17
2006-10-19Fix a comment.guy1-1/+1
2006-10-19Fix up the changes to put the Portaudio information at the end of theguy1-12/+80
2006-10-17Add compiler information.gerald1-0/+11
2006-10-10Don't let PortAudio skip the queue on the about dialog ;)jake1-4/+4
2006-09-22Slightly reshape the version text: Bring the OS info above the WinPcap text -...ulfl1-3/+7
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentgerald1-1/+1
2006-09-12Move the PortAudio stuff to from version_info.c to gtk/main.c, so it canguy1-29/+0
2006-09-12tshark wouldn't link any more, as it doesn't link againstjmayer1-0/+7
2006-09-12Makefile.nmakejmayer1-3/+15
2006-09-12add version output (e.g. in the About box) for the following libraries:ulfl1-0/+67
2006-08-17Include strutil.h.gerald1-2/+3
2006-08-13another place missing a call to utf_16to8(), the about box was showing "Windo...ulfl1-1/+1