aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-28Ethereal->Wiresharketxrab1-1/+1
2006-05-22ethereal->wireshark updatessahlberg1-2/+2
2006-05-21name changesahlberg1-3/+3
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.gerald1-0/+13
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...ulfl1-4/+5
2006-02-17we don't need pcap.h here (any longer)ulfl1-10/+0
2006-01-12we have 2006 in the meantime ...ulfl1-1/+1
2005-12-21Provide not only copyright information, but a GPL blurb, in all theguy1-1/+29
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hulfl1-1/+1
2005-10-04Grr. Without the right version of the SDK, we can't even compile codeguy1-12/+8
2005-10-04Cope with NT 6.0, and with the x86-64 version of XP being NT 5.2 ratherguy1-1/+26
2005-08-16Move SVNVERSION handling into version_info. That way, we won't havejmayer1-0/+9
2004-12-29Make the tone of the error messages a bit less formal, by usingguy1-1/+1
2004-09-11Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;guy1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-05-22Don't put a newline at the end of the compiled-with version informationguy1-2/+2
2004-02-24Put a period at the end of the "Running with" stuff.guy1-1/+2
2004-02-03As Apple's advertising industry might have said, "word-wrap different".guy1-3/+3
2004-01-11Rename DISSECTOR_HELPER_{SRC,OBJECTS} toguy1-0/+345