aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2023-02-06Add a #define HAVE_MSYSTEM and use itJoão Valverde1-0/+3
2023-02-06Remove wspcap.h and use config.h insteadJoão Valverde1-0/+49
2023-01-16MSYS2: Add Lua 5.1 support and fix test suite failuresJoão Valverde1-0/+3
2023-01-14CMake+Windows: Try to prevent symbol redefinitions againJoão Valverde1-0/+16
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde1-3/+0
2022-08-05Windows: Don't define or check for WIN32.Gerald Combs1-5/+0
2022-07-06Rename Logwolf to LograyGerald Combs1-1/+1
2022-06-17ui: Add Logwolf software updates.Gerald Combs1-1/+4
2021-12-27wsutil/inet_addr: Refactor to use C99/POSIX typesJoão Valverde1-0/+3
2021-12-27CMake: Remove duplicate definition in config.hJoão Valverde1-3/+0
2021-12-21Add a ws_posix_compat.h headerJoão Valverde1-4/+0
2021-12-18wmem: Use vasprintf()João Valverde1-0/+3
2021-12-15wsutil: Add portability wrapper for clock_gettime(CLOCK_REALTIME)João Valverde1-0/+3
2021-11-28Move two functions from epan to wsutil/str_utilJoão Valverde1-0/+6
2021-11-24Readd feature to make QtXMultimedia optional againJoerg Mayer1-1/+1
2021-11-22Remove last remnants of Qt5MacExtrasJoerg Mayer1-3/+0
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde1-3/+7
2021-11-14Make PCRE2 a required dependencyJoão Valverde1-1/+1
2021-11-14dfilter: Add support for PCRE2João Valverde1-0/+7
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde1-1/+0
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