| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few Emacs "file variables" to have "safe" values. | Bill Meier | 2008-09-02 | 1 | -1/+1 |
* | Fix a typo in a comment. | Guy Harris | 2008-08-23 | 1 | -1/+1 |
* | Added c-ares version string. | Stig Bjørlykke | 2008-08-12 | 1 | -1/+6 |
* | Add support for the c-ares asynchronous DNS resolution library to the | Gerald Combs | 2008-08-07 | 1 | -0/+8 |
* | Move privileges.c and unicode-utils.c from epan to wsutil (so things like | Jeff Morriss | 2008-06-30 | 1 | -1/+1 |
* | Fix some of the Errors/warnings detected by checkapi. | Anders Broman | 2008-05-07 | 1 | -41/+41 |
* | Don't add newline before LIBCAP, as this is done correct in end_string(). | Stig Bjørlykke | 2008-03-05 | 1 | -1/+1 |
* | Add a POSIX capabilities blurb to get_compiled_version_info(). | Gerald Combs | 2008-03-04 | 1 | -1/+16 |
* | Bump date | Stig Bjørlykke | 2008-01-15 | 1 | -1/+1 |
* | first steps to support MSVC 2008 Express Edition | Ulf Lamping | 2007-11-30 | 1 | -0/+1 |
* | Add MacOS X version next to the Darwin version in version outputs. | Stephen Fisher | 2007-11-10 | 1 | -1/+28 |
* | We don't use NetSNMP any more. | Guy Harris | 2007-09-29 | 1 | -4/+0 |
* | Add routines under Windows to check if npf.sys is running, and to | Gerald Combs | 2007-09-15 | 1 | -0/+30 |
* | libsmi was missing from the CFLAGS | Luis Ontanon | 2007-08-26 | 1 | -1/+1 |
* | Fix a typo | Anders Broman | 2007-08-26 | 1 | -1/+1 |
* | Minor tweeks. | Anders Broman | 2007-08-26 | 1 | -6/+10 |
* | From Eric Hall to fix bug 1289: | Jeff Morriss | 2007-02-06 | 1 | -2/+2 |
* | A few more ethereal --> wireshark | Bill Meier | 2007-01-26 | 1 | -1/+1 |
* | Fix version_info.c compilation | Luis Ontanon | 2007-01-18 | 1 | -1/+1 |
* | the version string stated "without Lua" regardless or not Lua support was ind... | Luis Ontanon | 2007-01-18 | 1 | -2/+2 |
* | Bump date | Jaap Keuter | 2007-01-04 | 1 | -1/+1 |
* | Take out UCD-SNMP message since we no longer use it | Jeff Morriss | 2006-12-22 | 1 | -1/+1 |
* | Fix the display of whether the program was built with Net-SNMP, now that | Guy Harris | 2006-12-09 | 1 | -20/+1 |
* | MS usually calls this a build number, not a patch (e.g. see the system versio... | Ulf Lamping | 2006-10-20 | 1 | -2/+2 |
* | Do the word-wrapping in end_string(), once the string is completely | Guy Harris | 2006-10-20 | 1 | -70/+38 |
* | Make dumpcap complile again and other minor improvements. | Jaap Keuter | 2006-10-20 | 1 | -0/+1 |
* | Remove an extra space. | Gerald Combs | 2006-10-19 | 1 | -2/+0 |
* | Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info() | Gerald Combs | 2006-10-19 | 1 | -4/+11 |
* | Clean up the word wrap stuff a bit. (Arguably, that should be done in | Guy Harris | 2006-10-19 | 1 | -58/+58 |
* | Fix the MSVC++ compiler information. Put a blank line before the "Built" | Gerald Combs | 2006-10-19 | 1 | -17/+17 |
* | Fix a comment. | Guy Harris | 2006-10-19 | 1 | -1/+1 |
* | Fix up the changes to put the Portaudio information at the end of the | Guy Harris | 2006-10-19 | 1 | -12/+80 |
* | Add compiler information. | Gerald Combs | 2006-10-17 | 1 | -0/+11 |
* | Don't let PortAudio skip the queue on the about dialog ;) | Jaap Keuter | 2006-10-10 | 1 | -4/+4 |
* | Slightly reshape the version text: Bring the OS info above the WinPcap text -... | Ulf Lamping | 2006-09-22 | 1 | -3/+7 |
* | Add support for reading from stdin under Windows. Based on a patch sent | Gerald Combs | 2006-09-22 | 1 | -1/+1 |
* | Move the PortAudio stuff to from version_info.c to gtk/main.c, so it can | Guy Harris | 2006-09-12 | 1 | -29/+0 |
* | tshark wouldn't link any more, as it doesn't link against | Jörg Mayer | 2006-09-12 | 1 | -0/+7 |
* | Makefile.nmake | Jörg Mayer | 2006-09-12 | 1 | -3/+15 |
* | add version output (e.g. in the About box) for the following libraries: | Ulf Lamping | 2006-09-12 | 1 | -0/+67 |
* | Include strutil.h. | Gerald Combs | 2006-08-17 | 1 | -2/+3 |
* | another place missing a call to utf_16to8(), the about box was showing "Windo... | Ulf Lamping | 2006-08-13 | 1 | -1/+1 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-28 | 1 | -1/+1 |
* | ethereal->wireshark updates | Ronnie Sahlberg | 2006-05-22 | 1 | -2/+2 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -3/+3 |
* | Add Lua support by default for Win32. Fix some compilation problems. | Gerald Combs | 2006-03-01 | 1 | -0/+13 |
* | remove dependencies to pcap.h, so getting an idea what needs to be done by du... | Ulf Lamping | 2006-02-17 | 1 | -4/+5 |
* | we don't need pcap.h here (any longer) | Ulf Lamping | 2006-02-17 | 1 | -10/+0 |
* | we have 2006 in the meantime ... | Ulf Lamping | 2006-01-12 | 1 | -1/+1 |
* | Provide not only copyright information, but a GPL blurb, in all the | Guy Harris | 2005-12-21 | 1 | -1/+29 |