Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/dist/openssl/crypto/rand



Module Name:    src
Committed By:   tron
Date:           Fri Sep  7 08:10:00 UTC 2007

Modified Files:
        src/crypto/dist/openssl/crypto/rand: rand_unix.c

Log Message:
Use poll(2) to wait for rnd(4). The initialisation of OpenSSL's RNG
now works reliably if the first FD_SETSIZE file descriptors are in use.


To generate a diff of this commit:
cvs rdiff -r1.1.1.5 -r1.2 src/crypto/dist/openssl/crypto/rand/rand_unix.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index