| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Conditional support for packet-editor [default=no]. | Jakub Zawadzki | 2011-05-12 | 1 | -0/+1 |
* | Make the use of UIManager a configure option. | Anders Broman | 2011-05-12 | 1 | -0/+2 |
* | On Windows: don't (try but fail--the code did not work) to define | Jeff Morriss | 2011-04-29 | 1 | -0/+3 |
* | Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports... | Bill Meier | 2011-03-08 | 1 | -3/+0 |
* | Disable Code Analysis warning C6011 for now. Hopefully Clang can pick | Gerald Combs | 2011-02-18 | 1 | -0/+6 |
* | On Windows, try putting __declspec(noreturn) in front of declarations of | Guy Harris | 2011-02-17 | 1 | -0/+11 |
* | Fix typo in comment | Stephen Fisher | 2010-11-27 | 1 | -1/+1 |
* | Define HAVE_GTK in config.h when compiling with GTK for the GUI | Stephen Fisher | 2010-11-26 | 1 | -0/+3 |
* | Make "bpf_image" available on Windows. This enables the "Compile BPF" button ... | Sake Blok | 2010-10-03 | 1 | -0/+1 |
* | Retry of SVN 34338, now tested on my WinXP dev VM: | Sake Blok | 2010-10-03 | 1 | -0/+1 |
* | New packet list is no longer experimental. | Bill Meier | 2010-08-21 | 1 | -1/+1 |
* | From Kovarththanan Rajaratnam via bug 3500: | Gerald Combs | 2010-06-01 | 1 | -0/+3 |
* | Some changes req'd to build Wireshark with VS 2010 (VC10). [More changes stil... | Bill Meier | 2010-04-14 | 1 | -2/+2 |
* | Add HAVE_PCAP_FREE_DATALINKS to config.h.win32, as we've added it to | Guy Harris | 2010-03-17 | 1 | -0/+1 |
* | Switch to using a bundled version of the openSUSE Build Service packages | Gerald Combs | 2009-12-21 | 1 | -0/+2 |
* | Use the WinPcap version of pcap_datalink_val_to_description if it's | Gerald Combs | 2009-12-18 | 1 | -0/+1 |
* | Add the time zone abbreviation to the result of abs_time_to_str() and | Guy Harris | 2009-12-11 | 1 | -0/+6 |
* | Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H | Stig Bjørlykke | 2009-10-06 | 1 | -1/+0 |
* | We no longer support the old plugin API so remove it completely from the buil... | Kovarththanan Rajaratnam | 2009-09-09 | 1 | -11/+0 |
* | Remove strcasecmp. We use g_ascii_strcasecmp exclusively | Kovarththanan Rajaratnam | 2009-08-31 | 1 | -1/+0 |
* | Reorder (no functionality change) | Kovarththanan Rajaratnam | 2009-08-31 | 1 | -8/+10 |
* | Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unused | Kovarththanan Rajaratnam | 2009-08-31 | 1 | -50/+0 |
* | Remove superfluous config parameters | Kovarththanan Rajaratnam | 2009-08-30 | 1 | -2/+0 |
* | Remove outdated comments regarding ZLIB_DLL. We don't have to define this bef... | Kovarththanan Rajaratnam | 2009-08-30 | 1 | -4/+0 |
* | Add a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS_H and HAVE_WINSOCK2_H | Kovarththanan Rajaratnam | 2009-08-30 | 1 | -4/+9 |
* | We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIG | Kovarththanan Rajaratnam | 2009-08-29 | 1 | -1/+0 |
* | Pull mkstemp() into tempfile.c. That's the only place we use it now, and | Gerald Combs | 2009-07-02 | 1 | -1/+2 |
* | Make it possible to configure use of NEW_PACKET_LIST and fix | Anders Broman | 2009-07-01 | 1 | -0/+3 |
* | Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDK | Tomas Kukosa | 2009-05-08 | 1 | -0/+3 |
* | Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_ | Gerald Combs | 2008-12-23 | 1 | -0/+3 |
* | On Windows, if we're running anything but plain Visual C++ 6 (including | Gerald Combs | 2008-08-11 | 1 | -0/+3 |
* | Add support for the c-ares asynchronous DNS resolution library to the | Gerald Combs | 2008-08-07 | 1 | -0/+5 |
* | Add TurboCap-related changes from /trunk-1.0: | Gerald Combs | 2008-06-24 | 1 | -0/+3 |
* | Flex (v 2.5.35) uses this symbol to "exclude" unistd.h | Anders Broman | 2008-04-25 | 1 | -0/+5 |
* | Delete the *right* config.h.win32. | Guy Harris | 2007-12-07 | 1 | -0/+8 |
* | Deleted the wrong config.h.win32. | Guy Harris | 2007-12-07 | 1 | -0/+266 |
* | That's not the right way to resuscitate a file. | Guy Harris | 2007-12-07 | 1 | -254/+0 |
* | Deleted the wrong config.h.win32. | Guy Harris | 2007-12-07 | 1 | -0/+254 |
* | Run runlex.sh from the tools directory. Get rid of the extra copy in | Guy Harris | 2007-12-07 | 1 | -266/+0 |
* | Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366) | Tomas Kukosa | 2007-12-04 | 1 | -0/+7 |
* | first steps to support MSVC 2008 Express Edition | Ulf Lamping | 2007-11-30 | 1 | -0/+5 |
* | remove forgotten @HAVE_NET_SNMP@ | Tomas Kukosa | 2007-09-24 | 1 | -2/+0 |
* | Fix a comment. | Guy Harris | 2007-09-06 | 1 | -1/+1 |
* | Use config and makefile from Chris Maynard and Luis instead. | Anders Broman | 2007-08-26 | 1 | -0/+4 |
* | In keeping with all the other path variables (eg, libdir), don't resolve | Richard van der Hoff | 2007-08-24 | 1 | -3/+0 |
* | instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo... | Ulf Lamping | 2007-01-31 | 1 | -8/+0 |
* | C preprocessor only handles integers for conditional compilation. Build MSC_V... | Ulf Lamping | 2007-01-31 | 1 | -10/+6 |
* | fix compiler version detection logic, sorry for the noise! | Ulf Lamping | 2007-01-29 | 1 | -6/+4 |
* | Comment out Ulfs changes to be able to do a test build. | Anders Broman | 2007-01-29 | 1 | -0/+2 |
* | add a check if the MSVC_VARIANT setting and the current _MSC_VER #define matc... | Ulf Lamping | 2007-01-28 | 1 | -0/+12 |