| Commit message (Expand) | Author | Age | Files | Lines |
* | From Graham Bloice: Allow libethereal.dll to be built after recent changes. | Gerald Combs | 2004-08-10 | 1 | -2/+2 |
* | Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common, | Guy Harris | 2004-08-10 | 1 | -33/+12 |
* | Merge the "resolv" rename changes with the trunk. | Gerald Combs | 2004-08-09 | 1 | -1/+1 |
* | From Lars Roland: MSVC make fixes. | Olivier Biot | 2004-07-29 | 1 | -3/+6 |
* | Partial fix after some files being moved between directories. | Olivier Biot | 2004-07-28 | 1 | -1/+1 |
* | From Lars Roland: | Guy Harris | 2004-07-27 | 1 | -2/+4 |
* | Fixes (and ugly hacks) for Windows compilation. | Gerald Combs | 2004-07-19 | 1 | -2/+3 |
* | Fix the win32 nmake generation for now (it will compile/link/run again). This... | Ulf Lamping | 2004-07-18 | 1 | -4/+19 |
* | first attempt to make Win32 generation (nmake) ready for the dissector moving... | Ulf Lamping | 2004-07-18 | 1 | -41/+0 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -4/+11 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Graham Bloice: add resource information to libethereal.dll. | Guy Harris | 2004-07-17 | 1 | -2/+3 |
* | remove doxygen output dir "html" on make clean | Ulf Lamping | 2004-07-07 | 1 | -2/+3 |
* | From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just a | Guy Harris | 2004-06-26 | 1 | -2/+2 |
* | doxygen changes: | Jörg Mayer | 2004-06-25 | 1 | -6/+6 |
* | use sed to create a temporary doxygen config file, | Ulf Lamping | 2004-05-13 | 1 | -4/+10 |
* | adding a doxygen target | Ulf Lamping | 2004-05-11 | 1 | -2/+7 |
* | From Lars Roland: fix some MSVC build problems. | Guy Harris | 2004-05-09 | 1 | -3/+1 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -8/+28 |
* | Get rid of epan/config.h.win32. | Olivier Biot | 2004-05-06 | 1 | -11/+10 |
* | From Lars Roland: Fix a couple of MSVC build problems. | Gerald Combs | 2004-03-22 | 1 | -24/+9 |
* | From Lars Roland: Move timestamp_type into libethereal and provide accessor | Olivier Biot | 2004-03-18 | 1 | -1/+2 |
* | Add routines to process IPv{4,6}-address-and-prefix-length pairs, | Guy Harris | 2004-03-06 | 1 | -2/+3 |
* | from Lars Roland: fix Makefiles.nmake after changes from Joerg | Ulf Lamping | 2004-03-02 | 1 | -12/+24 |
* | Move the dissectors into libethereal (no static/shared lib changes): | Jörg Mayer | 2004-03-02 | 1 | -2/+48 |
* | epan don't need GTK_CFLAGS as GTK isn't used, | Ulf Lamping | 2004-01-22 | 1 | -2/+2 |
* | Add PCRE support to the Windows build. | Gerald Combs | 2003-12-07 | 1 | -3/+7 |
* | From Ulf Lamping: add some missing "cd .."s. (I guess the current | Guy Harris | 2003-10-13 | 1 | -1/+3 |
* | Give every Makefile.nmake file a "distclean" rule, and have "distclean" | Guy Harris | 2003-10-10 | 1 | -2/+8 |
* | Do all the tests for whether ADNS_DIR is defined or not in | Guy Harris | 2003-06-15 | 1 | -10/+3 |
* | Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based on | Guy Harris | 2003-06-14 | 1 | -3/+2 |
* | Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based on | Guy Harris | 2003-06-14 | 1 | -4/+2 |
* | From Lars Roland: don't use ADNS_DIR if it's not defined. | Guy Harris | 2003-06-13 | 1 | -1/+3 |
* | Don't wire into "config.h.win32" files an indication of whether we have | Guy Harris | 2003-06-12 | 1 | -3/+7 |
* | Add GNU ADNS to the Windows build environment. A precompiled DLL can be | Gerald Combs | 2003-06-02 | 1 | -1/+2 |
* | Add in a notion of "circuits", which are for virtual circuit-oriented | Guy Harris | 2002-10-22 | 1 | -1/+2 |
* | From Joerg Mayer: | Guy Harris | 2002-02-27 | 1 | -1/+6 |
* | From Motonori Shindo: | Guy Harris | 2001-12-12 | 1 | -3/+3 |
* | Update the Makefile.nmake files to reflect the move of "int-64bit.c" to | Guy Harris | 2001-11-24 | 1 | -0/+1 |
* | Remove the global packet_info called "pi". Dissectors now only | Gilbert Ramirez | 2001-11-21 | 1 | -1/+0 |
* | "ftypes" and "dfilter" should depend on "config.h", so that if it | Guy Harris | 2001-10-28 | 1 | -2/+2 |
* | Improvement of 'make clean' targets. | Gilbert Ramirez | 2001-04-12 | 1 | -1/+1 |
* | Use sed in the Win32 build to place the version in various files. | Gilbert Ramirez | 2001-04-05 | 1 | -1/+1 |
* | Get rid of a tab after a backslash - Microsoft Visual C++ 6.0's "nmake" | Guy Harris | 2001-04-02 | 1 | -1/+1 |
* | Moved the the remaining column related routines out of packet.{c,h} | Ed Warnicke | 2001-04-01 | 1 | -0/+1 |
* | Added osi-utils.obj to epan/Makefile.nmake | Ed Warnicke | 2001-04-01 | 1 | -0/+1 |
* | Moved the packet_info structure and supporting functions out of | Ed Warnicke | 2001-04-01 | 1 | -0/+1 |
* | Added frame_data.obj | Ed Warnicke | 2001-04-01 | 1 | -0/+1 |
* | Moved the value_string structures and function from packet.{c,h} into | Ed Warnicke | 2001-04-01 | 1 | -0/+1 |
* | Added to_str.obj | Ed Warnicke | 2001-04-01 | 1 | -0/+1 |