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
/
sys
/
dev
/
systrace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
boom goes the dynamite
tedu
2016-04-25
1
-243
/
+0
*
Copy the stackgap_init() and stackgap_alloc() functions from
naddy
2016-03-01
1
-1
/
+4
*
#include <sys/syslimits.h> to allow operation without requiring the noise
deraadt
2015-01-20
1
-1
/
+2
*
Move to using PATH_MAX
deraadt
2015-01-16
1
-3
/
+3
*
Add support for *at(2) system calls to systrace(1).
matthew
2011-09-18
1
-2
/
+7
*
Add a SYSTR_POLICY_KILL per-syscall policy option that sends SIGKILL to
djm
2011-06-22
1
-1
/
+2
*
systrace activation happens in the middle of a rather sensitive piece of
deraadt
2008-11-09
1
-2
/
+4
*
fix an exploitable integer overflow found by Chris Evans of Google
djm
2006-10-06
1
-1
/
+2
*
Replace lockmgr with rwlock; 'i think so' tedu@, ok sturm@
alek
2006-05-23
1
-2
/
+3
*
add a new message: inject. this allows the tracer to to inject buffers into
marius
2004-11-07
1
-2
/
+10
*
fix an issue when scripts are exec'd under systrace where
marius
2004-07-07
1
-2
/
+11
*
a few fixes to systrace
marius
2004-06-23
1
-13
/
+20
*
originally from cb@netbsd.org, adapted by provos
sturm
2003-10-08
1
-1
/
+10
*
- limited number of processes per systrace
itojun
2003-06-16
1
-7
/
+9
*
fake off the SYSTR_CLONE through a normally numbered other ioctl; as of previous rename; after discussion w/ niels
mickey
2003-03-28
1
-4
/
+2
*
rename the clone ioctl to avoid clashing w/ the sockio; provos@ ok
mickey
2002-12-04
1
-1
/
+3
*
add id tags.
fgsch
2002-10-25
1
-0
/
+1
*
support for privilege elevation.
itojun
2002-10-16
1
-0
/
+4
*
new message to track uid/gid changes
itojun
2002-10-09
1
-0
/
+7
*
better uid/gid tracking; okay deraadt@
provos
2002-07-24
1
-0
/
+2
*
add seqnr to message from kernel, userland needs to quote correct seqnr.
provos
2002-07-22
1
-1
/
+3
*
system call argument rewriting framework via stackgap; okay art@
provos
2002-06-21
1
-0
/
+11
*
forgot copyright, pointed out by christos@netbsd
provos
2002-06-16
1
-0
/
+30
*
new ioctl that reports the current emulation a process uses; needed for
provos
2002-06-10
1
-0
/
+1
*
explicit padding; okay deraadt@
provos
2002-06-02
1
-0
/
+1
*
make fsystrace available in systrace.h; keep some more stats.
provos
2002-05-19
1
-0
/
+23
*
systrace facility, used to enforce and generate policies for system calls
provos
2002-05-16
1
-0
/
+112