| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | A few more ethereal --> wireshark | Bill Meier | 2007-01-26 | 1 | -1/+1 |
* | Get rid of UCD SNMP support (it's not longer supported and | Jörg Mayer | 2006-12-08 | 1 | -4/+0 |
* | Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compiler | Gerald Combs | 2006-12-06 | 1 | -0/+1 |
* | Makefile.nmake | Jörg Mayer | 2006-09-12 | 1 | -2/+2 |
* | it's HAVE_LIBGNUTLS instead HAVE_GNUTLS | Ulf Lamping | 2006-09-12 | 1 | -1/+1 |
* | tweak the nmake build so the NET-SNMP library is in fact optional (as it is i... | Ulf Lamping | 2006-09-11 | 1 | -2/+2 |
* | Handle PORTAUDIO_API_1 and add clean-deps target to distclean. | Anders Broman | 2006-09-05 | 1 | -0/+2 |
* | From Alejandro Vaquero: | Anders Broman | 2006-08-30 | 1 | -0/+3 |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -0/+2 |
* | fix for bug #1025: It should be no longer necessary to use the I64x format st... | Ulf Lamping | 2006-08-12 | 1 | -2/+8 |
* | Point to the newest (1.5.0-1) GnuTLS package. Since it contains | Gerald Combs | 2006-08-09 | 1 | -0/+3 |
* | config and makefile magic we need when we integrate kerberos for windows with... | Ronnie Sahlberg | 2006-08-05 | 1 | -0/+6 |
* | Remove remaining instances of NEED_SNPRINTF_H. Fix up whitespace. | Gerald Combs | 2006-07-20 | 1 | -2/+0 |
* | we dont need our own snprintf any more since we always use g_snprintf() instead. | Ronnie Sahlberg | 2006-07-20 | 1 | -1/+0 |
* | Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_H | Gerald Combs | 2006-07-18 | 1 | -1/+1 |
* | Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable | Gerald Combs | 2006-06-20 | 1 | -2/+2 |
* | More ethereal -> wireshark. | Gerald Combs | 2006-05-31 | 1 | -1/+1 |
* | libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of | Gerald Combs | 2006-05-31 | 1 | -6/+6 |
* | If we have pcap_breakloop(), at least on UN*X we can stop the capture | Guy Harris | 2006-05-21 | 1 | -0/+1 |
* | Define HAVE_LUA_5_1 on windows as that what we have. | Luis Ontanon | 2006-03-15 | 1 | -0/+1 |
* | Use Unicode for all native Win32 calls. Unicode Windows applications | Gerald Combs | 2006-03-08 | 1 | -0/+4 |
* | Add Lua support by default for Win32. Fix some compilation problems. | Gerald Combs | 2006-03-01 | 1 | -1/+4 |
* | Paolo Abeni: | Jörg Mayer | 2006-02-07 | 1 | -0/+3 |
* | replace *a lot* of file related calls by their GLib counterparts. This is nec... | Ulf Lamping | 2005-11-06 | 1 | -3/+0 |
* | Add PRIX64, as we now use it. | Guy Harris | 2005-09-15 | 1 | -3/+11 |
* | several times replacing: | Ulf Lamping | 2005-08-18 | 1 | -1/+0 |
* | Pick up some fixes and enhancements from | Gerald Combs | 2005-07-29 | 1 | -0/+3 |
* | bugfix: mark pcap_freecode() as optional, as it's not available by WinPcap 2.3 | Ulf Lamping | 2005-05-21 | 1 | -0/+3 |
* | When we dynamically discover a Kerberos key, it helps to add it to the | Gerald Combs | 2004-11-01 | 1 | -3/+0 |
* | Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default. | Gerald Combs | 2004-10-15 | 1 | -0/+6 |
* | From Lars Roland: add an option to link plugins with libethereal rather | Guy Harris | 2004-09-29 | 1 | -11/+10 |
* | From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32. | Guy Harris | 2004-09-23 | 1 | -0/+2 |
* | Some UN*Xes don't have any "strtou*" routine to convert a string to a | Guy Harris | 2004-09-03 | 1 | -3/+0 |