aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a typoAnders Broman2007-08-261-1/+1
* Minor tweeks.Anders Broman2007-08-261-6/+10
* From Eric Hall to fix bug 1289:Jeff Morriss2007-02-061-2/+2
* A few more ethereal --> wiresharkBill Meier2007-01-261-1/+1
* Fix version_info.c compilationLuis Ontanon2007-01-181-1/+1
* the version string stated "without Lua" regardless or not Lua support was ind...Luis Ontanon2007-01-181-2/+2
* Bump dateJaap Keuter2007-01-041-1/+1
* Take out UCD-SNMP message since we no longer use itJeff Morriss2006-12-221-1/+1
* Fix the display of whether the program was built with Net-SNMP, now thatGuy Harris2006-12-091-20/+1
* MS usually calls this a build number, not a patch (e.g. see the system versio...Ulf Lamping2006-10-201-2/+2
* Do the word-wrapping in end_string(), once the string is completelyGuy Harris2006-10-201-70/+38
* Make dumpcap complile again and other minor improvements.Jaap Keuter2006-10-201-0/+1
* Remove an extra space.Gerald Combs2006-10-191-2/+0
* Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()Gerald Combs2006-10-191-4/+11
* Clean up the word wrap stuff a bit. (Arguably, that should be done inGuy Harris2006-10-191-58/+58
* Fix the MSVC++ compiler information. Put a blank line before the "Built"Gerald Combs2006-10-191-17/+17
* Fix a comment.Guy Harris2006-10-191-1/+1
* Fix up the changes to put the Portaudio information at the end of theGuy Harris2006-10-191-12/+80
* Add compiler information.Gerald Combs2006-10-171-0/+11
* Don't let PortAudio skip the queue on the about dialog ;)Jaap Keuter2006-10-101-4/+4
* Slightly reshape the version text: Bring the OS info above the WinPcap text -...Ulf Lamping2006-09-221-3/+7
* Add support for reading from stdin under Windows. Based on a patch sentGerald Combs2006-09-221-1/+1
* Move the PortAudio stuff to from version_info.c to gtk/main.c, so it canGuy Harris2006-09-121-29/+0
* tshark wouldn't link any more, as it doesn't link againstJörg Mayer2006-09-121-0/+7
* Makefile.nmakeJörg Mayer2006-09-121-3/+15
* add version output (e.g. in the About box) for the following libraries:Ulf Lamping2006-09-121-0/+67
* Include strutil.h.Gerald Combs2006-08-171-2/+3
* another place missing a call to utf_16to8(), the about box was showing "Windo...Ulf Lamping2006-08-131-1/+1
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* ethereal->wireshark updatesRonnie Sahlberg2006-05-221-2/+2
* name changeRonnie Sahlberg2006-05-211-3/+3
* Add Lua support by default for Win32. Fix some compilation problems.Gerald Combs2006-03-011-0/+13
* remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping2006-02-171-4/+5
* we don't need pcap.h here (any longer)Ulf Lamping2006-02-171-10/+0
* we have 2006 in the meantime ...Ulf Lamping2006-01-121-1/+1
* Provide not only copyright information, but a GPL blurb, in all theGuy Harris2005-12-211-1/+29