| Commit message (Expand) | Author | Age | Files | Lines |
* | From H.sivank: GtkOSXApplication support. | Guy Harris | 2010-05-25 | 1 | -3/+3 |
* | Detect clang and llvm-gcc. | Guy Harris | 2010-05-19 | 1 | -0/+6 |
* | Bruno Matos <bruno.matos@gmail.com> | Jörg Mayer | 2010-05-15 | 1 | -4/+4 |
* | Tell, in the version info, if we were compiled 32- or 64-bit. | Jeff Morriss | 2010-04-24 | 1 | -0/+5 |
* | Disable usage of zlibVersion() on win32. | Stig Bjørlykke | 2010-04-19 | 1 | -1/+1 |
* | From Richard Brodie via bug 4606: | Stig Bjørlykke | 2010-04-17 | 1 | -0/+5 |
* | Happy New Year! | Stig Bjørlykke | 2010-01-01 | 1 | -1/+1 |
* | Switch to using a bundled version of the openSUSE Build Service packages | Gerald Combs | 2009-12-21 | 1 | -4/+0 |
* | If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for the | Gerald Combs | 2009-12-18 | 1 | -1/+1 |
* | Fix typo in comment. | Guy Harris | 2009-09-17 | 1 | -1/+1 |
* | Fix a typo. | Bill Meier | 2009-09-16 | 1 | -2/+2 |
* | Add info as to 32/64 bit and also if "Windows 7" to runtime version info. | Bill Meier | 2009-09-16 | 1 | -9/+38 |
* | Use "svn info" to fetch the version by default. Fetch the repository path as | Gerald Combs | 2009-07-22 | 1 | -1/+1 |
* | From Kovarththanan Rajaratnam's patch in bug 3500: | Stig Bjørlykke | 2009-05-31 | 1 | -0/+14 |
* | The second argument to Gestalt() is an SInt32, which, for backwards | Guy Harris | 2009-04-01 | 1 | -5/+5 |
* | display runtime versions of GnuTLS and Gcrypt libraries | Tomas Kukosa | 2009-01-08 | 1 | -0/+10 |
* | We had a roll-over of the calendar thingy. | Jaap Keuter | 2009-01-08 | 1 | -1/+1 |
* | Check in a modified version of Jaap's patch in bug 3162. This should fix | Gerald Combs | 2008-12-30 | 1 | -0/+5 |
* | Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. Rename | Gerald Combs | 2008-12-19 | 1 | -1/+1 |
* | Detect Windows Server 2008 in the runtime version info. | Stig Bjørlykke | 2008-12-13 | 1 | -3/+6 |
* | Added info about GeoIP. Only dump info about ADNS if without c-ares. | Stig Bjørlykke | 2008-10-27 | 1 | -6/+17 |
* | 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 |