summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* configure, CMakeLists.txt: don't check for snprintf().Guy Harris2023-01-301-1/+0
* CMake: set man page section numbers.Guy Harris2023-01-091-0/+49
* CMake: Fix a typo in a comment. [skip ci]Denis Ovsienko2023-01-011-1/+1
* cmake: Update the minimum required version to 2.8.12 (except Windows)Francois-Xavier Le Bail2023-01-011-1/+1
* WHOIS: Add its own printer source file and printer functionFrancois-Xavier Le Bail2022-11-021-0/+1
* Remove a trailing spaceFrancois-Xavier Le Bail2022-10-101-1/+1
* cmake: expand a comment. [skip ci]Guy Harris2022-10-101-0/+14
* cmake: prevent stripping of the rpath on installation.Guy Harris2022-10-101-0/+40
* Handle DLT_PFLOG on all OSes.Guy Harris2022-03-191-9/+1
* Rename print-rrcp.c to print-realtek.c.Guy Harris2022-03-191-1/+1
* Tell CMake not to check for a C++ compiler.Guy Harris2021-09-291-9/+9
* On Solaris, for 64-bit builds, use the 64-bit pcap-config.Guy Harris2021-09-291-0/+30
* CMake: Fix EXTRA_CFLAGS after commit cae0c65. [skip appveyor]Denis Ovsienko2021-09-291-1/+1
* CMake: Handle EXTRA_CFLAGS w/o add_compile_options(). [skip ci]Denis Ovsienko2021-09-291-2/+3
* CMake: Add a way to request -Werror and equivalents.Denis Ovsienko2021-09-291-0/+12
* CMake: add stuff from CMAKE_PREFIX_PATH to PKG_CONFIG_PATH.Guy Harris2021-03-311-0/+12
* SMB: Disable the printer by default with CMake buildFrancois-Xavier Le Bail2021-02-051-1/+1
* OpenFlow 1.3: Add initial partial support.Denis Ovsienko2020-09-281-0/+1
* Install into bindir, not sbindir. [skip ci]Denis Ovsienko2020-09-101-1/+1
* Compile with '-Wmissing-variable-declarations' if it's availableFrancois-Xavier Le Bail2020-05-301-0/+1
* Add print-macsec.c to CMakeLists.txt.Guy Harris2020-05-271-0/+1
* Print packets for unsupported link-layer protocols in hexadecimal/ASCIIFrancois-Xavier Le Bail2020-05-101-0/+1
* Extract NTP printingHerwin Weststrate2020-04-211-0/+1
* CMakeLists.txt: Restore alphabetical order for printersFrancois-Xavier Le Bail2020-04-071-3/+3
* add support for Broadcom LI headerHannes Gredler2020-04-021-0/+1
* Autosar SOME/IP protocol supportFrancesco Fondelli2020-02-191-0/+1
* Don't assume a Perl script can be run directly as a command.Guy Harris2020-02-051-3/+12
* Push the floating-point test into a separate file.Guy Harris2020-02-041-1/+1
* Do the floating-point tests closer to what we need.Guy Harris2020-02-041-1/+1
* Add fptype.c to CMake builds.Guy Harris2020-02-041-1/+1
* Fix checks for libcrypto.Guy Harris2020-02-041-3/+3
* TESTrun.sh is dead; long live TESTrun.Guy Harris2020-01-241-1/+1
* Clean up ESP and ISAKMP decryption.Guy Harris2020-01-051-3/+3
* The ptp (precision time protocol) with UDP as the transport protocol.Partha Ghosh2019-11-221-0/+1
* libdnet has bugs, do not use it.Denis Ovsienko2019-11-031-39/+0
* Require CMake 3.12 or later on Windows.Guy Harris2019-10-291-1/+8
* Use PCAP_ROOT to tell CMake where to find Npcap or WinPcap.Guy Harris2019-10-291-0/+9
* Fix check target to work with the new versions of the test scripts.Guy Harris2019-08-191-2/+1
* Remove trailing spacesFrancois-Xavier Le Bail2019-08-161-2/+2
* Small cleanups.Guy Harris2019-08-091-2/+1
* Always define check_and_add_compiler_option().Guy Harris2019-08-091-11/+17
* Check for VS 2015 or later at configure time.Guy Harris2019-08-091-63/+72
* Use check_symbol_exists() for vsnprintf() and snprintf().Guy Harris2019-08-091-4/+7
* Remove more old-compiler compensation.Guy Harris2019-08-081-28/+14
* Use -Wpointer-sign if it's availableFrancois-Xavier Le Bail2019-07-131-0/+1
* Use spaces rather than tabs.Guy Harris2019-05-231-1/+1
* Add check for openssl/evp.h.Guy Harris2019-05-231-1/+3
* New ethertype protocol for Arista Networksniks30892019-05-231-0/+1
* Add dissector for SSH version exchangeAndreas Jaggi2019-05-081-0/+1
* Add /utf-8 for MSVC.Guy Harris2019-04-291-0/+8