aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Add compatibility fix for Minizip dependencyJoão Valverde1-0/+3
2021-09-21MinGW-w64: Add guards for MSVC macro definitionsJoão Valverde1-4/+3
2021-09-21CMake: Move UNICODE defines to command lineJoão Valverde1-3/+0
2021-09-21MinGW-w64: No need to define 'ssize_t'João Valverde1-4/+6
2021-09-20CMake: Fix macro redefinition of Windows API versioningJoão Valverde1-17/+0
2021-09-17CMake: Remove cmakedefine HAVE_ALLOCA_HJoão Valverde1-3/+0
2021-09-17Use the musl in-tree getopt_long() everywhereJoão Valverde1-6/+0
2021-07-23CMake: Remove some unused definitionsJoão Valverde1-19/+1
2021-07-19CMake: Don't define NEED_STRPTIME.Gerald Combs1-2/+0
2021-07-15CMake: Remove no-longer-used checks.Gerald Combs1-18/+0
2021-07-15CMake: Don't bother checking for fcntl.h or floorl.Gerald Combs1-6/+0
2021-07-15packet-kerberos: implement PAC Ticket checksum verificationStefan Metzmacher1-0/+6
2021-06-17Replace usage of GLogLevel flags everywhereJoão Valverde1-1/+1
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-0/+1
2021-05-25epan: Add SMI versionJoão Valverde1-0/+3
2021-03-22Replace the Large File Support CMake stuff.Guy Harris1-6/+0
2020-12-20Fix the way we get high-resolution time.Guy Harris1-0/+3
2020-10-03RTP: opus playbackLin Sun1-0/+3
2020-07-16extcap: assume we're using libssh 0.6 or later.Guy Harris1-3/+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/+3
2020-07-15extcap: add libssh version info to sshdump and ciscodump.Dario Lombardo1-0/+1
2020-06-10CMake: Remove unnecessary definesRoland Knall1-15/+0
2020-05-26packet-kerberos: add support for decrypting KRB5 FAST messagesStefan Metzmacher1-0/+3
2020-04-06CMake: remove ENABLE_PCAP_NG_DEFAULT optionPeter Wu1-3/+0
2020-03-13Require at least libpcap 0.8/WinPcap 3.1.Guy Harris1-34/+0
2020-03-12Fix some places where we forgot to mention Npcap.Guy Harris1-1/+1
2020-01-20RTP: decode iLBC payloadJirka Novak1-0/+3
2020-01-10packet-kerberos: try to fix the build on macOS 10.14Gerald Combs1-0/+3
2019-11-23Add c-ares to the required library list.Gerald Combs1-3/+0
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs1-1/+1
2019-10-10CMake: Remove some header defines.Gerald Combs1-3/+0
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-0/+3
2019-07-17Qt: Import Profile informationRoland Knall1-0/+3
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde1-0/+3
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+3
2019-03-10Cmake: Make it possible to check on HAVE_STRUCT_STAT_ST_BLKSIZE.Anders Broman1-0/+3
2019-02-13macOS: Fix our plugin path.Gerald Combs1-1/+1
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-4/+1
2018-12-29Add support for RSA decryption using PKCS #11 tokensPeter Wu1-0/+3
2018-11-25Remove a stale FIXMEJoão Valverde1-4/+0
2018-11-20Drop JSON-GLib completelyPeter Wu1-3/+0
2018-08-23CMake: Clean up and homogenize plugin dir configurationJoão Valverde1-3/+0
2018-08-22Revert "CMake: Clean up plugin dirs"João Valverde1-0/+3
2018-08-21CMake: Clean up plugin dirsJoão Valverde1-3/+0
2018-07-20If we have fseek/ftell variants with 64-bit offsets, use them.Guy Harris1-0/+3
2018-05-16Eliminate some unneeded header checks.Guy Harris1-6/+0
2018-05-05Don't use dladdr() to get a pathname for the current executable().Guy Harris1-3/+0
2018-05-05Use dlget() and dlgetname() to get the executable path name on HP-UX.Guy Harris1-0/+6
2018-05-05On Solaris, check for getexecname in CMake.Guy Harris1-0/+3