Add ability to follow UDP stream by index
[metze/wireshark/wip.git] / configure.ac
2014-12-27 Guy HarrisWe require pkg-config to check for, for example, GLib.
2014-12-26 Guy HarrisUse getopt_long() for the first pass through the argume...
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-23 Stephen FisherMove popcount() to an optionally built part of wsutil...
2014-12-20 Guy HarrisUse AC_SEARCH_LIBS() for math functions.
2014-12-20 Guy HarrisHandle floorl() the same way we handle other not-on...
2014-12-19 Stephen FisherAdd a missing line related to previous two commits
2014-12-19 Stephen FisherRevert "Provide a floorl() function (which is currently...
2014-12-19 Stephen FisherProvide a floorl() function (which is currently only...
2014-12-10 Gerald Combs1.99.1 → 1.99.2.
2014-12-05 Stephen FisherLook for python3 in addition to python in configure...
2014-12-04 Guy HarrisDon't do the desktop integration stuff if we're not...
2014-12-04 Guy HarrisDon't do all the fd.o desktop integration stuff on...
2014-11-16 Alexis La GoutteAdd unused-const-variable (enable by default on new...
2014-11-05 Stephen FisherAllow the environment variable RCC to set before runnin...
2014-11-04 Guy HarrisRevert "Follow a suggestion from libtoolize:"
2014-11-04 Stephen FisherFollow a suggestion from libtoolize:
2014-10-31 Guy HarrisFor OS X, don't rigidly tie the SDK version to the...
2014-10-30 Matthieu PatouCreate the compress module for compression functions.
2014-10-30 Jeff MorrissRemove the optional strncasecmp.{h,c} target (for syste...
2014-10-21 Gerald CombsMake the "-qt" option the default in the OS X packaging...
2014-10-18 Mikael KanstrupAdd support for split wiphy dump to Wireless Toolbar
2014-10-07 Gerald Combs1.99.0 → 1.99.1.
2014-09-20 Gerald CombsQt: Add stock icons.
2014-09-06 AndersBromanRemove obsolete dissectors.
2014-09-02 Jeff MorrissSimplify ./configure logic for telling rpmbuild which...
2014-09-02 Gerald CombsQt → wireshark. GTK+ → wireshark-gtk.
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-20 Jeff MorrissIf the user explicitly requested gnutls or libgcrypt...
2014-08-15 Jeff MorrissMark echld and tfshark as experimental in the ./configu...
2014-08-12 Joerg MayerRemove make-dissector-reg and require python for autoto...
2014-08-04 Evan HuusRip out the filetap code
2014-08-03 Guy HarrisGet rid of debugging output, and get CMake to produce...
2014-08-03 Guy HarrisOK, try sorting the compiler options.
2014-08-02 Guy HarrisGet rid of trailing blank line.
2014-08-02 Guy HarrisDump additional debugging information.
2014-08-01 Jeff MorrissAdd the easy_codec plugin to the source distribution.
2014-07-30 Guy HarrisAdd some files under asn1 to the distribution.
2014-07-19 Guy HarrisOnly ABI-check strncasecmp.h if strncasecmp() is part...
2014-07-09 Graham BloiceMoved nghttp2 to epan
2014-07-06 Guy HarrisClean up handling of missing functions.
2014-07-05 Guy HarrisFix an error caught by enum-conversion warnings.
2014-07-04 Guy HarrisMove utility routines for capturing into a libcaputils...
2014-07-02 Guy HarrisMake some inconsistent configuration options errors.
2014-07-02 Guy HarrisIf -fvisibility=hidden isn't supported, try -xldscope...
2014-07-01 Guy HarrisDon't check for -Wl,{option} support.
2014-07-01 Guy HarrisFix comments to reflect reality.
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
next