Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-30 | pfsync support; deraadt@ ok | Michael Shalayeff | |
2002-11-30 | stop breaking the damn tree mickey | Theo de Raadt | |
2002-11-29 | tcpdump support for pfsync; henning@ ok | Michael Shalayeff | |
2002-01-23 | proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed ↵ | Michael Shalayeff | |
out and tested by Alexander Yurchenko <grange@rt.mipt.ru> | |||
2001-12-07 | OK, this is horrible. stdio safety in a signal handler, requires that we | Theo de Raadt | |
make the regular data stream non-buffered. This drastically reduces tcpdump performance. Let us commit this, and see how people react. But realistically, without this, we cannot gaurantee that the tail of a file is correct on signal. | |||
2001-11-07 | avoid buffer overflows. when will people learn to use snprintf correctly | Theo de Raadt | |
2001-11-07 | skip the unsafe bit in the signal handler | Theo de Raadt | |
2001-11-02 | avoid stdio in signal handler (not complete yet) | Theo de Raadt | |
2001-06-25 | interpret DLT_PFLOG | Niels Provos | |
2001-01-19 | mark remaining signal races which are difficult to fix | Theo de Raadt | |
2000-12-10 | for correctness, do seteuid, too. okay deraadt@ | Niels Provos | |
2000-10-03 | Compile with -Wall. Add $OpenBSD$. (jakob@ ok) | Hakan Olsson | |
2000-04-30 | be more careful with strcpy/sprintf. From tcpdump.org. millert@ ok | Eric Jackson | |
2000-04-26 | INET6 | Jakob Schlyter | |
DHCP/BOOTP tcp & udp checksum detection numerous bugfixes | |||
2000-03-26 | correct usage() return value | Eric Jackson | |
2000-01-16 | print pcap_version in usage() | Jakob Schlyter | |
1999-09-16 | bring more inline with tcpdump 3.4 | Brad Smith | |
1999-07-28 | - Merge some changes from tcpdump 3.4 | Jakob Schlyter | |
-a flag; attempt to convert network and broadcast addresses to names Improved signal handling Miscellaneous fixes and typos OSPF MD5 authentication support - -X flag; emacs-hexl print (including ascii) - Add ECN bits to TCP and IP headers - IKE & IPsec (ESP & AH) support OK deraadt@ | |||
1999-06-29 | permit attach to address-less interfaces | Theo de Raadt | |
1998-09-22 | make tcpdump aware of SACK (RFC 2018), loosely based on a patch from | Niels Provos | |
hari@cs.berkeley.edu. | |||
1998-06-25 | add cisco netflow proto printing; not tested w/ version 5, but should work ↵ | Michael Shalayeff | |
anyways | |||
1998-06-11 | handle IPSec processed packets (DLT_ENC) in libpcap, display them with | Niels Provos | |
tcpdump + additional info (SPI + which type of transforms where passed). | |||
1998-06-04 | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-12 | *** empty log message *** | bitblt | |
1996-11-12 | initialize: | Michael Shalayeff | |
int thiszone=0; | |||
1996-07-13 | it is 3.2 now. | Michael Shalayeff | |
1996-06-10 | sync to latest | Theo de Raadt | |
1996-03-04 | Updating to the latest LBL release. | Michael Shalayeff | |
Sun's SKIP support added. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |