| Commit message (Expand) | Author | Age | Files | Lines |
* | verify_tools: | Ulf Lamping | 2005-08-05 | 1 | -1/+4 |
* | From Brice Augustin: Use the correct packet length in randpkt. | Gerald Combs | 2005-07-26 | 1 | -1/+1 |
* | Revert back to GTK-Wimp 0.6.2. Move to WinPcap 3.1beta4. | Gerald Combs | 2005-07-26 | 1 | -1/+1 |
* | Update to zlib 1.2.3 | Ulf Lamping | 2005-07-24 | 1 | -2/+2 |
* | Point to the latest Windows library tag and versions. | Gerald Combs | 2005-07-15 | 1 | -2/+2 |
* | Make sure "which" is present before we verify our tools. Add "env" to | Gerald Combs | 2005-07-07 | 1 | -0/+1 |
* | As suggested by Jaap Keuter: | Lars Roland | 2005-05-31 | 1 | -1/+1 |
* | win32 only: get interface details from WinPcap's packet.dll (direct access to... | Ulf Lamping | 2005-05-20 | 1 | -1/+1 |
* | add the new target "install-plugins" to nmake makefile | Lars Roland | 2005-05-03 | 1 | -0/+6 |
* | Add an install-deps target to the nmake makefiles. | Lars Roland | 2005-05-01 | 1 | -0/+72 |
* | It doesn't matter whether, when building with WinPcap, we have | Guy Harris | 2005-03-23 | 1 | -1/+0 |
* | If we have "pcap_freecode()", use it to free the instructions for a BPF | Guy Harris | 2005-03-23 | 1 | -0/+1 |
* | Clean up. | Lars Roland | 2005-03-17 | 1 | -4/+0 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -8/+28 |
* | change nmake makefiles in /trunk and /trunk/epan so that | Lars Roland | 2005-02-13 | 1 | -2/+2 |
* | clean up makefiles. | Lars Roland | 2005-02-10 | 1 | -7/+1 |
* | Switch the Windows build environment to GTK 2.4.14. Enable GTK-Wimp by | Gerald Combs | 2005-01-17 | 1 | -2/+2 |
* | Replace a "cp" with three "xcopy"s. | Gerald Combs | 2005-01-04 | 1 | -1/+3 |
* | If bash is run as a non-login shell, it doesn't read /etc/profile. Under | Gerald Combs | 2004-12-01 | 1 | -0/+1 |
* | From Francisco Alcoba: link with setargv.obj so that wildcards are | Guy Harris | 2004-12-01 | 1 | -6/+8 |
* | Update to GTK+ 2.4.13. | Gerald Combs | 2004-11-23 | 1 | -2/+2 |
* | Update the Windows build to zlib 1.2.2. | Gerald Combs | 2004-11-02 | 1 | -2/+2 |
* | renamed capinfo to capinfos, as the former name capinfo was already used in a... | Ulf Lamping | 2004-10-20 | 1 | -6/+6 |
* | From Graeme Hewson: make AUTHORS-SHORT not include formatting codes, | Guy Harris | 2004-10-17 | 1 | -2/+9 |
* | update setup target to latest win32 libs | Ulf Lamping | 2004-10-16 | 1 | -4/+4 |
* | Updates to reflect revision 4 of ethereal-win32-libs. | Gerald Combs | 2004-10-15 | 1 | -4/+4 |
* | Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default. | Gerald Combs | 2004-10-15 | 1 | -0/+1 |
* | update setup target to latest GTK library files | Ulf Lamping | 2004-10-09 | 1 | -2/+2 |
* | From Lars Roland: don't link EXTRA_OBJECTS unnecessarily with | Guy Harris | 2004-10-02 | 1 | -9/+9 |
* | From Lars Roland: add an option to link plugins with libethereal rather | Guy Harris | 2004-09-29 | 1 | -1/+0 |
* | Use new win32 libs from anonsvn instead of webpage, including setup target. U... | Ulf Lamping | 2004-09-24 | 1 | -3/+3 |
* | From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32. | Guy Harris | 2004-09-23 | 1 | -0/+2 |
* | added a clean_setup target, to cleanup the unzipped files | Ulf Lamping | 2004-09-12 | 1 | -0/+13 |
* | From Graeme Hewson: translate accented UTF-8 characters to Pod E<> | Guy Harris | 2004-09-11 | 1 | -1/+1 |
* | renamed REQUIRED_APPS to REQUIRED_TOOLS and verify_apps to verify_tools, as i... | Ulf Lamping | 2004-09-01 | 1 | -4/+4 |
* | Bump the GTK+ 2.4 version up to 2.4.7, and bup GTK-Wimp up to 0.62. | Gerald Combs | 2004-08-26 | 1 | -3/+3 |
* | Update to GTK-Wimp 0.6.1. | Gerald Combs | 2004-08-11 | 1 | -1/+1 |
* | Change the "setup" target to download the updated GTK+ libraries described | Gerald Combs | 2004-08-11 | 1 | -2/+2 |
* | Update the "setup" target for GLib 2.4.5, GTK+ 2.4.4, and Pango-1.4.1. | Gerald Combs | 2004-08-06 | 1 | -6/+6 |
* | From Lars Roland: MSVC make fixes. | Olivier Biot | 2004-07-29 | 1 | -3/+3 |
* | Add the MSWIN RC information for capinfo. | Olivier Biot | 2004-07-28 | 1 | -4/+7 |
* | From Ian Schorr: capinfo - provides capture file information. | Olivier Biot | 2004-07-28 | 1 | -2/+12 |
* | From Graham Bloice: add resources to wiretap.dll. | Guy Harris | 2004-07-23 | 1 | -1/+1 |
* | Add doxygen.cfg to the "clean" target. | Gerald Combs | 2004-07-21 | 1 | -2/+2 |
* | Fixes (and ugly hacks) for Windows compilation. | Gerald Combs | 2004-07-19 | 1 | -5/+5 |
* | Fix the win32 nmake generation for now (it will compile/link/run again). This... | Ulf Lamping | 2004-07-18 | 1 | -1/+4 |
* | first attempt to make Win32 generation (nmake) ready for the dissector moving... | Ulf Lamping | 2004-07-18 | 1 | -26/+2 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -21/+8 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Changed dependencies, so image dir will be generated before epan, otherwise t... | Ulf Lamping | 2004-07-17 | 1 | -2/+2 |