aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-26CMake: Remove unused header checks.Gerald Combs1-12/+0
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs1-6/+0
2017-10-25Remove replacement inet_pton/inet_ntopJoão Valverde1-6/+0
2017-10-25Remove inet_aton() usage everywhereJoão Valverde1-3/+0
2017-10-24Remove leftover #define.João Valverde1-3/+0
2017-10-03Add version check for plugin compatibilityJoão Valverde1-0/+1
2017-09-17plugins: Fix paths to match WSUGJoão Valverde1-3/+0
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-7/+0
2017-08-22Add hardware timestamping supportAhmad Fatoum1-0/+3
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-0/+3
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-1/+1
2017-05-11Revert "Revert "Get rid of HAVE_REMOTE.""Guy Harris1-5/+1
2017-05-11Revert "Get rid of HAVE_REMOTE."Jörg Mayer1-1/+5
2017-05-10Get rid of HAVE_REMOTE.Guy Harris1-5/+1
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-0/+3
2017-04-14Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free functionPascal Quantin1-0/+3
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-2/+2
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-3/+0
2016-12-07Change SpanDSP capitalizationPascal Quantin1-1/+1
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-0/+3
2016-10-22Fix the #defines for the presence of structure names.Guy Harris1-2/+2
2016-10-22On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris1-0/+6
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet1-0/+6
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-0/+3
2016-06-01Allow create_tempfile to support a suffix.Michael Mann1-2/+2