aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-29We don't use NetSNMP any more.Guy Harris1-4/+0
2007-09-15Add routines under Windows to check if npf.sys is running, and toGerald Combs1-0/+30
2007-08-26libsmi was missing from the CFLAGSLuis Ontanon1-1/+1
2007-08-26Fix a typoAnders Broman1-1/+1
2007-08-26Minor tweeks.Anders Broman1-6/+10
2007-02-06From Eric Hall to fix bug 1289:Jeff Morriss1-2/+2
2007-01-26A few more ethereal --> wiresharkBill Meier1-1/+1
2007-01-18Fix version_info.c compilationLuis Ontanon1-1/+1
2007-01-18the version string stated "without Lua" regardless or not Lua support was ind...Luis Ontanon1-2/+2
2007-01-04Bump dateJaap Keuter1-1/+1
2006-12-22Take out UCD-SNMP message since we no longer use itJeff Morriss1-1/+1
2006-12-09Fix the display of whether the program was built with Net-SNMP, now thatGuy Harris1-20/+1
2006-10-20MS usually calls this a build number, not a patch (e.g. see the system versio...Ulf Lamping1-2/+2
2006-10-20Do the word-wrapping in end_string(), once the string is completelyGuy Harris1-70/+38
2006-10-20Make dumpcap complile again and other minor improvements.Jaap Keuter1-0/+1
2006-10-19Remove an extra space.Gerald Combs1-2/+0
2006-10-19Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()Gerald Combs1-4/+11
2006-10-19Clean up the word wrap stuff a bit. (Arguably, that should be done inGuy Harris1-58/+58
2006-10-19Fix the MSVC++ compiler information. Put a blank line before the "Built"Gerald Combs1-17/+17
2006-10-19Fix a comment.Guy Harris1-1/+1
2006-10-19Fix up the changes to put the Portaudio information at the end of theGuy Harris1-12/+80
2006-10-17Add compiler information.Gerald Combs1-0/+11
2006-10-10Don't let PortAudio skip the queue on the about dialog ;)Jaap Keuter1-4/+4
2006-09-22Slightly reshape the version text: Bring the OS info above the WinPcap text -...Ulf Lamping1-3/+7
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentGerald Combs1-1/+1
2006-09-12Move the PortAudio stuff to from version_info.c to gtk/main.c, so it canGuy Harris1-29/+0
2006-09-12tshark wouldn't link any more, as it doesn't link againstJörg Mayer1-0/+7
2006-09-12Makefile.nmakeJörg Mayer1-3/+15
2006-09-12add version output (e.g. in the About box) for the following libraries:Ulf Lamping1-0/+67
2006-08-17Include strutil.h.Gerald Combs1-2/+3
2006-08-13another place missing a call to utf_16to8(), the about box was showing "Windo...Ulf Lamping1-1/+1
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-2/+2
2006-05-21name changeRonnie Sahlberg1-3/+3
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.Gerald Combs1-0/+13
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping1-4/+5
2006-02-17we don't need pcap.h here (any longer)Ulf Lamping1-10/+0
2006-01-12we have 2006 in the meantime ...Ulf Lamping1-1/+1
2005-12-21Provide not only copyright information, but a GPL blurb, in all theGuy Harris1-1/+29
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping1-1/+1
2005-10-04Grr. Without the right version of the SDK, we can't even compile codeGuy Harris1-12/+8
2005-10-04Cope with NT 6.0, and with the x86-64 version of XP being NT 5.2 ratherGuy Harris1-1/+26
2005-08-16Move SVNVERSION handling into version_info. That way, we won't haveJörg Mayer1-0/+9
2004-12-29Make the tone of the error messages a bit less formal, by usingGuy Harris1-1/+1
2004-09-11Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;Guy Harris1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-22Don't put a newline at the end of the compiled-with version informationGuy Harris1-2/+2
2004-02-24Put a period at the end of the "Running with" stuff.Guy Harris1-1/+2
2004-02-03As Apple's advertising industry might have said, "word-wrap different".Guy Harris1-3/+3
2004-01-11Rename DISSECTOR_HELPER_{SRC,OBJECTS} toGuy Harris1-0/+345