projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e6d04e
)
typo
author
Bodo Möller
<bodo@openssl.org>
Wed, 18 Apr 2001 15:11:42 +0000
(15:11 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Wed, 18 Apr 2001 15:11:42 +0000
(15:11 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index f284da3696d10c53f66a79d73f41730a354d6d3e..f2d5a4f7e58af12cc4e71ed9e749d5e3ae0a418d 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-13,7
+13,7
@@
*) Move 'if (!initialized) RAND_poll()' into regions protected by
CRYPTO_LOCK_RAND. This is not strictly necessary, but avoids
- having multiple threads call
ing
RAND_poll() concurrently.
+ having multiple threads call RAND_poll() concurrently.
[Bodo Moeller]
*) In crypto/rand/md_rand.c, replace 'add_do_not_lock' flag by a