Handle ETH_P_CANFD as well as ETH_P_CAN.
[metze/wireshark/wip.git] / configure.ac
2016-08-11 Michael TuexenFix sa_len detection on FreeBSD.
2016-08-04 João ValverdeBump GLib minimum required version to 2.22.0
2016-07-29 Gerald CombsUse xz to compress the source tarball.
2016-07-21 Gerald Combs2.1.2 → 2.3.0.
2016-07-14 Pascal QuantinMore 2.1.1 → 2.1.2 changes
2016-07-14 Gerald CombsBuild 2.1.1, second try.
2016-07-06 João Valverdeconfigure: Check for working lrelease
2016-06-28 João ValverdeQt: Generate .qm files during build
2016-06-27 João Valverdeautotools: Qt 5.7 requires C++11
2016-06-17 Alexis La Goutteautotool: Add -Wc99-extensions CFLAGS
2016-06-13 John A. Thackerextcap: Check libssh >= 0.6.0 for sshdump, ciscodump
2016-06-08 Gerald Combs2.1.0 → 2.1.1.
2016-06-08 Gerald CombsBuild 2.1.0, second try.
2016-06-01 Michael MannAllow create_tempfile to support a suffix.
2016-05-22 João ValverdeMake -Wunused-const-variable a C only warning
2016-05-22 João Valverdeconfigure.ac: Capitalize PACKAGE_NAME as "Wireshark"
2016-05-20 João Valverdeconfigure.ac: Fix yacc/lex test for out-of-tree build
2016-05-19 João Valverdeconfigure.ac: Don't require flex unless we need it
2016-05-16 João Valverdeconfigure.ac: Don't require yacc unless it is required
2016-05-16 João Valverdeautotools: Check for SpeexDSP system library
2016-05-12 João Valverdeautotools: Move OSX autoconf macros to ws_osx.m4
2016-05-12 João Valverdeconfigure.ac: Remove condition for AC_CHECK_FUNC (on...
2016-05-12 João Valverdeconfigure.ac: Remove obsolete AM_PROG_LIBTOOL
2016-05-10 João ValverdeRequire automake 1.11 and move AM_SILENT_RULES macro
2016-05-10 João Valverdeautotools: docbook build improvements
2016-04-30 Jeff MorrissDon't bother checking for getaddrinfo(): we don't use it.
2016-04-27 João Valverdeconfigure.ac: Fix rpm check
2016-04-25 João Valverdeautotools: use AM_CONDITIONAL for rpm build rule
2016-04-23 João Valverdeautotools: Fix rpm-package target
2016-04-21 João ValverdeLink version code statically again
2016-04-21 João ValverdeAdd "-git" tag to version
2016-04-20 AndersBromanPut the correct path for "epan/dissectors/asn1/Custom.m4"
2016-04-17 João Valverdeconfigure.ac clean up
2016-04-13 João ValverdeFix configure script
2016-04-13 João Valverdeconfigure.ac: Make GTK+ option similar to Qt
2016-04-12 João Valverdeconfigure.ac: Use environment variable to set VERSION_F...
2016-04-09 João Valverde[GTK] Check for xdg-open at run time
2016-04-08 Peter WuUse a single WS_NORETURN macro
2016-04-07 João ValverdeRemove -Warray-bounds, it is enabled by default with...
2016-04-07 João ValverdeRevert "Try to suppress a compiler feature that goes...
2016-04-07 João Valverdeautotools: Use AC_SUBST to set -Werror flag
2016-04-07 João Valverdeconfigure.ac: Move a test
2016-04-06 Martin Kaiserconfigure.ac: fix a help string
2016-04-05 João Valverdeconfigure.ac: Update libtool macros (version bump)
2016-04-05 João ValverdeUse AC_CONFIG_FILES
2016-04-04 João ValverdeUse AC_REPLACE_FUNCS and LTLIBOBJS
2016-04-04 João ValverdeAvoid unnecessary replacement source file floorl.c
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-04 João Valverdeautotools: Clean up libm tests
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-04-02 João ValverdeUse AC_PROG_SED
2016-04-02 João ValverdeUse AC_CHECK_MEMBERS
2016-04-02 João ValverdeUse AC_STRUCT_TIMEZONE
2016-04-01 João Valverdeconfigure.ac: Use AC_MSG_ERROR instead of AC_ERROR
2016-03-29 João ValverdeUse "old-style" moc options to ensure backward compatib...
2016-03-29 João ValverdeAdd GLib version info to configure status message
2016-03-29 João Valverdeconfigure.ac: Fix bogus variable name
2016-03-29 Mike Frysingerconfigure: fix cache var handling
2016-03-28 Mike Frysingerconfigure: fix non-POSIX test
2016-03-25 João Valverdeautotools: Reorder extra compiler warnings to come...
2016-03-25 João ValverdeRemove -W from compiler warnings
2016-03-25 João ValverdeImprove configure script message
2016-03-25 João ValverdeAdd ax_lib_socket_nsl.m4 macro
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.
2016-03-24 João ValverdeAdd basic PIDL Makefile
2016-03-24 João Valverdeconfigure.ac: Fix missing quotes
2016-03-24 Dario Lombardoextcap: add ciscodump.
2016-03-23 João ValverdeSet missing manpages in configure.ac
2016-03-23 João ValverdeRename 'aclocal-fallback' directory to 'm4'
2016-03-23 João Valverdeconfigure.ac: Remove --enable-usr-local
2016-03-23 João Valverdeconfigure.ac: Add missing quotes
2016-03-21 João ValverdeRemove ADNS support
2016-03-21 João ValverdeFix building without extcap enabled
2016-03-18 Gerald CombsDocBook: Don't require xmllint.
2016-03-14 Guy HarrisTry to suppress a compiler feature that goes wrong.
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors
2016-03-10 João Valverdeautotools: Don't use AM_PROG_CC_C_O
2016-03-10 Eric AndersonUse AX_PROG_CC_FOR_BUILD macro to identify compiler...
2016-03-07 Alexis La GoutteAdd conflict check filter
2016-03-04 Dario Lombardoextcap: add local_interfaces_to_list() to wsutil.
2016-03-03 João ValverdeRevert "autotools: Use explicit zlib dependency build...
2016-03-03 João Valverdeautotools: Use explicit zlib dependency build flags
2016-03-01 Mikael Kanstrupdumpcap: Add support for 802.11ac monitor modes
2016-02-25 João ValverdeAdd GResource message to configure script
2016-02-24 João ValverdeCheck for clang before trying to add -Q flag
2016-02-23 João Valverdeautotools: Display build flags in configure summary
2016-02-23 Guy HarrisExplicitly require autoconf 2.64.
2016-02-21 João Valverdeautotools: Add GLib/GTK configuration definitions to...
2016-02-21 João Valverdeautotools: Improve libnl configuration and dependency
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-21 João Valverdeautotools: Cleanup some installation directory stuff
2016-02-20 João Valverdeautotools: Use Qt flags only for building Qt GUI
2016-02-19 João ValverdeFix implicit conversion from 64 to 32 bits
2016-02-19 João ValverdeAdd inet_pton/inet_ntop interface to libwsutil
2016-02-15 Guy HarrisGenerate randpkt_core/doxygen.cfg.
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.
2016-02-13 João ValverdeJust #include wsutil/inet_aton.h
2016-02-13 Guy HarrisDon't define EXTCAP_DIR as "${datadir}/wireshark/extcap".
2016-02-07 João Valverdeautotools: Move SBC dependency to libwscodecs
2016-02-07 João ValverdeGTK: Check if lrint() is usable, fix warnings [-Wbad...
next