aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-22tests: Use -tttt option for the testsFrancois-Xavier Le Bail
2024-03-22GeoNet: Update a test to use the current EthertypeFrancois-Xavier Le Bail
2024-03-22RADIUS: Rename a test with an invalid lengthFrancois-Xavier Le Bail
2024-03-22GeoNet: Rename a test to specify the versionFrancois-Xavier Le Bail
2024-03-21Autoconf, CMake: Add a warning flag (-Wundef)Francois-Xavier Le Bail
2024-03-21Zephyr: Rename a test file by putting zephyr in the name.Francois-Xavier Le Bail
2024-03-21802.15.4: Replace '> 0' with '!= 0' in some unsigned expression testsFrancois-Xavier Le Bail
2024-03-21CHANGES: show a bug fix in main and 4.99. [skip ci]Guy Harris
2024-03-21ppp: use the buffer stack for the de-escaping buffer.Guy Harris
2024-03-21List more contributors in CREDITS. [ckip ci]Denis Ovsienko
2024-03-07CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail
2024-03-07Capsicum support: Fix a 'not defined' macro errorFrancois-Xavier Le Bail
2024-03-06TCP: Add a missing extension stringFrancois-Xavier Le Bail
2024-03-06CHANGES: Add two changes backported to 4.99Francois-Xavier Le Bail
2024-03-06Multilink Frame Relay: Fix the Timestamp Information Element printingFrancois-Xavier Le Bail
2024-03-04IPv6: Use "header+payload length" in two messagesFrancois-Xavier Le Bail
2024-03-03ICMPv6: Fix printing the Home Agent Address Discovery Reply MessageFrancois-Xavier Le Bail
2024-02-29Fix a typo in CHANGES. [skip ci]Denis Ovsienko
2024-02-29CHANGES: more synchronization with main. [skip ci]Guy Harris
2024-02-29CHANGES: fix capitalization and indentation. [skip ci]Guy Harris
2024-02-29CHANGES: add fix backported to 4.99 from a bigger main-branch change. [skip ci]Guy Harris
2024-02-29ospf: pad TLVs in LS_OPAQUE_TYPE_RI to multiples of 4 bytes.Guy Harris
2024-02-28CHANGES: move a change that's been backported to 4.99. [skip ci]Guy Harris
2024-02-28domain: handle too-short URI RRs correctly.Guy Harris
2024-02-28domain: make sure the URI RR has a length of at least 4 bytes.Guy Harris
2024-02-27Untangle detection of pcap_findalldevs().Denis Ovsienko
2024-02-27doc: Update Haiku particulars. [skip ci]Denis Ovsienko
2024-02-27tcpdump.c: fix a comment. [skip ci]Guy Harris
2024-02-27README.haiku.md: we now require the latest Clang version. [skip ci]Guy Harris
2024-02-27doc: Update Clang in README.haiku.md. [skip ci]Denis Ovsienko
2024-02-27Fixup the previous commit. [skip ci]Denis Ovsienko
2024-02-27doc: Add initial README file for Haiku. [skip ci]Denis Ovsienko
2024-02-27configure: don't use egrep, use $EGREP.Guy Harris
2024-02-27build_common: fix missing ldd on HaikuDavid Karoly
2024-02-08TESTrun: Update Windows executable name to tcpdump.exeFrancois-Xavier Le Bail
2024-02-08TESTrun: Fix typos in the Windows code pathFrancois-Xavier Le Bail
2024-02-08TESTrun: Use more 'newdir' and 'diffdir' variablesFrancois-Xavier Le Bail
2024-02-05IPv6: Add a test file with missing Jumbo Payload optionFrancois-Xavier Le Bail
2024-01-29Extend "make shellcheck" onto autogen.shFrancois-Xavier Le Bail
2024-01-29Makefile.in: Move config.h.in~ configure~ configure.ac~ in clean targetFrancois-Xavier Le Bail
2024-01-29Makefile.in: don't remove configure and config.h.in in make distclean.Guy Harris
2024-01-29Autoconf: Add autogen.sh, remove configure and config.h.inFrancois-Xavier Le Bail
2024-01-28build_matrix.sh: Fix a shellcheck noteFrancois-Xavier Le Bail
2024-01-28Makefile.in: Add the Coverity Scan script to the shellcheck targetFrancois-Xavier Le Bail
2024-01-28.ci-coverity-scan-build.sh: Fix two shellcheck notesFrancois-Xavier Le Bail
2024-01-25Cirrus CI: drop FreeBSD 12.4 and add FreeBSD 14.0Ed Maste
2024-01-25Autoconf: Update config.{guess,sub}, timestamps 2024-01-01Francois-Xavier Le Bail
2023-12-11ISAKMP: Fix printing Delete payload SPI when size is zeroFrancois-Xavier Le Bail
2023-12-02Remove some useless "ethertype.h" includesFrancois-Xavier Le Bail
2023-12-02SOME/IP: Remove an useless "udp.h" includeFrancois-Xavier Le Bail