aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-18tshark: add -G elastic-mapping report.Dario Lombardo1-0/+3
2018-04-15More PortAudio removal.Gerald Combs1-3/+0
2018-04-15Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use itJoerg Mayer1-0/+3
2018-03-23Include alloca.h if we have it.Guy Harris1-0/+3
2018-03-13Get rid of TestBigEndian and AC_C_BIGENDIAN.Gerald Combs1-4/+0
2018-03-13Remove popcount in favor of ws_count_ones.Gerald Combs1-3/+0
2018-03-12Remove some unused or hard-coded header checks.Gerald Combs1-24/+0
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-8/+2
2018-03-02Windows: Update target version infoGraham Bloice1-2/+2
2018-01-09Use pcapng as the name of the file format.Guy Harris1-1/+1
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-3/+0
2017-12-10Win32: Add checks for _WIN32_WINNT and NTDDI_VERSION.Gerald Combs1-0/+11
2017-11-24GTK: Remove packet editorJoão Valverde1-3/+0
2017-11-19Fix (and chop) static build optionJoão Valverde1-1/+1
2017-11-15Explain where GeoIP_free comes fromJoão Valverde1-1/+1
2017-10-29Retire use of getprotobynumber()João Valverde1-3/+0
2017-10-26CMake: Set the Windows build target to Vista.Gerald Combs1-8/+10