Change the version to 1.1.3. SVN-stamp the version again.
[obnox/wireshark/wip.git] / configure.in
2009-01-16 geraldChange the version to 1.1.3. SVN-stamp the version...
2008-12-16 guyWe have to add the new asn1/lte-rrc directory to the...
2008-12-01 rbalintFix "command not found" error in configure.
2008-10-31 stigWhops, -Wformat is already included in -Wall
2008-10-31 stigCompile with -Wformat and -Wformat-security
2008-10-31 guyCorrectly report whether we're building with GeoIP...
2008-10-30 etxrabFrom Marc Moussali:
2008-10-28 sfisherAdd end of configure script summary item for GeoIP
2008-10-27 geraldAdd support for the GeoIP library. Using different...
2008-10-26 sfisherTweak Mac IGE integration detection so that it can...
2008-10-24 geraldAdd an option to look for the presence of Imendio's...
2008-10-22 sfisherDisplay error messsage that Glib 2.4 or later was not...
2008-10-16 etxrabRemove kerberos
2008-10-15 etxrabNow Kerberos compiles, a lot of work remains to get...
2008-10-14 stigAdded asn1/goose to configure.in
2008-10-09 geraldSwitch back to 1.1.2.
2008-10-07 geraldTry for another 1.1.1 development release.
2008-09-24 geraldSwitch back to normal versioning. Bump the development...
2008-09-21 morrissTurn on -Werror for the top level targets, excluding...
2008-09-17 guyPut back the "Checking whether to use the GNU ADNS...
2008-09-17 guyinet_aton(), like inet_pton(), is in -lsocket in Solari...
2008-09-15 geraldMove to 1.1.1.
2008-09-11 jmayerThe newer autoconf version requirement is needed in
2008-09-04 geraldMove the trunk to 1.1.0. Temporarily build a non-SVN...
2008-08-09 stigIf using $prefix we add "$prefix/include" to the includ...
2008-08-08 geraldAdd support for c-ares to the GNU toolchain.
2008-07-18 morrissRemove iconv/libiconv checks from *NIX builds: GLIB...
2008-07-16 morrissDon't use C-style comments in a shell script. This...
2008-07-03 morrisspacket-pkcs12-template.c uses the libgcrypt symbol...
2008-06-25 guyConstify a bunch of stuff, to squelch -Wwrite-strings...
2008-06-25 guyUpdate a comment.
2008-06-24 guyMake -Wwrite-strings non-default for now.
2008-06-24 guyWe're not ready for -Wshadow by default yet.
2008-06-24 guyTemporarily turn on some -W options, to provoke the...
2008-06-24 guyOne -Wcast-align suffices.
2008-06-23 guyTemporarily make -Wshadow not a default.
2008-06-23 guyAdd -Wshadow, so we catch cases where somebody might...
2008-06-21 guyWe have to define HTML_VIEWER for the prefs.c code...
2008-06-21 guyIf we have xdg-open, always run that to launch a Web...
2008-06-04 guyg_ascii_strtoull() is in GLib 2.2 and later, and we...
2008-05-28 geraldPrint "POSIX capabilities" instead of "libcap".
2008-05-20 morrissCreate a new "Wireshark utility" library and move the...
2008-05-10 jakeFrom Hans-Peter Bock:
2008-05-05 guyRequire GLib 2.4 or later.
2008-05-05 guyRequire automake 1.9 or later; earlier versions don...
2008-05-05 geraldHave autoconf generate "ustar" tar files by default...
2008-04-29 guyAll versions of GLib 2.x come with g_ascii_strcasecmp...
2008-04-29 guyHave the error for not finding GTK+ indicate that we...
2008-04-23 jmayerRequire at least version 2.4.0 of GTK
2008-04-17 guyIf we have xdg-open, define HAVE_XDG_OPEN.
2008-04-14 jmayerUpdate the warning flags (suppress one warning that...
2008-04-08 morrissReword the "you can't do setuid install without dumpcap...
2008-04-04 sfisherRemove GTK1 from Unix build process.
2008-03-29 geraldRemove most of the OS X packaging files from the distri...
2008-03-28 stigAdd the OS X packaging Makefile to configure.
2008-03-17 geraldBump the version in the trunk to 1.0.99 (which will...
2008-03-16 morrissDon't link plugins against libwireshark: any program...
2008-03-15 geraldCheck in the OS X packaging patch from bug 2341, since...
2008-03-14 geraldFrom Stephen Donnelly via bug 2235:
2008-03-03 geraldAdd missing parts of the PCAP dissector.
2008-02-29 morrissDon't link the plugins against glib: they already link...
2008-02-26 morrissWireshark (packet-ssl-utils.h) uses gnutls_x509_crt_t...
2008-02-25 geraldCheck for setres[gu]id and define HAVE_SETRESUID and...
2008-02-22 geraldRawshark depends on libpcap. Make sure we enforce this...
2008-02-18 geraldThe trunk is now 0.99.9.
2008-02-16 geraldFix compilation on non-Windows systems.
2008-01-06 geraldCreate makefiles for s1ap and x2ap.
2007-12-20 sfisherFollow-up to SVN commit 23925: Remove tshark from descr...
2007-12-18 jmayerExit -Wextra again, entry -Woverflow and -Warray-bounds
2007-12-17 jmayerActually fail if no lex and yacc (derivatives) could...
2007-12-07 jmayerGet rid of configure in wiretap. Finally!
2007-12-07 wmeierFrom Sjoerd Simons: Fix bug #2077: configuring with...
2007-12-04 kukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-11-30 geraldAdd a directory argument and some default directories...
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-25 stigCorrected setting of "warnings_as_errors_default".
2007-11-21 geraldMake it easier to change the default behavior of -...
2007-11-21 geraldBump the trunk to 0.99.8.
2007-11-20 geraldIf libcap is present, have dumpcap use it to drop privi...
2007-11-19 stigAdded p7 to build environment.
2007-11-10 guyQuote a "Checking for" message.
2007-11-10 guyUpdate comment, clean up message.
2007-11-10 sfisherAdd MacOS X version next to the Darwin version in versi...
2007-11-02 kukosanew H.282 (RDC) and H.283 (LCT) dissectors
2007-10-29 sahlbergadd a asn2wrs generated T.125 MCP dissector
2007-10-26 kukosaH.501 Mobility protocol implemented
2007-10-18 kukosaH.460 new dissector implemented (H.460.2-H.460.22)
2007-10-17 kukosanew H.323 dissector
2007-10-15 etxrabMake MGCP a builtin dissector to reduce the number...
2007-10-15 etxrabFrom Peter Johansson:
2007-10-15 etxrabRemove Ethercat from the makefiles(second try)
2007-10-15 etxrabRemove Ethercat from the makefiles
2007-10-14 etxrabForgotten file.
2007-10-10 jmayerFinish conversion (well, almost, need to add the
2007-10-10 wmeierFix two typos: ansi_tcap --> ansi-tcap
2007-10-10 jmayerSplit tcap into tcap and ansi-tcap. Just assume that...
2007-10-10 jmayerMore conversions and updates to existing Makefile stuff
2007-10-09 jmayerLast set of changes to convert Makefiles for today
2007-10-09 jmayerMore Makefile conversions
2007-10-09 jmayerMore Makefile updates
next