aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2021-07-23CMake: Remove some unused definitionsJoão Valverde1-1/+1
2021-07-15packet-kerberos: implement PAC Ticket checksum verificationStefan Metzmacher1-0/+2
2021-07-14CMake: Fixup SpanDSP's TIFF includes.Gerald Combs1-0/+6
2021-06-23CMake+docs: Use Asciidoctor.js if it's available.Gerald Combs1-0/+4
2021-06-22CMake: Mark our plugin include directories PRIVATE.Gerald Combs1-0/+2
2021-06-11CMake: Fixup our glibconfig.h discovery.Gerald Combs1-7/+10
2021-06-10Windows: Update GLib to 2.66.4.Gerald Combs3-37/+41
2021-06-04Windows: Switch from HTML Help to plain HTML.Gerald Combs3-125/+0
2021-05-25epan: Add SMI versionJoão Valverde1-0/+8
2021-04-10CMake: Add ENABLE_VLD option for MSVCTomasz Moń2-0/+65
2021-03-29Merge the caputils/ and capchild/ directoriesJoão Valverde1-1/+1
2021-03-22Replace the Large File Support CMake stuff.Guy Harris5-198/+238
2021-01-07CMake: Reduce "Generating plugin.c" noise during the buildPeter Wu1-3/+5
2020-12-09Windows: upgrade libssh to 0.9.5Pascal Quantin1-5/+6
2020-12-01Windows: Upgrade brotli, libmaxminddb, lz4, and snappy.Gerald Combs2-3/+3
2020-11-30wiretap: Convert ascend.y to Lemon.Gerald Combs1-60/+0
2020-10-19CMake: Make pkg-config functions quietJoão Valverde2-4/+4
2020-10-19CMake: Configure our .y files for different Bison/YACC flavors.Gerald Combs1-1/+16
2020-10-03RTP: opus playbackLin Sun1-0/+57
2020-09-12CMake: Fix libssh >= 0.9.5 version detectionJoão Valverde1-3/+9
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