CMake: API reference fixes.
[metze/wireshark/wip.git] / configure.ac
2018-04-17 Gerald CombsAutotools: Update for recently removed files.
2018-04-15 Gerald CombsRemove GTK+ and PortAudio from Autotools.
2018-04-15 Roland KnallGtk: Remove source code
2018-04-09 Gerald CombsAutotools: More Qt4 removal.
2018-04-05 AndersBromanglib: Require 2.32 or newer.
2018-04-05 AndersBromanAutotools: Remove the "with GTK" option.
2018-04-05 AndersBromanQt: Require 5.2 or newer
2018-04-02 Gerald Combs2.5 → 2.9.
2018-03-26 Gerald CombsCMake: Add an rpm-package target.
2018-03-23 Guy HarrisInclude alloca.h if we have it.
2018-03-23 Guy HarrisUpdate a comment.
2018-03-23 Guy HarrisAdd -Wp,-H200000 with HP's C compiler.
2018-03-16 Pascal QuantinF1AP: initial dissector submission based on v15.0.0
2018-03-16 Pascal QuantinBump micro version to 2
2018-03-16 Gerald CombsAutotools: Add a deprecation hint.
2018-03-13 Gerald CombsGet rid of TestBigEndian and AC_C_BIGENDIAN.
2018-03-13 Gerald CombsRemove popcount in favor of ws_count_ones.
2018-03-12 Gerald CombsRemove some unused or hard-coded header checks.
2018-03-06 Gerald CombsTransition from GeoIP Legacy to MaxMindDB.
2018-02-28 Jaap KeuterL16_mono: Add L16 monaural codec plugin as functional...
2018-02-13 Guy HarrisMake the DOCSIS dissector a built-in dissector.
2018-02-12 Gerald CombsRemove Lynx.
2018-02-11 Gerald CombsSwitch from AsciiDoc to Asciidoctor.
2018-02-10 Dan Robertsonmusl: compile with musl libc
2018-02-06 Gerald Combs2.5.0 → 2.5.1.
2018-01-30 Jaap Keuterusbdump: Add usbdump wiretap plugin as functional example
2018-01-25 Peter WuQt 4.8 compatibility fixes
2018-01-16 João Valverdeplugins: Add source tree subfolder for plugin library
2018-01-10 Pascal QuantinNR RRC: add initial dissector based on v15.0.0
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2017-12-17 João Valverdeautotools: Fixup plugins Custom.*.example
2017-12-07 Jakub ZawadzkiAdd fuzzshark to cmake/autotools.
2017-11-29 Guy HarrisGet rid of --with-pcap-remote; always check for pcap_open.
2017-11-24 João ValverdeGTK: Remove packet editor
2017-11-24 João Valverdemake-dissectors: Use more shell for build recipe
2017-11-22 João Valverdemake-dissectors: Remove dependency on GNU Make >= 4.0
2017-11-21 João Valverdeconfigure: Downgrade GNU Make message to a warning
2017-11-21 Gerald CombsAdd ThreadSanitizer configure-time options.
2017-11-21 João Valverdeconfigure: Check for minimum required GNU Make version
2017-11-19 João ValverdeFix (and chop) static build option
2017-11-05 João Valverdeautotools: Use pkg-config to configure Libsmi
2017-11-05 João Valverdeautotools: Try to be clearer about --with-ssl and remov...
2017-10-29 João ValverdeRemove unused epan/compress/ source code
2017-10-29 João ValverdeRetire use of getprotobynumber()
2017-10-29 João Valverdeconfigure: Display ssh_user_agent as a libssh sub-option
2017-10-27 João ValverdeRemove AC_PROG_GCC_TRADITIONAL from configure.ac
2017-10-26 João Valverdeconfigure: Remove profile-build option
2017-10-25 João Valverdeconfigure: Fix --with-libssh argument name mismatch
2017-10-25 João ValverdeRemove replacement inet_pton/inet_ntop
2017-10-25 João ValverdeRemove inet_aton() usage everywhere
2017-10-25 Guy HarrisUse "not installed for development" for libgcrypt.
2017-10-24 João ValverdeTest g_printf() thousands grouping flag at runtime
2017-10-23 João ValverdeMake plugin support a runtime property
2017-10-23 João Valverdeconfigure: Remove ancient inet_pton test for brokenness
2017-10-22 João Valverdeautotools: Build and install user guide
2017-10-21 Gerald CombsWarn the developer if we're building with GTK+.
2017-10-20 João Valverdeautotools: Improve SUBDIRS usage
2017-10-17 Guy HarrisSuggest CMake if Qt not found on Darwin; say "not insta...
2017-10-17 João Valverdeautotools: remove macOS Frameworks support
2017-10-17 João ValverdeRemove GTK ige mac integration remnant from configure.ac
2017-10-16 João ValverdeGTK: Remove OSX integration library support
2017-10-16 João Valverdeautotools: remove some macOS specific build options
2017-10-15 João Valverdeautotools: refresh rpm-package target
2017-10-15 João Valverdeautotools: dispense with desktop-file-install
2017-10-15 João Valverdeautotools: dispense if-else shellcheck test
2017-10-15 João Valverdeautotools: remove unused variables
2017-10-06 Gerald CombsMake osx-app.sh a configured file and remove Autotools...
2017-10-03 João ValverdeAdd version check for plugin compatibility
2017-10-02 Gerald CombsRemove the SVR4 packaging assets.
2017-10-01 João ValverdeUnsplit "m2m" plugin (wimax mac-to-mac encapsulation)
2017-09-26 João ValverdeRemove "easy_codec" source
2017-09-19 Stig Bjørlykkeautomake: Add -Wcomma as a warning flag.
2017-09-17 João Valverdeplugins: Use minor version number for plugin install...
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-08-30 Alexis La GoutteRevert "Add -Wused-but-marked-unused as an extra warnin...
2017-08-27 Guy HarrisAdd -Wused-but-marked-unused as an extra warning flag.
2017-08-15 Gerald CombsConvert README to README.md.
2017-08-07 Guy Harris-Wcast-align will warn about legitimate code.
2017-08-07 Guy HarrisSeparate the C-only and C-and-C++ extra compiler options.
2017-07-30 Pascal QuantinAdd G.729 decoding based on bcg729 library
2017-06-16 Guy HarrisChange some names to reflect Apple's new UNIX-for-Macs...
2017-06-02 Gerald Combs2.3.0 → 2.5.0.
2017-05-16 Peter WuAdd --enable-ubsan/ENABLE_UBSAN for UndefinedBehaviorSa...
2017-04-19 Ahmad FatoumAdd libxml2 as optional dependency
2017-04-17 Jakub Zawadzkisharkd: support for "downloading" decoded RTP stream...
2017-04-12 Alexis La GoutteAdd -Wduplicated-branches to extra warnings
2017-04-03 Jakub ZawadzkiDon't compile plugins when configured --without-plugins.
2017-03-19 Joerg MayerRemove echld/.
2017-02-13 Peter WuMake Libgcrypt a mandatory dependency
2017-01-28 Guy HarrisRevert "Check whether we need -lm for fmod."
2017-01-28 Guy HarrisCheck whether we need -lm for fmod.
2017-01-25 Jakub ZawadzkiAdd sharkd - daemon variant
2017-01-07 Eliot LearAdd MUD-URL manufacturer usage description certificate...
2016-12-28 Peter WuCMake,autotools: enable -Werror=implicit by default
2016-12-20 Guy HarrisUpdate comments and messages for the new name for Apple...
2016-12-20 Guy HarrisUse -bbigtoc for libwireshark on AIX (if we're using...
2016-12-13 Pascal QuantinBuild TRANSUM plugin
2016-12-07 Pascal QuantinChange SpanDSP capitalization
2016-12-06 Peter Wucodecs: Add support for G.722 and G.726
next