aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Revert "Check whether we need -lm for fmod."Guy Harris2017-01-281-1/+0
* Check whether we need -lm for fmod.Guy Harris2017-01-281-0/+1
* Add sharkd - daemon variantJakub Zawadzki2017-01-251-0/+14
* Add MUD-URL manufacturer usage description certificate extension.Eliot Lear2017-01-071-0/+1
* CMake,autotools: enable -Werror=implicit by defaultPeter Wu2016-12-281-0/+7
* Update comments and messages for the new name for Apple's OS for Macs.Guy Harris2016-12-201-11/+11
* Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).Guy Harris2016-12-201-1/+18
* Build TRANSUM pluginPascal Quantin2016-12-131-0/+1
* Change SpanDSP capitalizationPascal Quantin2016-12-071-6/+6
* codecs: Add support for G.722 and G.726Peter Wu2016-12-061-0/+22
* Autotools: Disable Qt4 on macOS.Gerald Combs2016-12-061-7/+8
* Clean up error messages.Guy Harris2016-12-021-7/+12
* On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris2016-10-221-0/+6
* Officially require Qt 4.8 or newerPeter Wu2016-10-201-32/+3
* Disable GTK+ by default.Gerald Combs2016-10-191-2/+2
* cql: add lz4 and snappy decompressionBenoît Canet2016-10-171-0/+88
* Remove nghttp2 code and use system' nghttp2Balint Reczey2016-10-131-1/+32
* Disable ASAN when building lemon.Gerald Combs2016-10-071-0/+14
* Add an initial "shellcheck" target.Gerald Combs2016-09-261-0/+4
* Remove -Wdeclaration-after-statementPeter Wu2016-09-171-1/+0
* extcap: add udpdump.Dario Lombardo2016-09-161-0/+28
* Autotools: Distribute packaging/wix.Gerald Combs2016-09-071-0/+1
* Allow a lot more C99 featuresPeter Wu2016-09-061-6/+5
* Add M2AP dissector (3GPP 36.443 v13.3.0)Pascal Quantin2016-09-031-0/+1
* Fix sa_len detection on FreeBSD.Michael Tuexen2016-08-111-1/+7
* Bump GLib minimum required version to 2.22.0João Valverde2016-08-041-1/+1
* Use xz to compress the source tarball.Gerald Combs2016-07-291-1/+1
* 2.1.2 → 2.3.0.v2.3.0rc0Gerald Combs2016-07-211-3/+3
* More 2.1.1 → 2.1.2 changesPascal Quantin2016-07-141-2/+2
* Build 2.1.1, second try.wireshark-2.1.1v2.1.1Gerald Combs2016-07-141-1/+1
* configure: Check for working lreleaseJoão Valverde2016-07-061-1/+1
* Qt: Generate .qm files during buildJoão Valverde2016-06-281-0/+2
* autotools: Qt 5.7 requires C++11João Valverde2016-06-271-8/+8
* autotool: Add -Wc99-extensions CFLAGSAlexis La Goutte2016-06-171-0/+3
* extcap: Check libssh >= 0.6.0 for sshdump, ciscodumpJohn A. Thacker2016-06-131-4/+4
* 2.1.0 → 2.1.1.v2.1.1rc0Gerald Combs2016-06-081-2/+2
* Build 2.1.0, second try.wireshark-2.1.0v2.1.0Gerald Combs2016-06-081-1/+1
* Allow create_tempfile to support a suffix.Michael Mann2016-06-011-1/+1
* Make -Wunused-const-variable a C only warningJoão Valverde2016-05-221-1/+2
* configure.ac: Capitalize PACKAGE_NAME as "Wireshark"João Valverde2016-05-221-1/+1
* configure.ac: Fix yacc/lex test for out-of-tree buildJoão Valverde2016-05-201-32/+11
* configure.ac: Don't require flex unless we need itJoão Valverde2016-05-191-6/+8
* configure.ac: Don't require yacc unless it is requiredJoão Valverde2016-05-161-5/+8
* autotools: Check for SpeexDSP system libraryJoão Valverde2016-05-161-0/+9
* autotools: Move OSX autoconf macros to ws_osx.m4João Valverde2016-05-121-260/+4
* configure.ac: Remove condition for AC_CHECK_FUNC (on Solaris)João Valverde2016-05-121-9/+1
* configure.ac: Remove obsolete AM_PROG_LIBTOOLJoão Valverde2016-05-121-12/+1
* Require automake 1.11 and move AM_SILENT_RULES macroJoão Valverde2016-05-101-7/+5
* autotools: docbook build improvementsJoão Valverde2016-05-101-28/+13
* Don't bother checking for getaddrinfo(): we don't use it.Jeff Morriss2016-04-301-1/+0