aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2021-10-19CMake+Docs: Generate man pages all at once.Gerald Combs2-11/+53
2021-10-13CMake: Try to make our man page builds faster.Gerald Combs1-4/+10
2021-10-01Docs+Packaging: Convert our man pages to Asciidoctor.Gerald Combs2-90/+29
2021-09-27Windows: Add preliminary support for MSYS2João Valverde1-3/+4
2021-09-23Add compatibility fix for Minizip dependencyJoão Valverde1-0/+7
2021-09-23Docs: Asciidoctor.js isn't yet suitable for our needs.Gerald Combs1-4/+2
2021-09-20CMake: Add Doxygen search hint for WindowsJoão Valverde1-0/+1
2021-09-18epan: Remove some extraneous #ifdefsJoão Valverde1-0/+2
2021-08-31cmake: lemon: fix path to internal lemon toolAdrian Ratiu1-1/+1
2021-08-29Cmake: misplaced quote in epub asciidoctor_optsChuck Craft1-1/+1
2021-08-27CMake: Use "'" instead of "’" in our guide filenames.Gerald Combs1-6/+7
2021-08-10CMake: include CheckFunctionExists in FindKERBEROS.cmakePascal Quantin1-0/+1
2021-08-03Docs: Give the PDF and EPUB guides descriptive filenames.Gerald Combs1-9/+14
2021-07-30Docs: Add epub targets for the guides.Gerald Combs1-0/+47
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