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
/
vmd
/
proc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync switchd(8) and vmd(8) with the latest proc.c changes. This sync
rzalamena
2016-11-16
1
-6
/
+25
*
Sync proc.c file vmd(8) and switchd(8).
rzalamena
2016-10-11
1
-78
/
+90
*
Sync with httpd(8) proc file. Check for dup2() usage to avoid oldd == newd
rzalamena
2016-10-05
1
-2
/
+8
*
Call setsid() to create a new session for the executed processes.
reyk
2016-10-05
1
-1
/
+5
*
Add a new "priv" process that is responsible for ioctls and restricted
reyk
2016-10-04
1
-3
/
+9
*
Implement fork+exec for vmd, using the same framework from httpd etc.
reyk
2016-09-29
1
-187
/
+334
*
Add imsg "peerid" to debug messages (only within -DDEBUG).
reyk
2015-12-07
1
-5
/
+7
*
Another imsg_read user I did miss in my EAGAIN rampage.
claudio
2015-12-05
1
-2
/
+2
*
Sync with relayd, fix previous use of proc_compose*_imsg()
reyk
2015-12-02
1
-2
/
+16
*
Add back the "peerid" to the proc_compose*() functions: in relayd, I
reyk
2015-12-02
1
-6
/
+6
*
Start tweaking vmd's privsep and daemon model by splitting the main
reyk
2015-12-02
1
-0
/
+632