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
/
games
/
hangman
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-31
Include only needed header files per each source file
mestre
1
-3
/
+7
2015-02-07
By popular demand, allow any ELF file to be passed to -d as a word list, in
miod
1
-4
/
+8
2013-08-29
replace srandomdev()+random() with the arc4random*() family
naddy
1
-2
/
+1
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-9
/
+1
2008-04-01
Add a -k option to use the kernel symbols as the words file.
miod
1
-7
/
+14
2004-11-29
ansi. ok deraadt@
jsg
1
-3
/
+3
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
millert
1
-7
/
+3
2002-12-06
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
millert
1
-3
/
+3
2002-05-31
crmode -> cbreak
pjanzen
1
-3
/
+3
1999-09-25
Merge NetBSD changes (use const where appropriate; allow alternate wordlists).
pjanzen
1
-5
/
+6
1999-04-20
Don't allow guessed letters to wrap; closes PR800. Based on fix from
pjanzen
1
-3
/
+2
1998-08-19
tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional
pjanzen
1
-5
/
+7
1995-10-18
initial import of NetBSD tree
deraadt
1
-0
/
+78