add various files of PortableApps packaging
[obnox/wireshark/wip.git] / configure.in
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
2007-10-09 jmayerConvert to new Makefile structure. Rename some files to
2007-10-08 jmayerConvert h450 to new Makefile structure. Split h450.ros
2007-10-08 stigh225, h235 and h248 was moved to new Makefile structure
2007-10-08 kukosachange QSIQ ASN.1 dissector to the new makefile structure
2007-10-07 jmayerConvert some more protocols to new Makefile style.
2007-09-30 stigTry xdg-open before htmlview.
2007-09-27 jmayerConvert asn1/dap/
2007-09-27 kukosarevert changes in config.nmake committed by mistake...
2007-09-25 jmayerChange some additional protocols to the new build system
2007-09-25 jmayerConvert acp133 to new build structure.
2007-09-25 jmayerI forgot to commit the necessary change to configure.in,
2007-09-24 jmayerGet rid of the remains of NET-SNMP in the build process.
2007-09-17 stigAdded test to the libsmi AM_CONDITIONAL to remove a...
2007-09-06 martinmBuild WiMAX ASN Control Plane dissector plugin
2007-08-30 geraldChange the "--enable-setuid-install" option to install...
2007-08-26 jmayerlibsmi: Small fix and add a comment
2007-08-25 legoget libsmi into the picture
2007-08-24 richardvcomplete the death of the h223 plugin
2007-08-24 richardvIn keeping with all the other path variables (eg, libdi...
2007-08-22 morrissPostpone checking if dumpcap is enabled until after...
2007-08-20 jakeAdd the UNISTIM plugin to Wireshark.
2007-07-27 guyI think the intent, at least, is to allow people to...
2007-07-27 guyStep 1 in adding support for reentrant Flex scanners...
2007-07-09 guyCheck %l[doux] first, when looking for the format to...
2007-06-21 standeldefault value of --with-gcrypt must be set to yes.
2007-06-18 standelFix bug #1395
2007-06-18 standelget rid of the "case" statement to test the value of...
2007-06-15 gerald0.99.6 has been split off. Bump the trunk to 0.99.7.
2007-05-29 guyCheck for G_GINT64_MODIFIER in Wireshark as we do in...
2007-05-25 geraldFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...
2007-05-24 guyBack out the previous change.
2007-05-24 guyTemporarily turn on a bunch of warnings and turn off...
2007-05-22 guyIf GTK+ isn't available, fail unless the user explicitl...
2007-05-19 standeltemporarily put cast-align in extra-gcc-warnings while...
2007-05-18 standeltypo fix
2007-05-18 standeltemporarily disable cast-align warnings
2007-05-14 ulflfrom Gerhard Gappmeier (ascolab):
2007-05-07 sahlbergthere was a syntax error introduced in this file which...
2007-05-05 guyIf the user explicitly specified "--enable-wireshark...
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-04-22 jmayerFix regression: Automatically disable -Werror in case...
2007-04-22 standeladding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro...
2007-04-22 guyUse AC_HELP_STRING for the help strings for --with...
2007-04-17 morrissFix --with(out)-warnings-as-errors test so warnings...
2007-04-14 jmayerDisable warnings as errors if extra gcc warnings was...
2007-04-13 standelchange the script to automatically stop on warning...
2007-04-08 guyFix a comment.
2007-04-08 guyGet rid of extra white space in configure message.
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-26 morrissFix distcheck by removing the reference to the megaco...
2007-03-26 morrissChange the test for -Wdeclaration-after-statement sligh...
2007-03-26 sahlbergolder versions of gcc do not check -W parameters when...
2007-03-26 morrissIf we're using gcc, try to use -Wdeclaration-after...
2007-03-23 sfisherFrom Sebastien Tandel:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-01-22 geraldBump the trunk version to 0.99.6.
2007-01-12 guyAutomake variables ending with _LDFLAGS are special:
2007-01-04 guyOn Darwin, build shared libraries with -Wl,-single_modu...
2007-01-04 guy-Wl,-single_module breaks the configure script.
2007-01-04 guyAdd -Wl,-single_module to the linker flags in Darwin...
2006-12-30 guyWhen building for Darwin, link with -search_paths_first...
2006-12-28 geraldMove the contents of airpdcap to epan/crypt. Try to...
2006-12-27 geraldPrepare to move the airpdcap code to epan/crypt (SVN...
2006-12-09 jakeRemove mention of UCD SNMP completely.
2006-12-08 jmayerGet rid of UCD SNMP support (it's not longer supported and
2006-11-06 geraldFix an inadvertent change.
2006-11-06 geraldRemove ACN.
2006-11-03 geraldBump the version to 0.99.5.
2006-10-31 jmayerRepeat after me: Test submission before sending.
2006-10-31 jmayerRobert Schwebel:
2006-10-30 jmayercarsten.prescher@eads.com:
2006-10-20 guyLine up the colons in the list of configure options.
2006-10-18 jakeFrom Shaun Jackman
2006-10-04 geraldFix the version.
2006-10-02 geraldFix WEP key bug in the AirPcap code that could cause...
2006-09-25 legoMove the Lua interface into epan... (not a plugin anymore).
2006-09-04 jmayerUse portaudio if it's there. Check that we have the...
2006-09-02 guyMove the codecs into a top-level "codecs" subdirectory...
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-24 geraldBump the version to 0.99.4.
next