Put the error code into the Info column symbolically, if possible.
[obnox/wireshark/wip.git] / configure.in
2001-11-02 guyDon't assume that all UNIX platforms have <iconv.h...
2001-10-12 geraldGet NEWS current up to July 31, update version to 0...
2001-08-30 oabadPatches from Frank Singleton :
2001-07-27 guyFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-07-27 guyIf GLib doesn't support loadable modules, don't let...
2001-07-26 guyFix from Michael Tuexen: define PLUGIN_DIR as NULL...
2001-07-26 guyMacOS support changes, from Michael Tuexen (with some...
2001-07-19 guyGIOP CosNaming support, from Frank Singleton.
2001-07-13 jfosterUpdated for release 0.8.19
2001-07-12 guyMergecap utility for merging capture files, from Scott...
2001-06-27 guyReplace "--enable-pcap" with "--with-pcap", and if...
2001-06-18 guyCrank up the warning level in GCC, from Joerg Mayer.
2001-06-02 guyWindows and the MSVC++ 6.0 library don't have "strptime...
2001-05-24 guyIf you call AC_MSG_CHECKING, you should always call...
2001-05-22 guyCleanups to the "--with-ssl" configuration option,...
2001-05-16 ashoknAdded 'text2pcap', a utility to convert text hexdumps...
2001-05-16 jfosterUpdate files for release 8.18
2001-05-01 guyBase HAVE_PLUGINS on whether "g_module_supported()...
2001-04-25 guyIf the SNMP headers were found but we failed to find...
2001-04-25 guyFail if both UCD and CMU SNMP headers are found; we...
2001-04-19 guyFix up the messages printed for the SSL checks - AC_MSG...
2001-04-11 guyFix up the alignment of some of the "configure --help...
2001-04-11 guySet PLUGIN_DIR to a value that depends on "VERSION...
2001-04-11 guyUpdate the other occurrence of the version number.
2001-04-11 jfosterUpdated for release 0.8.17
2001-04-04 gramMove the comments in nsis/README into nsis/Makefile...
2001-03-05 gramMove version to 0.8.16.
2001-02-01 gramCreate a more modular type system for the FT_* types...
2001-01-18 guyChanges to look for SSL library for those who have...
2001-01-12 gramChange version numbers to 0.8.15
2000-11-22 gramEnable the building of any combination of ethereal...
2000-11-20 gramMove to version 0.8.14
2000-11-09 gramAdd MGCP dissector plugin from Ed Warnicke <hagbard...
2000-10-27 gramMove to version 0.8.13.
2000-10-17 guyAlas, we have to set HAVE_PLUGINS in the top-level...
2000-10-16 guyMake the top-level configure script descend into epan...
2000-10-16 guyGive libethereal its own configuration file, and have...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.
2000-09-17 guylibpcap unconditionally includes <net/if.h> on UNIX...
2000-09-14 gramMove to version 0.8.12
2000-08-03 gramMove to version 0.8.11
2000-07-28 gramAdd the re-write of the NetWare Core Protocol dissector...
2000-07-28 gramDon't create dfilter2pod from dfilter2pod.in just for...
2000-07-26 geraldSwitch Solaris package build naming to a more generic...
2000-07-22 geraldAdd support for bulding Solaris binary packages. The...
2000-07-14 guyApparently, on systems with glibc 2.2, "inet_aton(...
2000-07-06 girlichSINIX-M systems don't know about strcasecmp(). I added...
2000-07-04 gramChange version to 0.8.10
2000-06-07 gramMove to version 0.8.9
2000-05-09 gramOne more "0.8.7" --> "0.8.8"
2000-05-08 gramMove to version 0.8.8
2000-04-12 gramMove to version 0.8.7.
2000-04-07 gramMove to version 0.8.6.
2000-04-05 gramPlugin API is at version 0.8.5 (reflected in directory...
2000-04-04 gramMove to version 0.8.5
2000-03-31 guyRick Jones of HP says that the "-Ae" flag to the HP...
2000-03-03 gramMove to version 0.8.4.
2000-02-11 gramAdd Peter Kjellerstedt <peter.kjellerstedt@axis.com...
2000-02-01 gramMove to version 0.8.3.
2000-01-26 gramMove version to 0.8.2, add Win32 to list of platforms...
2000-01-21 guyAdd stuff to add platform-specific compiler flags;...
2000-01-21 guyAdd "-L" flags to LDFLAGS, not LIBS, and get rid of...
2000-01-16 guyThe NetBSD zlib problem is probably the same as the...
2000-01-15 gramRemove libltdl from the build. The directory is still...
2000-01-15 guyArrange that, on Solaris, we link with "-lkstat" if...
2000-01-15 guyTethereal needs the same set of additional objects...
2000-01-15 guyWhen configuring for GLib, we have to include gmodule...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-10 gramSome initial changes for win32 support, but not all.
2000-01-09 guyMake "editcap" one of the standard targets, so it's...
2000-01-07 gramMove to version 0.8.1
1999-12-28 guyMake the default plugin directory "$(libdir)/ethereal...
1999-12-28 geraldAdd support for "--with-plugindir=<plugin install dir...
1999-12-26 geraldIntegrate libtool/libltdl with the plugin code. Add...
1999-12-22 geraldPrep for the next release.
1999-12-11 guyWe no longer use "asn_parse_header()" from the SNMP...
1999-12-09 oabadplugins support (i.e. Dynamically loadable dissectors)
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-12-03 guyIt appears that our "Makefile.in" won't work with the...
1999-11-29 gramMove to version 0.7.9 and add less than a week's change...
1999-11-29 guyGet version number information for CMU SNMP.
1999-11-29 guyInclude, in the version message, information about...
1999-11-23 gramMove to version 0.7.8.
1999-10-28 guyForcibly insert "-I/usr/local/include" in CFLAGS and...
1999-10-27 guyOops! A missing checkin from the recent update by...
1999-10-27 gramMoved version to 0.7.7
1999-10-20 gramMoved to version 0.7.6 and updated NEWS file. We have...
1999-10-20 guyAutomatically generate a function to call the register...
1999-10-14 guyMake it build on systems lacking "inet_pton()", "inet_n...
1999-10-14 itojunuse inet_pton() and inet_ntop(), which are RFC2553...
1999-10-14 itojunimplement ipprotostr() in ipproto.c, which basically...
1999-10-11 guySolaris 7 doesn't have "inet_aton()", either; supply...
1999-10-01 guyUwe Girlich's patch to handle OSes (e.g., SINIX) that...
1999-09-30 gramAdded check for <sys/wait.h> #ifdef'ed the SIGSYS block...
1999-09-24 gramChanged version to 0.7.5
1999-09-24 gramMany more packaging changes. Lets compilation with...
1999-09-24 gramMoved version to 0.7.4; updated documentation.
1999-09-22 ashoknThis commit contains support for reading capture files...
1999-09-01 guyBert Driehuis' patch to add a "--with-ucdsnmp" option...
1999-08-31 gramChanged gtk subdirectory to use only Makefile.am, and...
next