aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
1999-10-14implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()Jun-ichiro itojun Hagino1-2/+8
1999-10-11Solaris 7 doesn't have "inet_aton()", either; supply our own version onGuy Harris1-1/+10
1999-10-01Uwe Girlich's patch to handle OSes (e.g., SINIX) that lackGuy Harris1-1/+19
1999-09-30Added check for <sys/wait.h> #ifdef'ed the SIGSYS block of code, sinceGilbert Ramirez1-1/+2
1999-09-24Changed version to 0.7.5Gilbert Ramirez1-2/+2
1999-09-24Many more packaging changes. Lets compilation with new gtk subdirectoryGilbert Ramirez1-3/+3
1999-09-24Moved version to 0.7.4; updated documentation.Gilbert Ramirez1-2/+2
1999-09-22This commit contains support for reading capture files compressed usingAshok Narayanan1-1/+17
1999-09-01Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies theGuy Harris1-1/+2
1999-08-31Changed gtk subdirectory to use only Makefile.am, and not have a configureGilbert Ramirez1-4/+4
1999-08-27Added gtk subdirectory, with patched gtkclist.c in it. We can use thisGilbert Ramirez1-2/+2
1999-08-24Changed spec file for producing RPMs to ethereal.spec.in so thatGilbert Ramirez1-2/+2
1999-08-11Fixed packaging problem (the list of deliverables in the doc/ directory).Gilbert Ramirez1-2/+2
1999-08-11Modified the flex scanner to use symbols that start with "dfilter_"Gilbert Ramirez1-1/+3
1999-08-11Modified autoconf/automake files for doc subdirectory so that all ofGilbert Ramirez1-3/+8
1999-08-05Changed version to 0.7.1Gilbert Ramirez1-2/+2
1999-08-03Update version numbers to 0.7.0, and update win32 Makefiles. I made someGilbert Ramirez1-2/+2
1999-07-31chmod() the temporary capture file to 0600 so that only the user canGilbert Ramirez1-2/+3
1999-07-20Don't depend on Perl being in "/usr/bin/perl"; find it, and generate aGuy Harris1-2/+2
1999-07-13Look for <sys/socket.h>, not <sys/socket>.Guy Harris1-2/+2
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-29/+5
1999-07-09Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1-23/+35
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-30/+6
1999-06-24Added Ashok's Match Selected functionality, and changes to move etherealGilbert Ramirez1-2/+2
1999-06-14Add our own "strerror()", which we use on platforms that don't have itGuy Harris1-1/+10
1999-05-19Packaging changes for version 0.6.2Gilbert Ramirez1-2/+2
1999-05-12Added Didier Jorand's dissect_snmp routine. This is only compiled inGilbert Ramirez1-1/+23
1999-05-01Fixed 0.6.0 packaging problems.Gilbert Ramirez1-2/+2
1999-04-30Docs updated for ethereal-0.6.0Gilbert Ramirez1-2/+2
1999-04-05Get rid of include of <strings.h> from "util.c", as it's not needed, andGuy Harris1-2/+2
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1-5/+21
1999-01-10* Added Tony Abbot's fixes for libpcap include directory discovery.Gerald Combs1-6/+8
1998-12-29* Added Joerg Mayer's Vines patchGerald Combs1-2/+2
1998-11-18* Don't build wiretap if it isn't configured.Gerald Combs1-3/+8
1998-11-18* Add -Wall to CFLAGS if we're running gcc.Gerald Combs1-1/+10
1998-11-17* Added column formatting functionality.Gerald Combs1-2/+2
1998-11-17Add a "acinclude.m4" file that defines a "AC_ETHEREAL_STRUCT_SA_LEN"Guy Harris1-3/+4
1998-11-17Un-comment "AC_CONFIG_SUBDIRS()", so that it'll run "configure" in theGuy Harris1-3/+3
1998-11-15Back out some changes accidentally commited by the previous checkin - IGuy Harris1-4/+3
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1-3/+4
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+25
1998-10-28* Changes to make things easier on people with misplaced or missing pcapGerald Combs1-2/+19
1998-10-13* Pod page updateGerald Combs1-2/+2
1998-10-12- Added match_strval function to packet.cGerald Combs1-6/+12
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-3/+4
1998-09-25* Ethernet manufacturer support (Laurent)Gerald Combs1-6/+16
1998-09-20* Refined LD_LIBRARY_PATH checks.Gerald Combs1-6/+17
1998-09-17* Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1-2/+2
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+1
1998-09-16Initial revisionGerald Combs1-0/+51