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
/
lib
/
libc
/
stdlib
/
system.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-12
Bad bad Claudio. Fix an evil bug that caused nbr addr_tree corruption.
claudio
3
-9
/
+13
2011-03-12
Log the fact that a session was not accepted because of missing HELLOs.
claudio
1
-1
/
+3
2011-03-11
add -z to the extensions list in STANDARDS;
jmc
1
-2
/
+2
2011-03-11
Zap stack garbage before passing buffer to biosd_io(), which may
krw
2
-2
/
+4
2011-03-11
Add a non-standard option that affects the output TZ only. The input (for
deraadt
2
-8
/
+23
2011-03-11
Check that date(1) is not passed any extra arguments.
deraadt
1
-4
/
+11
2011-03-11
Use _MACHINE_ENDIAN_H_ for this is The Right Thing To Do.
pirofti
17
-65
/
+70
2011-03-11
The -a option shouldn't change the exit status
guenther
1
-9
/
+9
2011-03-10
Add support for detecting the NXP SA56004X (we have not actually
deraadt
3
-6
/
+16
2011-03-10
- make this easier to read
jasper
1
-14
/
+7
2011-03-10
- implement several more options that will be needed to bump to 0.24
jasper
2
-6
/
+55
2011-03-10
- document all the environment variables that pkg-config honors
jasper
1
-3
/
+30
2011-03-10
honor PKG_CONFIG_DEBUG_SPEW, which is like our --debug option
jasper
1
-1
/
+3
2011-03-10
Changing daemon_flags on already running processes can make any kind of
ajacoutot
1
-5
/
+3
2011-03-10
tweak previous;
jmc
1
-3
/
+4
2011-03-10
allow GSSAPI authentication to detect when a server-side failure causes
djm
1
-1
/
+2
2011-03-10
Extend the documentation of the actions argument and bring this up to date
ajacoutot
1
-17
/
+55
2011-03-10
Add a small comment at the top to explain what this file does.
ajacoutot
1
-6
/
+8
2011-03-10
allow GSSAPI authentication to detect when a server-side failure causes
djm
2
-3
/
+7
2011-03-09
Log MAC address changes in the IPv6 neighbor discovery protocol
bluhm
2
-2
/
+11
2011-03-09
smtpctl show stats displays inet4/inet6 repartition for incoming sessions
gilles
3
-3
/
+15
2011-03-09
Make reload and check consistent with start/stop.
ajacoutot
1
-4
/
+4
2011-03-09
Move the redirections into the rc_cmd itself instead of rc_start and
ajacoutot
1
-4
/
+4
2011-03-09
Implement UDP mode for tcpbench and switch tcpbench to use libevent.
claudio
3
-443
/
+495
2011-03-09
Mention need for 512-byte CDROM drive on older SPARCs, discussed w/ miod@ ok krw@
ian
1
-1
/
+5
2011-03-09
Knock out a bunch more UPS devices from attaching to uhid(4).
sthen
1
-3
/
+20
2011-03-09
sync
sthen
2
-18
/
+125
2011-03-09
- add IDs for various USB HID UPS devices, extracted from NUT
sthen
1
-7
/
+30
2011-03-09
zap from usage() as well; reminded by jmc@
okan
1
-3
/
+3
2011-03-09
HW stats debugging via ifconfig emX debug instead of
mpf
1
-12
/
+3
2011-03-09
remove non-standard flag
okan
2
-20
/
+7
2011-03-09
substitute '~' for $HOME in the \W prompt case; matches bash's behavior.
okan
2
-4
/
+11
2011-03-09
Move rc_pre and rc_post out of the rc_start/rc_stop functions into the
ajacoutot
1
-9
/
+13
2011-03-09
sync
deraadt
1
-0
/
+2
2011-03-09
Stilistic improvement: use clean mdoc(7) .Qq enclosures rather than
schwarze
1
-8
/
+8
2011-03-09
make similar code .. more similar
todd
1
-2
/
+2
2011-03-09
*** empty log message ***
todd
1
-3
/
+3
2011-03-08
Fix a subtle carp reconfiguration problem.
mpf
1
-8
/
+6
2011-03-08
Fix compiler warning from recent HANDLE_PRAGMA_PACK_PUSH_POP addition.
drahn
1
-1
/
+1
2011-03-08
vrng should go onto the ramdisk.
deraadt
1
-1
/
+2
2011-03-08
Fix an incorrect test which was always true (oupper is always < olower),
nicm
1
-2
/
+2
2011-03-08
Fix extended partition searching so we don't get lost. The offset
krw
10
-114
/
+158
2011-03-08
regen
jasper
2
-4
/
+21
2011-03-08
- add Trust and two mice
jasper
1
-1
/
+6
2011-03-08
There is no such thing as rc_restart().
ajacoutot
1
-8
/
+3
2011-03-08
It was not possible to send out LS updates larger then the MTU.
claudio
1
-6
/
+26
2011-03-08
Instead of using IBUF_READ_SIZE as upper bound when building various
claudio
2
-9
/
+11