| Commit message (Expand) | Author | Age | Files | Lines |
* | It really helps when you change the default from gtk1 -> gtk2 in the top | Jörg Mayer | 2004-06-01 | 1 | -2/+2 |
* | At last compiling on CygWin works again! Added the missing PCRE and GLIB | Olivier Biot | 2004-04-14 | 1 | -1/+9 |
* | Get rid of an out-of-date comment. | Guy Harris | 2004-03-04 | 1 | -12/+3 |
* | Require autoconf 2.53 and automake 1.6 | Jörg Mayer | 2004-03-03 | 1 | -2/+2 |
* | Move -pedantic back to extra-gcc-flags, as glib generates more warnings than ... | Jörg Mayer | 2004-02-08 | 1 | -3/+3 |
* | Don't build as shared *and* static by default | Jörg Mayer | 2004-02-07 | 1 | -1/+3 |
* | Fix all fixable warnings | Jörg Mayer | 2004-01-24 | 1 | -3/+3 |
* | Add -Wbad-function-cast to extra gcc flags. | Olivier Biot | 2004-01-10 | 1 | -2/+2 |
* | Add -pedantic to --with-extra-gcc-checks | Jörg Mayer | 2003-12-24 | 1 | -2/+2 |
* | From Olivier Biot: add a "--enable-profile-build" flag to request that | Guy Harris | 2003-11-18 | 1 | -1/+17 |
* | Align the --with-pcap help message with other help messages. | Guy Harris | 2003-08-21 | 1 | -2/+2 |
* | Back out the changes made earlier. | Gerald Combs | 2003-07-23 | 1 | -2/+2 |
* | Make "--enable-usr-local" disabled by default, as suggested by Joerg Mayer. | Gerald Combs | 2003-07-23 | 1 | -2/+2 |
* | AC_ARG_ENABLE takes 4 argument: The 3rd specifies what to do in case a | Jörg Mayer | 2003-01-30 | 1 | -2/+2 |
* | Add a "--with-extra-gcc-checks" option, which causes "-Wcast-qual | Guy Harris | 2002-11-28 | 1 | -3/+13 |
* | Add "-Wcast-qual" to the list of "-W" flags, so we catch code that could | Guy Harris | 2002-11-27 | 1 | -3/+3 |
* | Support for both old and brand new libtool versions | Jörg Mayer | 2002-10-09 | 1 | -1/+2 |
* | Change by Didier Gautheron to make automake 1.7 work. | Jörg Mayer | 2002-10-06 | 1 | -3/+3 |
* | Add gtk2/glib2 handling to configure. Use --enable-gtk2 to use | Jörg Mayer | 2002-08-28 | 1 | -3/+9 |
* | Replace usage of AC_PROG_RANLIB which is deprecated for newer versions | Jörg Mayer | 2002-08-14 | 1 | -2/+2 |
* | Replace "--enable-zlib" with "--with-zlib", and have it take an optional | Guy Harris | 2002-04-08 | 1 | -8/+26 |
* | From Joerg Mayer: get rid of "-Wno-unused" flag in some configure | Guy Harris | 2002-03-02 | 1 | -6/+6 |
* | From Joerg Mayer: | Guy Harris | 2002-02-27 | 1 | -4/+12 |
* | zlib 1.0.8 - the version that comes with X11 - does have "gzseek()", | Guy Harris | 2002-02-06 | 1 | -2/+2 |
* | Remove the "--without-gcc" option - it doesn't work with the Sun, | Guy Harris | 2002-01-30 | 1 | -6/+1 |
* | Add a "--without-gcc" option, similar to what tcpdump and libpcap have. | Guy Harris | 2002-01-30 | 1 | -1/+6 |
* | Provide a --disable-usr-local flag to configure so that | Gilbert Ramirez | 2002-01-09 | 1 | -26/+36 |
* | Use "-no-cpp-precomp" rather than "-traditional-cpp" on MacOS X, as per | Guy Harris | 2001-12-07 | 1 | -4/+18 |
* | We have our own internal versions of "gzgets()" and "gzgetc()", so we | Guy Harris | 2001-09-28 | 1 | -2/+2 |
* | MacOS support changes, from Michael Tuexen (with some modifications): | Guy Harris | 2001-07-26 | 1 | -3/+11 |
* | From Joerg Mayer: | Guy Harris | 2001-07-13 | 1 | -2/+2 |
* | Replace "--enable-pcap" with "--with-pcap", and if an argument is | Guy Harris | 2001-06-27 | 1 | -1/+18 |
* | As of GLib 1.2.9, you won't automatically get "-I/usr/local/include" and | Guy Harris | 2001-04-17 | 1 | -2/+29 |
* | Do checks for platform-specific compiler flags in the libethereal and | Guy Harris | 2000-10-17 | 1 | -1/+28 |
* | Wiretap no longer works with "GLib 1.0[.x]" (the version that came | Guy Harris | 2000-10-17 | 1 | -7/+1 |
* | Redo the way we map between libpcap encapsulation type codes and Wiretap | Guy Harris | 2000-08-25 | 1 | -1/+7 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -2/+2 |
* | Get rid of the check for NetBSD in the Wiretap "configure.in"; we | Guy Harris | 2000-02-12 | 1 | -6/+5 |
* | We are obliged to define HAVE_UNISTD_H in "config.h"; to avoid the | Guy Harris | 2000-01-13 | 1 | -42/+1 |
* | Some initial changes for win32 support, but not all. | Gilbert Ramirez | 2000-01-10 | 1 | -2/+2 |
* | Add support to Wiretap for writing Network Monitor 1.x-format capture | Guy Harris | 1999-12-04 | 1 | -1/+4 |
* | It appears that our "Makefile.in" won't work with the scripts generated | Guy Harris | 1999-12-03 | 1 | -2/+14 |
* | implement ipprotostr() in ipproto.c, which basically does ipprotobynumber() | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -2/+8 |
* | DO NOT check for "unistd.h"; due to an unfortunate botch in the way | Guy Harris | 1999-09-24 | 1 | -2/+43 |
* | This commit contains support for reading capture files compressed using | Ashok Narayanan | 1999-09-22 | 1 | -1/+13 |
* | Added support for Lucent/Ascend packet traces. The MAX and Pipeline router | Gerald Combs | 1999-09-11 | 1 | -1/+6 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -2/+3 |
* | Added Johan's RADIUS dissector, finally. I modified it to fit in with the | Gilbert Ramirez | 1999-07-08 | 1 | -3/+1 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -20/+1 |
* | Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new | Gilbert Ramirez | 1999-03-28 | 1 | -1/+3 |