LIBGCRYPT-1-2-BRANCH libgcrypt/cipher (ChangeLog random.c)
cvs user mo
cvs at cvs.gnupg.org
Sat Aug 14 22:15:51 CEST 2004
Date: Saturday, August 14, 2004 @ 22:15:51
Author: mo
Path: /cvs/gnupg/libgcrypt/cipher
Tag: LIBGCRYPT-1-2-BRANCH
Modified: ChangeLog random.c
Merged this change from HEAD:
2004-05-07 Werner Koch <wk at gnupg.org>
* random.c (initialize): Factored out some code to ..
(initialize_basics): .. new function.
(_gcry_random_initialize): Just call initialize_basics unless the
new arg FULL is set to TRUE.
(_gcry_fast_random_poll): Don't do anything unless the random
system has been really initialized.
And added a missing piece from this change (D'oh):
2004-05-09 Werner Koch <wk at gnupg.org>
* random.c (read_pool): Mix the PID in to better protect after a
fork.
-----------+
ChangeLog | 9 +++++++
random.c | 76 +++++++++++++++++++++++++++++++++++++-----------------------
2 files changed, 56 insertions(+), 29 deletions(-)
More information about the Gnupg-commits
mailing list