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
/
libskey
/
skey.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the (non-default) MD4 hash algorithm from S/Key.
naddy
2014-03-20
1
-2
/
+2
*
Add skeychallenge2() which is like skeychallenge() but takes an
millert
2004-08-05
1
-1
/
+2
*
Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory
millert
2002-05-16
1
-5
/
+7
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-27
/
+27
*
sync skeyzero proto with recent changes
millert
2001-06-23
1
-2
/
+2
*
getskeyprompt() is gone
millert
2001-06-23
1
-2
/
+1
*
o Add a length parameter to struct skey and rearrange some other structs
millert
2001-06-20
1
-46
/
+44
*
change /etc/host.random to /var/db/host.random
provos
1999-07-15
1
-2
/
+2
*
Change the random file path, add a sanity check on file size.
angelos
1998-07-03
1
-2
/
+2
*
Remove user existance disclosure through "s/key" challenges.
angelos
1998-07-03
1
-1
/
+4
*
- Do coarse locking on /etc/skeykeys. Fixes a race that could allow
millert
1997-07-27
1
-1
/
+2
*
_PATH_SKEYKEYS now lives in <paths.h>
millert
1997-07-23
1
-7
/
+6
*
Increase max hashname length for rmd160.
millert
1997-07-23
1
-3
/
+3
*
Add a bunch of length/size macros and use them.
millert
1996-11-03
1
-1
/
+33
*
htoi now takes an int, not char.
millert
1996-10-14
1
-2
/
+2
*
__ARGS -> __P (why does everyone have to do this differently?)
millert
1996-09-30
1
-42
/
+26
*
Towards RFC 1938 compliance. Also, now supports SHA (secure hash algorithm).
millert
1996-09-29
1
-3
/
+3
*
Deal with both MD4 and MD5 s/key's
millert
1996-09-27
1
-14
/
+13
*
add ability to zero out entry; from millert@cs.colorado.edu; netbsd pr#1851
deraadt
1995-12-20
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+77