aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-05-15Include <config.h> unconditionallyFrancois-Xavier Le Bail
2024-05-05Include <fcntl.h> unconditionallyFrancois-Xavier Le Bail
2024-04-24CMake: search for gethostbyaddr() in libnetworkDavid Karoly
2024-04-04Fix Sun C invocation from CMake.Denis Ovsienko
2024-04-04Fix propagation of cc_werr_cflags() output. [skip ci]Denis Ovsienko
2024-03-22Autoconf, CMake: Get the size of a void * and a time_tFrancois-Xavier Le Bail
2024-03-21Autoconf, CMake: Add a warning flag (-Wundef)Francois-Xavier Le Bail
2024-02-27Untangle detection of pcap_findalldevs().Denis Ovsienko
2023-12-02CMake: attempt to suppress deprecation errors.Guy Harris
2023-10-13Fix spellingJosh Soref
2023-10-13Fix a typo in a commentFrancois-Xavier Le Bail
2023-10-12Do not require vsnprintf().Denis Ovsienko
2023-10-12Require a proof of suitable snprintf(3) implementation.Denis Ovsienko
2023-10-11CMake: improve the comment before project(tcpdump C). [skip ci]Guy Harris
2023-10-11Fixup a comment in CMakeLists.txt. [skip ci]Denis Ovsienko
2023-07-15Fix a typo in a commentFrancois-Xavier Le Bail
2023-01-30configure, CMakeLists.txt: don't check for snprintf().Guy Harris
2023-01-09CMake: set man page section numbers.Guy Harris
2023-01-01CMake: Fix a typo in a comment. [skip ci]Denis Ovsienko
2023-01-01cmake: Update the minimum required version to 2.8.12 (except Windows)Francois-Xavier Le Bail
2022-11-02WHOIS: Add its own printer source file and printer functionFrancois-Xavier Le Bail
2022-10-10Remove a trailing spaceFrancois-Xavier Le Bail
2022-10-10cmake: expand a comment. [skip ci]Guy Harris
2022-10-10cmake: prevent stripping of the rpath on installation.Guy Harris
2022-03-19Handle DLT_PFLOG on all OSes.Guy Harris
2022-03-19Rename print-rrcp.c to print-realtek.c.Guy Harris
2021-09-29Tell CMake not to check for a C++ compiler.Guy Harris
2021-09-29On Solaris, for 64-bit builds, use the 64-bit pcap-config.Guy Harris
2021-09-29CMake: Fix EXTRA_CFLAGS after commit cae0c65. [skip appveyor]Denis Ovsienko
2021-09-29CMake: Handle EXTRA_CFLAGS w/o add_compile_options(). [skip ci]Denis Ovsienko
2021-09-29CMake: Add a way to request -Werror and equivalents.Denis Ovsienko
2021-03-31CMake: add stuff from CMAKE_PREFIX_PATH to PKG_CONFIG_PATH.Guy Harris
2021-02-05SMB: Disable the printer by default with CMake buildFrancois-Xavier Le Bail
2020-09-28OpenFlow 1.3: Add initial partial support.Denis Ovsienko
2020-09-10Install into bindir, not sbindir. [skip ci]Denis Ovsienko
2020-05-30Compile with '-Wmissing-variable-declarations' if it's availableFrancois-Xavier Le Bail
2020-05-27Add print-macsec.c to CMakeLists.txt.Guy Harris
2020-05-10Print packets for unsupported link-layer protocols in hexadecimal/ASCIIFrancois-Xavier Le Bail
2020-04-21Extract NTP printingHerwin Weststrate
2020-04-07CMakeLists.txt: Restore alphabetical order for printersFrancois-Xavier Le Bail
2020-04-02add support for Broadcom LI headerHannes Gredler
2020-02-19Autosar SOME/IP protocol supportFrancesco Fondelli
2020-02-05Don't assume a Perl script can be run directly as a command.Guy Harris
2020-02-04Push the floating-point test into a separate file.Guy Harris
2020-02-04Do the floating-point tests closer to what we need.Guy Harris
2020-02-04Add fptype.c to CMake builds.Guy Harris
2020-02-04Fix checks for libcrypto.Guy Harris
2020-01-24TESTrun.sh is dead; long live TESTrun.Guy Harris
2020-01-05Clean up ESP and ISAKMP decryption.Guy Harris
2019-11-22The ptp (precision time protocol) with UDP as the transport protocol.Partha Ghosh