aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
1999-12-05As per Nathan Leulinger's suggestion, have a stub SNMP dissector ifGuy Harris1-7/+1
1999-12-03It appears that our "Makefile.in" won't work with the scripts generatedGuy Harris1-2/+13
1999-11-29Move to version 0.7.9 and add less than a week's changes to NEWS. WeGilbert Ramirez1-2/+2
1999-11-29Get version number information for CMU SNMP.Guy Harris1-2/+2
1999-11-29Include, in the version message, information about whether the UCD orGuy Harris1-2/+2
1999-11-23Move to version 0.7.8.Gilbert Ramirez1-2/+2
1999-10-28Forcibly insert "-I/usr/local/include" in CFLAGS and "-L/usr/local/lib"Guy Harris1-2/+23
1999-10-27Oops! A missing checkin from the recent update by Kojak to the ICQGuy Harris1-1/+2
1999-10-27Moved version to 0.7.7Gilbert Ramirez1-2/+2
1999-10-20Moved to version 0.7.6 and updated NEWS file. We have done _a lot_ inGilbert Ramirez1-2/+2
1999-10-20Automatically generate a function to call the register routines for allGuy Harris1-1/+4
1999-10-14Make it build on systems lacking "inet_pton()", "inet_ntop()", and aGuy Harris1-4/+5
1999-10-14use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1-3/+43
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