Add an item for DNS IPSECKEY RR support for David Fort.
[obnox/wireshark/wip.git] / configure.in
2004-10-20 ulflrenamed capinfo to capinfos, as the former name capinfo...
2004-10-15 jmayerDectect MIT-Kerberos as well
2004-10-08 geraldBump the version to 0.10.7.
2004-09-26 guyFix a typo.
2004-09-26 guyIn the SNMP tests, we're using AC_TRY_LINK to avoid...
2004-09-26 guyClean up a bunch of cruft in --with-ssl; make it more...
2004-09-05 guyName the variables that have the names of ".lo" files...
2004-09-03 guySome UN*Xes don't have any "strtou*" routine to convert...
2004-08-22 guyFreeBSD 3.4 doesn't have "strtoull()", but it does...
2004-08-06 geraldBump the version to 0.10.6. Drop in a new ChangeLog...
2004-07-28 obiotFrom Ian Schorr: capinfo - provides capture file infor...
2004-07-25 guyUse the GLib gint64 and guint64 types instead of u_int6...
2004-07-21 jmayerForgotten case: Make krb5 fail if it requires -lcrypto...
2004-07-21 guyFrom Laurent Rabret: OPSI support.
2004-07-20 jmayerMake configure continue after disabling Net-SNMP when...
2004-07-18 jmayer- Require --with-ssl=... to be explicitly set to work
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-06 geraldPrep for the 0.10.5 release.
2004-06-25 jmayerdoxygen changes:
2004-06-23 guyBuild and install the HTMLized man pages on UN*X.
2004-06-22 guyTo test whether we can build with OS X frameworks,...
2004-06-22 geraldHandle cases where PRI[doxu]64 is defined, but u_int64_...
2004-06-22 guyOn Mac OS X, use Launch Services to start a Web browser...
2004-06-19 guyIf the user hasn't explicitly said they want to build...
2004-06-19 guyPick up the stuff I did for tcpdump to figure out the...
2004-06-17 jmayerTurn on kerberos by default if it is present
2004-06-09 geraldAdd Automake/Autoconf Doxygen targets.
2004-05-26 jmayerMake gtk2 the default. Use --disable-gtk2 to use glib1...
2004-05-23 jmayerEnable building dftest by default
2004-05-15 guyFrom Thomas Anders: fix --with-net-snmp to let it handl...
2004-05-13 jmayerPaul Smith: bugfix: make loadable module support work...
2004-05-13 jmayerThomas Anders: fix usage of brk5_dir
2004-05-13 geraldBump the version up to 0.10.4. Preliminary updates...
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-04-25 obiotReplace the plugin linkage libs into PLUGIN_LIBS which...
2004-04-22 obiotMore correct implementation of the --disable-usr-local...
2004-04-14 obiotAt last compiling on CygWin works again! Added the...
2004-03-27 jmayerOK, I'm impatient. In case of problems, I'm to blame...
2004-03-25 guyFrom Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session...
2004-03-22 geraldBump the version up to 0.10.3.
2004-03-17 jmayerExperimental Heimdal Kerberos detection.
2004-03-04 guyGet rid of an out-of-date comment.
2004-03-03 jmayerRequire autoconf 2.53 and automake 1.6
2004-02-23 geraldBump the version to 0.10.2
2004-02-19 geraldBump the version to 0.10.1.
2004-02-07 jmayerPut AM_DISABLE_STATIC into the same place as in epan...
2004-01-18 jmayerAdd -Wstrict-prototypes to extra-gcc-checks
2004-01-10 obiotAdd -Wbad-function-cast to extra gcc flags.
2004-01-10 obiotGet rid of rdps in CLEAN target for cygwin (EXEEXT...
2004-01-09 guyThe extra flags that "net-snmp-config --cflags" might...
2004-01-08 guyCope with "net-snmp-config --cflags" emitting flags...
2003-12-24 jmayerAdd -pedantic to --with-extra-gcc-checks
2003-12-18 guyFrom Jan Kiszka: IrDA support.
2003-12-17 guyFrom Christoph Neusch: V5UA support.
2003-12-16 guyFrom D. Manzella: run $NETSNMPCONFIG, not "net-snmp...
2003-12-13 geraldAdd the help directory to the build. Bump the release...
2003-12-10 geraldBump the version to 0.10.0. It could be (and has been...
2003-12-06 gramFrom Olivier Biot
2003-11-18 guyFrom Olivier Biot: add a "--enable-profile-build" flag...
2003-11-17 guyFrom Lo�c Minier: append $(EXEEXT) to the names of...
2003-11-17 guyFrom Erwin Rol: initial ENTTEC support and RDM support.
2003-11-02 geraldBump the version number to 0.9.16.
2003-10-30 guyWrap "x$POD2MAN" in quotes, so if there are spaces...
2003-10-30 guyIf we don't have pod2man, quit - otherwise, we'd just...
2003-10-28 guyFrom Matthias Melchior: plugin to decode BER-encoded...
2003-10-14 guyFrom Erwin Rol: ACN support.
2003-10-10 guyFrom Brad Hards: fix two problems:
2003-10-10 guyUse "pcap_findalldevs()" if present.
2003-10-01 jmayerPut the display-filter elements into it's own manpage...
2003-09-20 guyPut back the AM_PROG_LIBTOOL call, as some older versio...
2003-09-10 jmayerAlbert Chin:
2003-09-08 geraldBump the version to 0.9.15. Update the NEWS and Change...
2003-09-05 jmayer- Make --enable-static work again (configure.in, Makefi...
2003-08-29 sharpeMake the configure flag --with-ucd-snmp consistent...
2003-08-21 guyFix up --with messages that include square brackets.
2003-08-20 guyDon't do a check inside an AC_MSG_CHECKING/AC_MSG_RESUL...
2003-08-05 guyLWRES support, from Oleg Terletsky.
2003-07-23 geraldBack out the changes made earlier.
2003-07-23 geraldMake "--enable-usr-local" disabled by default, as sugge...
2003-07-23 geraldPrep for the 0.9.14 release
2003-07-19 oabadDisable threads by default with gtk2.
2003-07-08 jmayer-dlopen didn't work on some platforms/in some environme...
2003-06-11 guyFrom Erwin Rol: RTNET/TDMA support.
2003-06-10 geraldBump the version to 0.9.13 and otherwise prep for the...
2003-06-08 oabadAdd a "--enable-threads" option, which allows to build...
2003-05-04 geraldAdd support for asynchronous DNS updates using the...
2003-05-01 geraldBump the version number to 0.9.12. Make NEWS and Chang...
2003-04-21 guyFrom Erwin Rol: ArtNET support.
2003-03-25 guyDATAFILE_DIR in the top-level config.h isn't used;...
2003-03-11 geraldBump the version to 0.9.11. Let's hope the goat's...
2003-03-08 guyPut the code to get version numbers of various librarie...
2003-03-04 geraldBump the version to 0.9.10.
2003-03-02 jmayerDisable simultaneous building of static and shared...
2003-03-01 guyWe have some SNMP if we have NET-SNMP *or* UCD SNMP...
2003-02-28 guyPut out the "Checking whether to use UCD SNMP/NET-SNMP...
2003-02-26 guyFrom Pavel Roskin:
2003-01-30 jmayerAC_ARG_ENABLE takes 4 argument: The 3rd specifies what...
2003-01-21 jmayerAdd a small fixme aboutn --enable-usr-local
2003-01-21 geraldBump the version to 0.9.9. Update the NEWS and ChangeL...
next