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
/
libexec
/
login_token
/
token.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
Use explicit_bzero() instead of memset() for zeroing out secrets.
millert
1
-7
/
+7
2013-12-03
use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millert
deraadt
1
-1
/
+2
2013-11-27
unsigned char for ctype
deraadt
1
-3
/
+3
2013-08-22
Correct format string mismatches turned up by -Wformat=2
guenther
1
-6
/
+6
2013-05-07
fixed size types should be fixed size. long -> uint32_t.
tedu
1
-2
/
+2
2013-01-13
Fix warnings.
fgsch
1
-5
/
+5
2012-12-04
remove some unnecessary sys/param.h inclusions
deraadt
1
-2
/
+1
2010-10-15
Switch the remaining users of libdes in src to libcrypto,
jsg
1
-21
/
+21
2005-11-12
spacing
deraadt
1
-3
/
+3
2005-05-26
memset to 0, not '0'; millert@ ok
avsm
1
-3
/
+3
2003-02-20
remove useless cast in memset()
millert
1
-2
/
+2
2002-07-16
typos / double words
jufi
1
-2
/
+2
2002-06-28
minor indent cleanup
deraadt
1
-6
/
+5
2001-08-18
strlcpy invades the tree
deraadt
1
-2
/
+2
2001-06-28
Remove tokenrandomnumber(), call arc4random() directly; markus@ OK
millert
1
-19
/
+3
2000-12-20
use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@
markus
1
-32
/
+29
2000-12-20
Fix a warning.
millert
1
-6
/
+6
2000-12-20
correct copyright notice
millert
1
-2
/
+2
2000-12-20
Provides ActivCard, CRYPTOCard and SNK-004 authentication from BSDi
millert
1
-0
/
+411