Fix Ethereal bug 1004. Make UDP dissector work on top of IPv6 by filling in pinfo...
[obnox/wireshark/wip.git] / configure.in
2006-06-21 jakeFrom Christian Durrer:
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-06-14 jmayerconfigure.in:
2006-06-13 jmayerRemove some trailing whitespace
2006-06-01 tuexenEthereal->Wireshark
2006-05-31 geraldMore ethereal -> wireshark.
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-22 sahlbergethereal->wireshark
2006-05-01 geraldBump the version number to 1.1. Clean up the release...
2006-04-12 gerald0.10.14 -> 0.99.0.
2006-02-27 geraldAdd guard pages to emem.c. GP memory is protected...
2006-02-15 guyCheck for getopt in the configure script, as we do...
2006-02-14 jmayerChange suid to take dumpcap into account
2006-02-12 ulfl"default on" for dumpcap generation (it's required...
2006-02-07 jmayerlua autofoo:
2006-02-06 guyAdd code to check whether the app was started with...
2006-02-04 jmayerPaolo Abeni
2006-01-31 legoIt was hard.. but at the end I won (or at least i belie...
2005-12-21 geraldPrep for 0.10.14.
2005-11-28 guyAdd support for building dumpcap, and fix dumpcap to...
2005-11-08 guyWhen using GCC, compile with -Wpointer-arith, to catch...
2005-10-12 geraldUpdates for 0.10.13.
2005-10-06 etxrabBuild the h223 plugin
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-15 guyAdd PRIX64, as we now use it.
2005-09-08 legoLet's migrate the xml dissector...
2005-08-20 jmayerAdd -Wmissing-declarations -Wwrite-strings to extra...
2005-07-29 geraldPick up some fixes and enhancements from
2005-07-26 geraldBuild randpkt by default.
2005-07-22 geraldBump the version and add a few entries to the NEWS...
2005-05-02 geraldPrep for the next release. ETA Wednesday (the 4th).
2005-05-02 geraldAdd "plugins/profinet/Makefile" to configure.in.
2005-03-17 guyFix the display of help information for various --with...
2005-03-16 guyCapitalize "Net-SNMP" the way the Net-SNMP project...
2005-03-09 geraldPrep for 0.10.10: Update the ChangeLog and NEWS files...
2005-03-06 legoAdd stats_tree and xml plugins to the build process
2005-02-24 jmayerSearch for fop, not fop.sh
2005-02-20 jmayerCorrect fix for distcheck this time - definitely
2005-02-20 jmayerRemove stats_tree again: It breaks distcheck
2005-02-20 jmayerBeginnings of autogenerating docbook/Makefile (long...
2005-02-20 jmayerCreate stats_tree Makefile to allow manual builds
2005-02-10 guyFrom Oleg Terletsky: AgentX support.
2005-02-06 guyBack out the previous change - we were setting "datafil...
2005-02-04 jmayerAlbert Chin:
2005-01-15 jmayerAdd mate to the build process (plus a few whitespace...
2005-01-15 geraldBump the version to 0.10.9.
2004-12-07 geraldUpdates for 0.10.8.
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...
next