]> The Tcpdump Group git mirrors - tcpdump/history - CMakeLists.txt
Detect OS IPv6 support using AF_INET6 only.
[tcpdump] / CMakeLists.txt
2023-02-22  Denis OvsienkoDetect OS IPv6 support using AF_INET6 only. 1036/head
2023-02-19  Denis OvsienkoDo not substitute strdup().
2023-02-17  Denis OvsienkoDo not require vsnprintf().
2023-02-16  Denis OvsienkoRequire a proof of suitable snprintf(3) implementation. 1031/head
2023-02-15  Guy HarrisCMake: improve the comment before project(tcpdump C...
2023-02-15  Guy Harrisconfigure, CMake: remove -fPIC hacks for Haiku.
2023-02-13  Guy HarrisCMake: try to fix the Haiku build.
2023-02-13  Guy HarrisCMake: give up on Clang on Haiku.
2023-02-12  Guy HarrisCMake: force -fPIC on Haiku, as we do with autotools.
2023-01-30  Guy Harrisconfigure, CMakeLists.txt: don't check for snprintf().
2023-01-15  Denis OvsienkoFixup a comment in CMakeLists.txt. [skip ci]
2023-01-14  David KarolyCMake: search for gethostbyaddr() in libnetwork
2023-01-09  Guy HarrisCMake: set man page section numbers.
2023-01-01  Denis OvsienkoCMake: Fix a typo in a comment. [skip ci]
2022-11-25  Francois-Xavier... cmake: Update the minimum required version to 2.8.12...
2022-09-30  Francois-Xavier... Remove a trailing space
2022-09-26  Guy Harriscmake: expand a comment. [skip ci]
2022-09-25  Guy Harriscmake: prevent stripping of the rpath on installation.
2022-01-30  Guy HarrisHandle DLT_PFLOG on all OSes.
2022-01-23  Guy HarrisRename print-rrcp.c to print-realtek.c.
2022-01-14  Francois-Xavier... WHOIS: Add its own printer source file and printer...
2021-11-09  fxlbMerge pull request #943 from rpaulo/quic
2021-11-09  Rui PauloInitial support to parse QUIC packets. 943/head
2021-09-13  Guy HarrisMerge pull request #926 from gokulkumar792/print_Block_...
2021-08-08  Guy HarrisTell CMake not to check for a C++ compiler.
2021-08-08  Guy HarrisOn Solaris, for 64-bit builds, use the 64-bit pcap...
2021-08-03  Denis OvsienkoCMake: Fix EXTRA_CFLAGS after commit cae0c65. [skip...
2021-07-31  Denis OvsienkoCMake: Handle EXTRA_CFLAGS w/o add_compile_options...
2021-07-30  Denis OvsienkoCMake: Add a way to request -Werror and equivalents.
2021-02-05  Francois-Xavier... SMB: Disable the printer by default with CMake build
2021-01-08  Guy HarrisCMake: add stuff from CMAKE_PREFIX_PATH to PKG_CONFIG_PATH.
2020-09-28  Denis OvsienkoOpenFlow 1.3: Add initial partial support.
2020-09-10  Denis OvsienkoInstall into bindir, not sbindir. [skip ci]
2020-05-29  Francois-Xavier... Compile with '-Wmissing-variable-declarations' if it...
2020-05-28  Guy HarrisMerge pull request #603 from qsn/macsec
2020-05-28  Guy HarrisAdd print-macsec.c to CMakeLists.txt.
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-05-10  Francois-Xavier... Print packets for unsupported link-layer protocols... 851/head
2020-04-21  Herwin WeststrateExtract NTP printing
2020-04-07  Francois-Xavier... CMakeLists.txt: Restore alphabetical order for printers
2020-04-02  Hannes Gredleradd support for Broadcom LI header
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2020-02-24  fxlbMerge pull request #829 from fenner/isis-rfc8202
2020-02-19  Guy HarrisMerge pull request #828 from ffatghub/master
2020-02-19  Francesco FondelliAutosar SOME/IP protocol support 828/head
2020-02-05  Guy HarrisDon't assume a Perl script can be run directly as a...
2020-02-05  Guy HarrisPush the floating-point test into a separate file.
2020-02-05  Guy HarrisDo the floating-point tests closer to what we need.
2020-02-05  Guy HarrisAdd fptype.c to CMake builds.
2020-02-04  Guy HarrisFix checks for libcrypto.
2020-01-24  Guy HarrisTESTrun.sh is dead; long live TESTrun.
2020-01-06  Guy HarrisClean up ESP and ISAKMP decryption.
2019-11-22  Partha GhoshThe ptp (precision time protocol) with UDP as the trans...
2019-11-03  Denis Ovsienkolibdnet has bugs, do not use it.
2019-10-30  Guy HarrisRequire CMake 3.12 or later on Windows.
2019-10-30  Guy HarrisUse PCAP_ROOT to tell CMake where to find Npcap or...
2019-08-19  Guy HarrisFix check target to work with the new versions of the...
2019-08-16  Francois-Xavier... Remove trailing spaces
2019-08-09  Guy HarrisSmall cleanups.
2019-08-09  Guy HarrisAlways define check_and_add_compiler_option().
2019-08-09  Guy HarrisCheck for VS 2015 or later at configure time.
2019-08-09  Guy HarrisUse check_symbol_exists() for vsnprintf() and snprintf().
2019-08-09  Guy HarrisRemove more old-compiler compensation.
2019-07-13  Francois-Xavier... Use -Wpointer-sign if it's available
2019-05-23  Guy HarrisUse spaces rather than tabs.
2019-05-23  Guy HarrisAdd check for openssl/evp.h.
2019-05-23  niks3089New ethertype protocol for Arista Networks
2019-05-08  Andreas JaggiAdd dissector for SSH version exchange
2019-04-29  Guy HarrisAdd /utf-8 for MSVC.
2019-04-18  Guy HarrisSquelch C4324 warnings.
2019-04-18  Guy HarrisUpdate comments to mention Npcap.
2019-04-18  Guy HarrisMerge pull request #751 from Sashan/10-arphdr-infiniband
2019-04-17  alexandr nedvedick... InfiniBand support for tcpdump. 751/head
2019-04-16  Guy HarrisMerge pull request #744 from vivien/dsa
2019-04-16  Vivien DidelotRemove MEDSA ethertype printer
2019-04-16  Vivien DidelotAdd support for decoding Marvell (E)DSA tags
2019-04-16  Gerard GarciaAdd printing support for vsockmon devices.
2019-03-28  Guy HarrisPut IPv4/IPv6 protocol demultiplexing into a common...
2019-03-24  Michael RichardsonMerge branch 'kivinen-master'
2019-03-24  Michael RichardsonMerge branch 'master' of https://github.com/kivinen...
2019-01-29  Guy HarrisMerge pull request #722 from aieri/issue/695
2019-01-29  Guy HarrisMerge pull request #703 from nmap/update-gitignore
2019-01-29  Guy HarrisMerge pull request #728 from ffainelli/brcm-tag
2019-01-28  Florian FainelliAdd support for decoding Broadcom Ethernet switches...
2018-12-11  Guy HarrisTry to squelch another annoying repeated warning.
2018-11-17  Tero KivinenFixed some warnings, added print-zep.c to CMakeLists
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-11-09  Guy HarrisRequire sys/capsicum.h to use Capsicum.
2018-10-30  Francois-Xavier... Compile with -Wsign-compare in devel mode if supported...
2018-09-15  Guy HarrisDon't warn about declarations after statements.
2018-08-07  Francois-Xavier... Add '-Wunreachable-code-return' warning option in devel...
2018-08-07  Francois-Xavier... Sort the tested compiler warning options for cmake
2018-08-07  Francois-Xavier... Remove the no more used gmt2local() function
2018-07-19  Petr VorelDisplay interface and index and name on DLT_LINUX_SLL2
2018-05-25  Francois-Xavier... Remove trailing spaces/tabs
2018-05-23  Guy HarrisDeclare the NFLOG pseudo-header ourselves.
2018-05-23  Guy HarrisDeclare the Bluetooth pseudo-header ourselves.
next