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
/
libcrypto
/
rand
/
rand_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().
jsing
2014-10-22
1
-3
/
+3
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-2
/
+1
*
Explicitly include <openssl/opensslconf.h> in every file that references
jsing
2014-07-10
1
-1
/
+4
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-0
/
+1
*
KNF.
jsing
2014-05-24
1
-1
/
+1
*
another round of chemo for the RAND code to provide clarity.
tedu
2014-04-18
1
-159
/
+79
*
Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping the
miod
2014-04-15
1
-129
/
+0
*
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
miod
2014-04-13
1
-2
/
+13
*
resolve conflicts
djm
2012-10-13
1
-0
/
+119
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-70
/
+1
*
resolve conflicts
djm
2009-01-09
1
-1
/
+70
*
resolve conflicts
djm
2008-09-06
1
-17
/
+1
*
resolve conflicts
djm
2006-06-27
1
-11
/
+15
*
resolve conflicts
djm
2005-04-29
1
-0
/
+12
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
1
-0
/
+10
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-26
/
+56
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-19
/
+38
*
OpenSSL 0.9.5a merge
beck
2000-04-15
1
-0
/
+7
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-3
/
+15
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-0
/
+98