aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Windows: Switch from the WpdPack SDK to vcpkg's libpcap.Gerald Combs1-38/+34
2020-07-19FindWinSparkle.cmake: Fix a comment.Gerald Combs1-1/+1
2020-07-16extcap: assume we're using libssh 0.6 or later.Guy Harris1-12/+0
2020-07-16extcap: get the libssh version string from the libssh.h header.Guy Harris1-1/+0
2020-07-15Show the version of libssh being used, if possible.Guy Harris1-0/+14
2020-07-15extcap: add libssh version info to sshdump and ciscodump.Dario Lombardo1-0/+1
2020-05-26packet-kerberos: add support for decrypting KRB5 FAST messagesStefan Metzmacher1-0/+4
2020-05-01CMake: Fix FindGLIB2 for saner outputJoão Valverde1-1/+3
2020-04-29CMake: Increase our AsciidoctrJ JVM memory limits.Gerald Combs1-3/+3
2020-04-13CMake: fix another Windows specific warning reported by CMake 3.17Pascal Quantin1-1/+1
2020-04-09Docbook: Fix an unterminated tag, other updates.Gerald Combs1-0/+2
2020-04-05CMake: fix some warnings reported by CMake 3.17Pascal Quantin7-7/+7
2020-03-19CMake: fix detection of Lua development packagePascal Quantin1-3/+3
2020-03-13Remove trailing whitespace.Guy Harris1-2/+2
2020-03-13Require at least libpcap 0.8/WinPcap 3.1.Guy Harris1-53/+61
2020-02-12CMake: Fix WinSparkle discovery.Gerald Combs1-1/+1
2020-02-01Check for liblua-{version} as well as liblua{version}.Guy Harris1-1/+1
2020-01-20RTP: decode iLBC payloadJirka Novak1-0/+77
2020-01-10packet-kerberos: try to fix the build on macOS 10.14Gerald Combs1-0/+1
2020-01-07case-sensitive: Fix casing for PCAP and WinSparkleMartin Boye Petersen1-2/+2
2019-12-20CMake: Create a DocBook stamp file for Visual Studio.Gerald Combs1-1/+11
2019-12-11CMake: Fixup a variable in FindLZ4.cmakeGerald Combs1-1/+1
2019-11-15CMake: Work correctly without Sparkle.Gerald Combs1-3/+12
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs1-0/+22
2019-11-08CMake+docbook: Fixup our .chm titles.Gerald Combs1-7/+7
2019-10-10Revert "CMake: Don't install HTML manuals twice"João Valverde1-37/+0
2019-10-09CMake: Don't install HTML manuals twiceJoão Valverde1-0/+37
2019-10-02CMake: Make FindWSLibrary compatible with older CMakeTomasz Moń1-1/+2
2019-09-28CMake: Use glib debug dlls in Windows debug buildsTomasz Moń4-42/+127
2019-08-28cmake: fix issue when zstd is missing.Dario Lombardo1-10/+12
2019-08-27cmake: check minimum zstd library version.Dario Lombardo1-1/+14
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-0/+58
2019-08-16Windows: add nghttp2.pdb file to our PDB .zipPascal Quantin1-2/+7
2019-08-16Windows: upgrade Npcap to 0.9982, USBPcap to 1.5.3.0 and nghttp2 to 1.39.2Pascal Quantin1-1/+1
2019-07-27HTTPS In More Places, update some URLs.Guy Harris2-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-21Remove ABI compliance checker code.João Valverde1-30/+0
2019-07-17Qt: Import Profile informationRoland Knall1-0/+52
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-0/+8
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde1-0/+38
2019-04-29FindPCAP: fix broken search logicPeter Wu1-193/+123
2019-04-27Use pkg-config if possible; if not, use pcap-config if present.Guy Harris1-32/+219
2019-04-25Do FIND_PACKAGE_HANDLE_STANDARD_ARGS() before checking ZLIB_FOUND.Guy Harris1-8/+6
2019-04-25Don't look for zlib stuff if we didn't find zlib.Guy Harris1-45/+46
2019-04-24FindXml2: use pkg-config to find libxml2 dependenciesFabrice Fontaine1-4/+11
2019-04-24FindPCAP: use pkg-config to find pcap dependenciesFabrice Fontaine1-0/+10
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+50
2019-04-19CMake: bail out if minimum GLib version is not satisfiedPeter Wu1-11/+24
2019-04-09Windows: Use an lz4 DLL built with vcpkg.Gerald Combs1-2/+8
2019-04-01Fix our .chm titles.Gerald Combs1-2/+7