summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cirrus CI: Configure with --enable-instrument-functions, Coverity taskcoverity_scanFrancois-Xavier Le Bail2023-03-131-2/+2
* instrument functions: Use an environment variable instead of config filesFrancois-Xavier Le Bail2023-03-134-56/+47
* man: Spell TCP header flags names. [skip ci]Denis Ovsienko2023-03-121-3/+3
* instrument functions: Add a NULL checkFrancois-Xavier Le Bail2023-03-111-1/+2
* instrument functions: Add a length checkFrancois-Xavier Le Bail2023-03-111-1/+6
* Refine the patterns in .gitignore. [skip ci]Denis Ovsienko2023-03-051-21/+19
* Get Markdown right in the previous change. [skip ci]Denis Ovsienko2023-03-041-1/+1
* Fix minor issues in INSTALL.md. [skip ci]Denis Ovsienko2023-03-041-5/+5
* Makefile.in: Add instrument-functions.o in CLEANFILESFrancois-Xavier Le Bail2023-03-011-1/+2
* Makefile.in: Add print-smb.o and smbutil.o in CLEANFILESFrancois-Xavier Le Bail2023-03-011-1/+1
* Cirrus CI: Configure with --enable-smb in the Coverity taskFrancois-Xavier Le Bail2023-02-271-1/+1
* Rename a test. The protocol is IEEE 802.11Francois-Xavier Le Bail2023-02-273-1/+1
* man: Add the TCP flag names tcp-ece and tcp-cwrFrancois-Xavier Le Bail2023-02-261-1/+8
* doc: Update Haiku particulars. [skip ci]Denis Ovsienko2023-02-261-0/+16
* Untangle detection of pcap_findalldevs().Denis Ovsienko2023-02-252-31/+17
* CI: Introduce TEST_RELEASETAR. [skip ci]Denis Ovsienko2023-02-251-1/+4
* tcpdump.c: fix a comment. [skip ci]Guy Harris2023-02-251-1/+1
* State there are currently no OS dependent defines and prototypesFrancois-Xavier Le Bail2023-02-241-1/+1
* CMake: balance cmake_push_check_state() and cmake_pop_check_state().Guy Harris2023-02-221-0/+1
* Detect OS IPv6 support using AF_INET6 only.Denis Ovsienko2023-02-227-86/+11
* Switch print-isoclns.c to AFNUM_ code points. [skip ci]Denis Ovsienko2023-02-221-12/+13
* Autoconf: Remove detection of early IPv6 stacks. [skip appveyor]Denis Ovsienko2023-02-212-118/+1
* Rename AF_INET{6} to AF_IP{6}.Guy Harris2023-02-209-88/+88
* Rename the BSD_AFNUM_ values to BSD_AF_.Guy Harris2023-02-206-35/+35
* pim: use af.h values for the address family.Guy Harris2023-02-201-11/+11
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-02-201-0/+1
* CHANGES: Move a change backported to 4.99Francois-Xavier Le Bail2023-02-201-1/+1
* Do not substitute strdup().Denis Ovsienko2023-02-198-69/+3
* Simplify conditional branching in diag-control.h.Denis Ovsienko2023-02-191-23/+28
* Geneve: Fix the Geneve UDP port testFrancois-Xavier Le Bail2023-02-171-1/+1
* instrument functions: Minimize stat() callsFrancois-Xavier Le Bail2023-02-171-1/+8
* Lose Digital UNIX 4.x prototype header.Denis Ovsienko2023-02-172-25/+0
* Do not require vsnprintf().Denis Ovsienko2023-02-172-12/+6
* Require a proof of suitable snprintf(3) implementation.Denis Ovsienko2023-02-166-165/+122
* RIPng: Print the protocol name when the version is invalidFrancois-Xavier Le Bail2023-02-162-2/+3
* CMake: improve the comment before project(tcpdump C). [skip ci]Guy Harris2023-02-151-4/+7
* Autoconf: Remove Solaris prototype headers. [skip appveyor]Denis Ovsienko2023-02-153-240/+0
* Makefile.in: Update whitespacecheck target to show spaces before tabsFrancois-Xavier Le Bail2023-02-151-0/+5
* Fix spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-1541-178/+178
* Include <time.h> from netdissect.h.Denis Ovsienko2023-02-152-2/+1
* Avoid a space before a tab in a commentFrancois-Xavier Le Bail2023-02-151-1/+1
* README.haiku.md: we now require the latest Clang version. [skip ci]Guy Harris2023-02-141-1/+1
* configure, CMake: remove -fPIC hacks for Haiku.Guy Harris2023-02-142-59/+2
* doc: Update Clang in README.haiku.md. [skip ci]Denis Ovsienko2023-02-141-1/+1
* configure: move the addition of -fPIC to CFLAGS on Haiku earlier.Guy Harris2023-02-131-20/+23
* CMake: try to fix the Haiku build.Guy Harris2023-02-131-16/+37
* configure: add -fPIC to CFLAGS, not V_CCOPT, on Haiku.Guy Harris2023-02-132-27/+20
* CMake: give up on Clang on Haiku.Guy Harris2023-02-121-17/+14
* CMake: force -fPIC on Haiku, as we do with autotools.Guy Harris2023-02-121-0/+17
* Fixup the previous commit. [skip ci]Denis Ovsienko2023-02-121-0/+1