Drop privileges very early on.
[metze/wireshark/wip.git] / configure.ac
2014-06-24 Guy HarrisAnother file to generate in the configure script.
2014-06-23 Guy HarrisMove the routines to talk to dumpcap into a static...
2014-06-18 Guy HarrisDon't compile anything with -msse4.2 unless the compile...
2014-06-18 Jakub ZawadzkiFix x86 buildbots, revert sse4.2 AM_CONDITIONAL logic
2014-06-18 Guy HarrisDon't do the check for clang/clang++.
2014-06-18 Guy HarrisSet the conditional SSE42_SUPPORTED in all circumstances.
2014-06-17 Jakub ZawadzkiRewrite check for ws_mempbrk_sse42.c compilation
2014-06-16 Jeff MorrissRemove the (old, broken) Python bindings option to...
2014-06-16 Gerald CombsMore wspython removal.
2014-06-10 AndersBromanChange HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)
2014-05-31 Alexis La GoutteAdd nghttp2 lib (HPACK)
2014-05-30 Balint ReczeySet PLUGIN_INSTALL_DIR properly for wireshark.pc
2014-05-23 Gerald Combs1.11.4 → 1.99.0.
2014-05-23 Alexis La GoutteUpdate comment about -Wunreachable-code and -Wdocumentation
2014-04-20 Guy Harris"extra *compiler* warnings", not just "extra warnings".
2014-04-20 Guy HarrisRename --enable-extra-compiler-checks to --enable-extra...
2014-04-20 Guy HarrisDon't distinguish between "GCC" and "Clang" extra ...
2014-04-15 Gerald CombsAdd license compatibility information for GMP (used...
2014-04-15 Gerald Combs1.11.3 → 1.11.4.
2014-03-31 Alexis La GoutteAdd --enable-extra-clang-checks for autotools and CMakeList
2014-03-17 Alexis La GoutteRemove -Wunreachable-code it is removed from GCC
2014-03-12 Guy HarrisGet rid of $Id$, add some comments.
2014-02-12 Michal LabedzkiRTP: Add support for SBC codec in RTP Player
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-18 Jörg Mayer-Warray-bounds was listed twice
2014-01-08 Guy Harristfshark.c doesn't build without warnings, so default...
2014-01-08 Guy HarrisHandle tfshark.
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2014-01-02 Jeff MorrissDon't try to build asn1/asn1/Makefile either (see r54561).
2014-01-02 Jeff MorrissDon't try to build asn1/gnm/Makefile (see r54561).
2013-12-31 Martin KaiserFrom Dirk
2013-12-27 Guy HarrisFix some typoes, quote $CFLAGS and $LDFLAGS when using...
2013-12-24 Guy HarrisSome warning options are, for reasons not entirely...
2013-12-21 Bill MeierIf Gtk >= 3.10, allow use of deprecated Gtk features...
2013-12-14 Jakub ZawadzkiAllow -Wmissing-prototypes only for C
2013-12-13 Guy HarrisAdd a "captype" file that just reports the type of...
2013-11-26 Jeff MorrissOverhaul rpm-building options a bit: as suggested by...
2013-11-24 Guy HarrisAccording to
2013-11-24 Balint ReczeyUse GCC flags to avoid optimization problems due to...
2013-11-22 Alexis La GoutteAdd -Wheader-guard to Autotools and CMake
2013-11-19 Alexis La GoutteFix compilation with Clang (Remove limitation to -fPIE...
2013-11-18 Gerald Combs1.11.2 → 1.11.3.
2013-11-15 Gerald Combs1.11.1 → 1.11.2.
2013-11-07 Alexis La GoutteEnable Packet Editor by default
2013-11-03 Jörg MayerFix autoconf broken by last commit.
2013-11-03 Jörg MayerPass the name of the sed executable as an explicit...
2013-11-01 Jeff MorrissFrom Thomas Dreibholz via https://bugs.wireshark.org...
2013-10-20 Pascal QuantinFrom e.yimjia via https://bugs.wireshark.org/bugzilla...
2013-10-18 Jeff MorrissSimplify a bit (in a way which will hopefully actually...
2013-10-18 Jeff MorrissAdd -Wno-shorten-64-to-32 (if we can) when compiling...
2013-10-16 Gerald CombsAdd checks to see if CC and/or CXX are Clang. Add ...
2013-10-16 Gerald CombsDon't bother checking for clang, just add -Qunused...
2013-10-16 Pascal Quantin1.11.0 -> 1.11.1
2013-10-16 Gerald CombsIf we're using Clang add -Qunused-arguments in order...
2013-10-11 Gerald CombsBuild with Qt by default.
2013-10-10 Guy HarrisWe use g_ascii_strtoll(), not strtoll(), so we no longe...
2013-10-05 Jörg MayerInvert NEED_INET_ATON_H to HAVE_INET_ATON_H
2013-10-01 Gerald CombsUse separate "Read me first" files for Qt and GTK+.
2013-09-30 Gerald CombsUse macdeployqt to add the Qt bits to our bundle. Put...
2013-09-30 Gerald CombsMore Qt app bundle migration. Still doesn't work quite...
2013-09-30 Gerald CombsStart migrating the OS X app bundle to Qt. This will...
2013-09-10 Guy HarrisUse -m32, instead, as per Michael Tuexen's suggestion.
2013-09-10 Guy HarrisWhen building for 10.4 or 10.5, force 32-bit x86 on...
2013-08-24 Guy HarrisCan't use [ as an alias for "test" in configure scripts...
2013-08-23 Guy HarrisTo handle the hypothetical case of an OS X release...
2013-08-21 Guy HarrisArrange that "make distcheck" use the GUI configure...
2013-08-13 Guy HarrisAdd in more comments on the whole "get the path of...
2013-08-12 Guy HarrisIf we're looking for some version of GTK+, and don...
2013-08-12 Guy HarrisJust check whether dladdr() is available; we check...
2013-08-12 Guy HarrisOn some platforms, to get dladdr() you need to link...
2013-08-08 Anders BromanFrom Mathias Guettler:
2013-08-05 Gerald CombsFix the Python version check. Hopefully no one is runni...
2013-08-05 Gerald CombsDon't force the use of Python 2.x, similar (but not...
2013-07-31 Guy HarrisCheck the Python major version number in a way that...
2013-07-31 Guy HarrisGet rid of extra comment line.
2013-07-31 Guy HarrisOnly use sw_vers if we're on OS X.
2013-07-31 Guy HarrisSet the minimum OS X version in the installer package...
2013-07-31 Guy HarrisIf you use --enable-osx-deploy-target or --disable...
2013-07-24 Guy HarrisThe files in aclocal-fallback are copies of .m4 files...
2013-07-24 Guy HarrisAdd a comment.
2013-07-24 Guy HarrisIf none of --with-gtk2, --with-gtk3, or --with-qt are...
2013-07-24 Jörg MayerChange default gtk build from version 2 to version...
2013-07-16 Martin Kaiserset HAVE_GETOPT_H and HAVE_GETOPT variables
2013-07-15 Evan HuusRevert r50150. I suspect the problem was Ubuntu's trans...
2013-07-13 Guy HarrisOn OS X, set the rpath for executables to include
2013-07-09 Guy HarrisCPPFLAGS contains the flags for the C preprocessor...
2013-07-07 Guy HarrisClean up comments.
2013-07-06 Guy HarrisCheck for an OS X deployment target early, so that...
2013-07-06 Guy HarrisAdd a --enable-osx-deploy-target option to set the...
2013-06-28 Guy HarrisRename AC_WIRESHARK_GCC_CFLAGS_CHECK to
2013-06-28 Guy HarrisDo the "is $CXX actually a C++ compiler" test as early...
2013-06-28 Jeff MorrissStandard C++ header files don't have .h in their name...
2013-06-28 Guy HarrisAC_LANG_PROGRAM's second argument is put inside "int...
2013-06-28 Guy HarrisAC_PROG_CXX doesn't actually check whether what it...
2013-06-27 Guy HarrisSuppress "Of *COURSE* you're developing a Mac-only...
2013-06-27 Guy HarrisFor now, don't turn on -Wcast-align by default. There...
2013-06-27 Guy HarrisDon't assume that compilers not named "clang" will...
2013-06-26 Guy HarrisDon't assume that compilers that need an extra option...
2013-06-26 Jeff Morrissechld is not an optional package, it's an optional...
2013-06-26 Jeff MorrissIf the user enables gtk3, (silently) disable gtk2 rathe...
next