]> The Tcpdump Group git mirrors - tcpdump/history - tcpdump.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / tcpdump.c
2025-04-10  Francois-Xavier... Avoid -E and -M options inconsistencies with no libcrypto coverity_scan
2025-04-09  Francois-Xavier... Print "invalid option -- z" when it is
2025-04-08  Francois-Xavier... tcpdump.c: Avoid including two times "netdissect-stdinc.h"
2025-04-07  Francois-Xavier... Remove "\n" in error() calls: It is added in the function
2025-04-07  Francois-Xavier... Add error messages about -C, -G and -z options usage
2025-04-05  Francois-Xavier... Update the -z option processing
2025-04-04  Francois-Xavier... Use __func__ in some error messages in compress_savefile()
2025-04-04  Francois-Xavier... tcpdump.c: Fix a warning when HAVE_FORK and HAVE_VFORK...
2025-04-03  Denis OvsienkoRequire config.h to be from the tcpdump build. 1317/head
2025-04-01  Denis OvsienkoRemove pcap-missing.h.
2025-02-22  Denis OvsienkoFix "ip broadcast" netmask byte order with the -f flag. 1299/head
2025-01-05  Guy Harristcpdump: show error message for PCAP_ERROR_CAPTURE_NOTSUP.
2024-12-10  Francois-Xavier... Rename the variable 'packets_skipped' to 'packets_to_skip'
2024-12-10  Francois-Xavier... Fix two undefined behaviors for the pcap_loop() call
2024-12-09  Guy HarrisAdd routines to parse numeric command-line arguments...
2024-12-08  Guy HarrisUse C99 macros to define 64-bit constants and maximum...
2024-12-02  Francois-Xavier... Warn that options -A, -x[x] and -X[X] are mutually...
2024-11-26  Francois-Xavier... Add the --skip option in print_usage()
2024-11-24  Denis OvsienkoAdd comments to several #endif directives. [skip ci]
2024-10-29  Guy HarrisDon't hardwire the Windows system directory path.
2024-10-23  Francois-Xavier... Add --skip option to skip some packets before writing...
2024-10-12  Francois-Xavier... Fix a few typos in comments
2024-10-09  Guy HarrisMake tcpdump find wpcap.dll on Windows if it's not...
2024-09-27  Francois-Xavier... Add --time-t-size option to print the size of time_t...
2024-08-09  Guy HarrisImprove another invalid adapter index message.
2024-08-09  Guy HarrisImprove a tcpdump error message, free device list befor...
2024-05-19  Guy HarrisGet rid of support for libpcap prior to 1.0.
2024-04-08  Guy HarrisExtract common file rotation code into routines.
2024-04-02  Denis OvsienkoSLL2: Translate interface indices to names on Linux... 1163/head
2024-03-29  Francois-Xavier... Include <fcntl.h> unconditionally
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2024-03-25  Denis OvsienkoDisregard setlinebuf(3), always use setvbuf(3). 1152/head
2024-03-15  Francois-Xavier... Update --version option to print 32/64-bit build and...
2024-03-15  Denis OvsienkoAddress various E_STATEMENT_NOT_REACHED from Sun C.
2024-03-14  Francois-Xavier... Fix --help option to print some usage strings
2024-02-28  Denis OvsienkoMake illumos build warning-free. [skip appveyor]
2024-01-28  Denis OvsienkoRetire Tru64 UNIX support.
2023-12-26  Francois-Xavier... Add --lengths option to print the captured and original...
2023-12-20  Francois-Xavier... Replace some command name 'Tcpdump' with 'tcpdump'
2023-12-01  Guy HarrisHave a #define to squelch -Wunused-result warnings.
2023-11-20  Dag-Erling SmørgravInitialize tzcode early.
2023-11-16  Francois-Xavier... Use symmetrical quotation characters in error messages
2023-09-23  Guy HarrisBetter report errors from stub routines in macOS 14...
2023-08-24  fxlbMerge pull request #812 from martinwilli/root-user
2023-08-24  Martin WilliSkip privilege dropping when using -Z root on --with... 812/head
2023-08-20  Josh SorefFix spelling
2023-06-15  Hans Petter SelaskyFix for backends which doesn't support capsicum.
2023-06-07  Guy HarrisIgnore failures when setting the default "any" device...
2023-04-19  fxlbMerge pull request #972 from martinetd/zombie
2023-04-19  Dominique Martinetchild_cleanup: reap as many child processes as possible 972/head
2023-02-25  Guy Harristcpdump.c: fix a comment. [skip ci]
2023-02-22  Denis OvsienkoDetect OS IPv6 support using AF_INET6 only. 1036/head
2023-02-05  Guy Harristcpdump: plug a memory leak.
2023-02-02  Guy HarrisHave a common routine for converting dates and times... 1032/head
2022-07-16  Alexandre FerrieuxSet SA_RESTART on non-lethal signals (REQ_INFO, FLUSH_P...
2022-02-04  Francois-Xavier... Use more S_SUCCESS and S_ERR_HOST_PROGRAM in main()
2022-01-17  Nathan O'SullivanAdd --print-sampling option to print every Nth packet
2021-11-09  fxlbMerge pull request #943 from rpaulo/quic
2021-11-09  Rui PauloInitial support to parse QUIC packets. 943/head
2021-09-13  Guy HarrisMerge pull request #926 from gokulkumar792/print_Block_...
2021-08-11  Guy HarrisRemove the space I added to provoke a rebuild.
2021-08-11  Guy HarrisAdd a space at the end of the first line, to provoke...
2021-08-05  Denis OvsienkoUse basename() and dirname() right on FreeBSD. [skip...
2021-08-03  Denis OvsienkoSquelch a warning with Capsicum enabled. [skip appveyor]
2021-08-01  Denis OvsienkoMove capdns from tcpdump.c to addrtoname.c.
2021-07-24  Guy HarrisSuppress "casting away const" warnings in missing/getop...
2021-07-10  Guy HarrisImprove the handling of size suffixes for -C.
2021-07-10  Guy HarrisMerge pull request #916 from stevekay/master
2021-07-08  Francois-Xavier... Print the supported time stamp types (-J) to stdout...
2021-07-08  Francois-Xavier... Factorize some code
2021-07-07  Francois-Xavier... Print the list of data link types (-L) to stdout instea...
2021-05-08  Steve Kayoptional unit suffix on -C 916/head
2021-03-29  Denis OvsienkoLose a few forward declarations in tcpdump.c.
2020-11-04  Francois-Xavier... Print the optional packet count (--count) to stdout...
2020-10-08  Denis OvsienkoUse __func__ from C99 in error messages. [skip ci]
2020-09-30  Guy HarrisHandle very large -f files by rejecting them.
2020-09-10  Denis OvsienkoMake version and usage printing more consistent. [skip ci]
2020-08-29  Denis OvsienkoReport periodic stats only when safe to do so. [skip ci]
2020-08-06  Francois-Xavier... Apply the last step of the new way to update the link...
2020-06-12  Guy HarrisUse \ rather than / as a pathname separator in Windows.
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-05-08  Francois-Xavier... Set default linktype LINUX_SLL2 when capturing on the... 850/head
2020-04-24  Francois-Xavier... Update the message about the verbose option
2020-04-22  Francois-Xavier... Show MemorySanitizer presence in version output
2020-03-30  Francois-Xavier... Update to avoid duplicate words detection
2020-03-02  Francois-Xavier... Add "domain" as an option for -T
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2020-02-27  Francois-Xavier... Don't show in the usage the removed in 2003 -a option
2020-02-26  Francois-Xavier... Print an optional packet count on stderr instead of...
2020-02-24  fxlbMerge pull request #829 from fenner/isis-rfc8202
2020-02-19  Guy HarrisMerge pull request #828 from ffatghub/master
2020-02-19  Francesco FondelliAutosar SOME/IP protocol support 828/head
2020-02-05  Guy HarrisPush the floating-point test into a separate file.
2020-02-05  Guy HarrisDo the floating-point tests closer to what we need.
2020-02-05  Guy HarrisDo some tests based on the type of floating-point arith...
2020-01-20  Guy HarrisUse a short timeout, rather than immediate mode, for...
2019-11-24  Guy HarrisMove some code to better show how to handle pcap_activa...
next