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
/
sys
/
stack_protector.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-2
/
+1
*
Do not need __guard[] anymore since we are now relying on __guard_local
deraadt
2013-12-28
1
-3
/
+1
*
do not need to create the stack cookie using a constructor anymore,
deraadt
2013-12-27
1
-29
/
+1
*
remove non-openbsd.randomdata parts
deraadt
2013-12-27
1
-12
/
+1
*
Don't attempt to warn about uninitialized __guard values yet. It's
matthew
2012-08-24
1
-2
/
+2
*
Change ld.so and libc to use .openbsd.randomdata on ELF platforms for
matthew
2012-08-22
1
-4
/
+17
*
ARGSUSED where needed
deraadt
2006-03-31
1
-1
/
+2
*
Use sysctl(KERN_ARND) to get n bytes, instead of just 4 at a time
otto
2005-11-30
1
-10
/
+5
*
zap remaining rcsid.
espie
2005-08-08
1
-5
/
+1
*
lint says unsigned...
deraadt
2004-09-14
1
-4
/
+6
*
Directly invoke the sysctl system call, rather than going through the sysctl(3)
miod
2003-10-01
1
-3
/
+5
*
add missing includes
david
2003-07-18
1
-2
/
+5
*
in the handler, block signals handlers as soon as possible; ok miod millert
deraadt
2003-03-03
1
-3
/
+9
*
bug fix
etoh
2002-12-10
1
-3
/
+3
*
KNF
deraadt
2002-12-02
1
-6
/
+6
*
Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack
miod
2002-12-02
1
-0
/
+87