aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Some initial changes for win32 support, but not all.Gilbert Ramirez2000-01-101-3/+5
* Make "editcap" one of the standard targets, so it's built and installedGuy Harris2000-01-091-2/+17
* Move to version 0.8.1Gilbert Ramirez2000-01-071-2/+2
* Make the default plugin directory "$(libdir)/ethereal/plugins/0.8",Guy Harris1999-12-281-2/+2
* Add support for "--with-plugindir=<plugin install dir>" to configure.Gerald Combs1999-12-281-1/+23
* Integrate libtool/libltdl with the plugin code. Add libtool and libltdlGerald Combs1999-12-261-3/+17
* Prep for the next release.Gerald Combs1999-12-221-2/+2
* We no longer use "asn_parse_header()" from the SNMP libraries; we useGuy Harris1999-12-111-2/+2
* plugins support (i.e. Dynamically loadable dissectors)Olivier Abad1999-12-091-1/+2
* As per Nathan Leulinger's suggestion, have a stub SNMP dissector ifGuy Harris1999-12-051-7/+1
* It appears that our "Makefile.in" won't work with the scripts generatedGuy Harris1999-12-031-2/+13
* Move to version 0.7.9 and add less than a week's changes to NEWS. WeGilbert Ramirez1999-11-291-2/+2
* Get version number information for CMU SNMP.Guy Harris1999-11-291-2/+2
* Include, in the version message, information about whether the UCD orGuy Harris1999-11-291-2/+2
* Move to version 0.7.8.Gilbert Ramirez1999-11-231-2/+2
* Forcibly insert "-I/usr/local/include" in CFLAGS and "-L/usr/local/lib"Guy Harris1999-10-281-2/+23
* Oops! A missing checkin from the recent update by Kojak to the ICQGuy Harris1999-10-271-1/+2
* Moved version to 0.7.7Gilbert Ramirez1999-10-271-2/+2
* Moved to version 0.7.6 and updated NEWS file. We have done _a lot_ inGilbert Ramirez1999-10-201-2/+2
* Automatically generate a function to call the register routines for allGuy Harris1999-10-201-1/+4
* Make it build on systems lacking "inet_pton()", "inet_ntop()", and aGuy Harris1999-10-141-4/+5
* use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1999-10-141-3/+43
* implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()Jun-ichiro itojun Hagino1999-10-141-2/+8
* Solaris 7 doesn't have "inet_aton()", either; supply our own version onGuy Harris1999-10-111-1/+10
* Uwe Girlich's patch to handle OSes (e.g., SINIX) that lackGuy Harris1999-10-011-1/+19
* Added check for <sys/wait.h> #ifdef'ed the SIGSYS block of code, sinceGilbert Ramirez1999-09-301-1/+2
* Changed version to 0.7.5Gilbert Ramirez1999-09-241-2/+2
* Many more packaging changes. Lets compilation with new gtk subdirectoryGilbert Ramirez1999-09-241-3/+3
* Moved version to 0.7.4; updated documentation.Gilbert Ramirez1999-09-241-2/+2
* This commit contains support for reading capture files compressed usingAshok Narayanan1999-09-221-1/+17
* Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies theGuy Harris1999-09-011-1/+2
* Changed gtk subdirectory to use only Makefile.am, and not have a configureGilbert Ramirez1999-08-311-4/+4
* Added gtk subdirectory, with patched gtkclist.c in it. We can use thisGilbert Ramirez1999-08-271-2/+2
* Changed spec file for producing RPMs to ethereal.spec.in so thatGilbert Ramirez1999-08-241-2/+2
* Fixed packaging problem (the list of deliverables in the doc/ directory).Gilbert Ramirez1999-08-111-2/+2
* Modified the flex scanner to use symbols that start with "dfilter_"Gilbert Ramirez1999-08-111-1/+3
* Modified autoconf/automake files for doc subdirectory so that all ofGilbert Ramirez1999-08-111-3/+8
* Changed version to 0.7.1Gilbert Ramirez1999-08-051-2/+2
* Update version numbers to 0.7.0, and update win32 Makefiles. I made someGilbert Ramirez1999-08-031-2/+2
* chmod() the temporary capture file to 0600 so that only the user canGilbert Ramirez1999-07-311-2/+3
* Don't depend on Perl being in "/usr/bin/perl"; find it, and generate aGuy Harris1999-07-201-2/+2
* Look for <sys/socket.h>, not <sys/socket>.Guy Harris1999-07-131-2/+2
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-29/+5
* Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1999-07-091-23/+35
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-30/+6
* Added Ashok's Match Selected functionality, and changes to move etherealGilbert Ramirez1999-06-241-2/+2
* Add our own "strerror()", which we use on platforms that don't have itGuy Harris1999-06-141-1/+10
* Packaging changes for version 0.6.2Gilbert Ramirez1999-05-191-2/+2
* Added Didier Jorand's dissect_snmp routine. This is only compiled inGilbert Ramirez1999-05-121-1/+23
* Fixed 0.6.0 packaging problems.Gilbert Ramirez1999-05-011-2/+2