aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-5/+5
2017-06-022.3.0 → 2.5.0.Gerald Combs1-1/+1
2017-05-16Add --enable-ubsan/ENABLE_UBSAN for UndefinedBehaviorSanitizerPeter Wu1-0/+14
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-0/+22
2017-04-17sharkd: support for "downloading" decoded RTP stream in wave-like format.Jakub Zawadzki1-3/+3
2017-04-12Add -Wduplicated-branches to extra warningsAlexis La Goutte1-0/+4
2017-04-03Don't compile plugins when configured --without-plugins.Jakub Zawadzki1-3/+4
2017-03-19Remove echld/.Joerg Mayer1-22/+0
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-30/+5
2017-01-28Revert "Check whether we need -lm for fmod."Guy Harris1-1/+0
2017-01-28Check whether we need -lm for fmod.Guy Harris1-0/+1
2017-01-25Add sharkd - daemon variantJakub Zawadzki1-0/+14
2017-01-07Add MUD-URL manufacturer usage description certificate extension.Eliot Lear1-0/+1
2016-12-28CMake,autotools: enable -Werror=implicit by defaultPeter Wu1-0/+7
2016-12-20Update comments and messages for the new name for Apple's OS for Macs.Guy Harris1-11/+11
2016-12-20Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).Guy Harris1-1/+18
2016-12-13Build TRANSUM pluginPascal Quantin1-0/+1
2016-12-07Change SpanDSP capitalizationPascal Quantin1-6/+6
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-0/+22
2016-12-06Autotools: Disable Qt4 on macOS.Gerald Combs1-7/+8
2016-12-02Clean up error messages.Guy Harris1-7/+12
2016-10-22On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris1-0/+6
2016-10-20Officially require Qt 4.8 or newerPeter Wu1-32/+3
2016-10-19Disable GTK+ by default.Gerald Combs1-2/+2
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet1-0/+88
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-1/+32
2016-10-07Disable ASAN when building lemon.Gerald Combs1-0/+14
2016-09-26Add an initial "shellcheck" target.Gerald Combs1-0/+4
2016-09-17Remove -Wdeclaration-after-statementPeter Wu1-1/+0
2016-09-16extcap: add udpdump.Dario Lombardo1-0/+28
2016-09-07Autotools: Distribute packaging/wix.Gerald Combs1-0/+1
2016-09-06Allow a lot more C99 featuresPeter Wu1-6/+5
2016-09-03Add M2AP dissector (3GPP 36.443 v13.3.0)Pascal Quantin1-0/+1
2016-08-11Fix sa_len detection on FreeBSD.Michael Tuexen1-1/+7
2016-08-04Bump GLib minimum required version to 2.22.0João Valverde1-1/+1
2016-07-29Use xz to compress the source tarball.Gerald Combs1-1/+1
2016-07-212.1.2 → 2.3.0.Gerald Combs1-3/+3
2016-07-14More 2.1.1 → 2.1.2 changesPascal Quantin1-2/+2
2016-07-14Build 2.1.1, second try.Gerald Combs1-1/+1
2016-07-06configure: Check for working lreleaseJoão Valverde1-1/+1
2016-06-28Qt: Generate .qm files during buildJoão Valverde1-0/+2
2016-06-27autotools: Qt 5.7 requires C++11João Valverde1-8/+8
2016-06-17autotool: Add -Wc99-extensions CFLAGSAlexis La Goutte1-0/+3
2016-06-13extcap: Check libssh >= 0.6.0 for sshdump, ciscodumpJohn A. Thacker1-4/+4
2016-06-082.1.0 → 2.1.1.Gerald Combs1-2/+2
2016-06-08Build 2.1.0, second try.Gerald Combs1-1/+1
2016-06-01Allow create_tempfile to support a suffix.Michael Mann1-1/+1
2016-05-22Make -Wunused-const-variable a C only warningJoão Valverde1-1/+2
2016-05-22configure.ac: Capitalize PACKAGE_NAME as "Wireshark"João Valverde1-1/+1
2016-05-20configure.ac: Fix yacc/lex test for out-of-tree buildJoão Valverde1-32/+11