index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
tcpdump
/
tcpdump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
stop breaking the damn tree mickey
deraadt
2002-11-30
1
-5
/
+4
*
tcpdump support for pfsync; henning@ ok
mickey
2002-11-29
1
-4
/
+5
*
proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed out and tested by Alexander Yurchenko <grange@rt.mipt.ru>
mickey
2002-01-23
1
-3
/
+3
*
OK, this is horrible. stdio safety in a signal handler, requires that we
deraadt
2001-12-07
1
-3
/
+10
*
avoid buffer overflows. when will people learn to use snprintf correctly
deraadt
2001-11-07
1
-22
/
+17
*
skip the unsafe bit in the signal handler
deraadt
2001-11-07
1
-2
/
+4
*
avoid stdio in signal handler (not complete yet)
deraadt
2001-11-02
1
-14
/
+17
*
interpret DLT_PFLOG
provos
2001-06-25
1
-2
/
+3
*
mark remaining signal races which are difficult to fix
deraadt
2001-01-19
1
-2
/
+3
*
for correctness, do seteuid, too. okay deraadt@
provos
2000-12-10
1
-2
/
+4
*
Compile with -Wall. Add $OpenBSD$. (jakob@ ok)
ho
2000-10-03
1
-1
/
+4
*
be more careful with strcpy/sprintf. From tcpdump.org. millert@ ok
ericj
2000-04-30
1
-2
/
+2
*
INET6
jakob
2000-04-26
1
-1
/
+4
*
correct usage() return value
ericj
2000-03-26
1
-2
/
+2
*
print pcap_version in usage()
jakob
2000-01-16
1
-2
/
+4
*
bring more inline with tcpdump 3.4
brad
1999-09-16
1
-3
/
+6
*
- Merge some changes from tcpdump 3.4
jakob
1999-07-28
1
-43
/
+120
*
permit attach to address-less interfaces
deraadt
1999-06-29
1
-3
/
+7
*
make tcpdump aware of SACK (RFC 2018), loosely based on a patch from
provos
1998-09-22
1
-1
/
+3
*
add cisco netflow proto printing; not tested w/ version 5, but should work anyways
mickey
1998-06-25
1
-1
/
+3
*
handle IPSec processed packets (DLT_ENC) in libpcap, display them with
provos
1998-06-11
1
-1
/
+3
*
add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com
deraadt
1998-06-04
1
-1
/
+2
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-2
/
+2
*
*** empty log message ***
bitblt
1996-12-12
1
-50
/
+31
*
initialize:
mickey
1996-11-12
1
-2
/
+2
*
it is 3.2 now.
mickey
1996-07-13
1
-38
/
+67
*
sync to latest
deraadt
1996-06-10
1
-35
/
+6
*
Updating to the latest LBL release.
mickey
1996-03-04
1
-3
/
+37
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+413
[prev]