| Commit message (Expand) | Author | Age | Files | Lines |
* | We have our own internal versions of "gzgets()" and "gzgetc()", so we | Guy Harris | 2001-09-28 | 1 | -6/+5 |
* | Removed the dependency on gzgetc and gzgets by implementing internal | Ashok Narayanan | 2001-09-20 | 1 | -32/+1 |
* | Fix from Andy Hood, to remove a bogus extra line. | Guy Harris | 2001-09-17 | 1 | -2/+1 |
* | The zlib that comes with XFree86 isn't a "mini-zlib", it's an older | Guy Harris | 2001-08-21 | 1 | -7/+11 |
* | If there's no "zlib.h" header, we won't be using zlib, so don't bother | Guy Harris | 2001-08-18 | 1 | -10/+47 |
* | Link with $SOCKET_LIBS and $NSL_LIBS, as well as with $PCAP_LIBS, when | Guy Harris | 2001-07-27 | 1 | -2/+2 |
* | Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified with | Guy Harris | 2001-07-27 | 1 | -5/+38 |
* | Autoconf support for glibc IPv6 support, from Pekka Savola. | Guy Harris | 2001-07-09 | 1 | -2/+12 |
* | Replace "--enable-pcap" with "--with-pcap", and if an argument is | Guy Harris | 2001-06-27 | 1 | -15/+43 |
* | Updated SSL tests, from Andy Hood. | Guy Harris | 2001-05-23 | 1 | -10/+16 |
* | According to the autoconf documentation, you're not supposed to use | Guy Harris | 2001-05-22 | 1 | -5/+2 |
* | Cleanups to the "--with-ssl" configuration option, and changes to add | Guy Harris | 2001-05-22 | 1 | -23/+12 |
* | Updates for the current CVS version of autoconf, from Nathan Neulinger | Guy Harris | 2001-05-11 | 1 | -6/+6 |
* | Fix up the messages printed for the SSL checks - AC_MSG_CHECKING without | Guy Harris | 2001-04-19 | 1 | -2/+1 |
* | Changes to look for SSL library for those who have UCD SNMP compiled | Guy Harris | 2001-01-18 | 1 | -1/+51 |
* | Add "-L" flags to LDFLAGS, not LIBS, and get rid of all the exotic | Guy Harris | 2000-01-21 | 1 | -58/+5 |
* | Rename "save_LIBS" to "ethereal_save_LIBS", to reduce the risk of a name | Guy Harris | 2000-01-15 | 1 | -5/+5 |
* | As we're not using the default action for AC_CHECK_LIB in | Guy Harris | 2000-01-15 | 1 | -2/+7 |
* | Arrange that, on Solaris, we link with "-lkstat" if necessary when | Guy Harris | 2000-01-15 | 1 | -7/+83 |
* | Tethereal needs the same set of additional objects that Ethereal does; | Guy Harris | 2000-01-15 | 1 | -5/+61 |
* | Fixed output in AC_ETHEREAL_UCDSNMP_CHECK. AC_MSG_CHECKING should | Gilbert Ramirez | 1999-11-30 | 1 | -8/+15 |
* | Duh. If you say you're going to check for "gzgets()", check for | Guy Harris | 1999-11-29 | 1 | -1/+1 |
* | Of the "zlib" functions we use that aren't in all versions of "zlib", | Guy Harris | 1999-11-29 | 1 | -4/+8 |
* | Don't add compressed-file-reading support unless "gzopen()" *and* | Guy Harris | 1999-11-29 | 1 | -0/+4 |
* | Change my e-mail address to the forwarding address my *alma mater* | Guy Harris | 1999-11-11 | 1 | -1/+1 |
* | Added Nathan's UCD SNMP patch. | Gilbert Ramirez | 1999-10-21 | 1 | -1/+2 |
* | Jun-ichiro itojun Hagino's changes for IPv6 extension header decoding | Guy Harris | 1999-10-12 | 1 | -1/+1 |
* | This commit contains support for reading capture files compressed using | Ashok Narayanan | 1999-09-22 | 1 | -0/+9 |
* | Line up the "configure --help" message for "--with-ucdsnmp", and explain | Guy Harris | 1999-09-20 | 1 | -1/+1 |
* | Expand the message printed if "configure" can't find "net/bpf.h" to | Guy Harris | 1999-09-09 | 1 | -1/+2 |
* | Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies the | Guy Harris | 1999-09-01 | 1 | -0/+42 |
* | Bert Driehuis' patch to handle "libpcap" stuff being installed in | Guy Harris | 1999-08-31 | 1 | -2/+2 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -0/+31 |
* | Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new | Gilbert Ramirez | 1999-03-28 | 1 | -1/+93 |
* | Add a "acinclude.m4" file that defines a "AC_ETHEREAL_STRUCT_SA_LEN" | Guy Harris | 1998-11-17 | 1 | -0/+69 |