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
/
put.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fairly simple unsigned char casts for ctype
deraadt
2013-11-29
1
-4
/
+4
*
Use snprintf() and strlcpy() throughout.
millert
2003-04-03
1
-34
/
+19
*
use strtok_r() instead of strtok(); millert ok
deraadt
2002-06-22
1
-2
/
+3
*
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
-5
/
+5
*
We don't need an f() for each hash, just overload the per-hash
millert
2001-06-20
1
-2104
/
+326
*
- Do coarse locking on /etc/skeykeys. Fixes a race that could allow
millert
1997-07-27
1
-1
/
+1
*
- int -> long fixes
millert
1997-07-26
1
-7
/
+7
*
Fix one instance of bad strncpy() usage and some KNF.
millert
1997-07-24
1
-2112
/
+2117
*
_PATH_SKEYKEYS now lives in <paths.h>
millert
1997-07-23
1
-1
/
+2
*
Add a bunch of length/size macros and use them.
millert
1996-11-03
1
-4
/
+4
*
Fix a bug wrt handling of old md4 entries. Now don't save a type with md4
millert
1996-10-02
1
-2
/
+2
*
__ARGS -> __P (why does everyone have to do this differently?)
millert
1996-09-30
1
-5
/
+5
*
Deal with both MD4 and MD5 s/key's
millert
1996-09-27
1
-177
/
+172
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+2322