| Age | Commit message (Expand) | Author |
| 2021-05-30 | Minimal change to suppress unaligned access errors on NetBSD/alpha; add | thorpej |
| 2021-05-30 | Minimal change to suppress unaligned access errors on NetBSD/alpha; add | thorpej |
| 2020-11-17 | Support aarch64eb in */config.guess. | rin |
| 2020-02-24 | Use UNALIGNED_OK to disable unaligned pointer arithmetic checks in UBSan | kamil |
| 2020-02-24 | Rearrange the code to make UNALIGNED_OK available for __NetBSD__ | kamil |
| 2020-02-16 | Fix comments to not break formatting. | uwe |
| 2020-02-16 | tcpdump.1.in: fix stray line from merge botch | gutteridge |
| 2019-11-16 | Fix always false test (typo). Note by joerg@ | christos |
| 2019-10-01 | merge conflicts | christos |
| 2019-10-01 | Friday, September 20, 2019, by mcr@sandelman.ca | christos |
| 2019-02-05 | - pass correct size of buffer to snprintf() to avoid potential truncation | mrg |
| 2018-12-24 | make pcap_debug weak. | christos |
| 2017-09-08 | merge changes. | christos |
| 2017-09-08 | Import tcpdump 4.9.2 | christos |
| 2017-02-05 | merge for tcpdump 4.9.0 and document | spz |
| 2017-02-05 | Update of tcpdump to version 4.9.0 | spz |
| 2017-02-01 | Update supporting files for components which rely on autoconf to allow systems | sevan |
| 2017-01-30 | protect variable with the macro that uses it. | christos |
| 2017-01-25 | - don't use their ntoh{l,s}/hton{l,s} implementation | christos |
| 2017-01-25 | Add missing argument | martin |
| 2017-01-25 | toupper() takes an unsigned char. | martin |
| 2017-01-24 | merge conflicts. | christos |
| 2017-01-24 | Tuesday October 25, 2016 mcr@sandelman.ca | christos |
| 2016-01-23 | don't include <sys/mbuf.h> | christos |
| 2015-12-25 | We stuck the generation number eons ago before the inode, so we broke | christos |
| 2015-09-17 | PR/50248: re-apply src/external/bsd/tcpdump/dist/tcpdump.c rev.1.8. | nonaka |
| 2015-04-04 | Apply commit fb6e5377f392555b8c725f66b8b701f0061a3695: | christos |
| 2015-03-31 | merge conflicts | christos |
| 2015-03-31 | Monday March. 11, 2015 guy@alum.mit.edu | christos |
| 2014-11-21 | kill the dropped privs info message | christos |
| 2014-11-20 | l in ntohl is not long! | christos |
| 2014-11-20 | merge conflicts | christos |
| 2014-11-20 | Import tcpdump 4.6.2 | christos |
| 2014-08-13 | Add missing TP so that -a is not hidden in the -A description. | wiz |
| 2014-05-13 | When running as root and wanting to write a file and not having CAPNG, don't | christos |
| 2013-12-31 | resolve conflicts. | christos |
| 2013-12-31 | Import tcpdump 4.5.1 | christos |
| 2013-10-20 | remove unused variables | christos |
| 2013-10-20 | fix type punned issue | christos |
| 2013-04-13 | remove debugging accidentally committed. | christos |
| 2013-04-12 | move droproot after we have dealt with input and output files. | christos |
| 2013-04-07 | - the initgroups function needs to be able to do name to gid translations, | christos |
| 2013-04-06 | merge conflicts | christos |
| 2013-04-06 | import tcpdump 4.3.0 | christos |
| 2012-01-16 | PR/45841: Henning Petersen: One sizeof is enough. | christos |
| 2011-12-27 | PR/45747: Henning Petersen: Fix icmp6 verbose printing. | christos |
| 2011-11-17 | Replace section number with actual one as we did in see also list. | enami |
| 2011-10-08 | use cleantags, instead of home grown copy. | christos |
| 2011-08-17 | fix strict aliasing issues. | christos |
| 2011-04-17 | Hint from dsl: make sure to have the /etc/protocols file already open | martin |