Source-Changes archive

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

CVS commit: [netbsd-4] src/crypto/dist/openssl/crypto/rand



Module Name:    src
Committed By:   xtraeme
Date:           Tue Sep 11 08:33:09 UTC 2007

Modified Files:
        src/crypto/dist/openssl/crypto/rand [netbsd-4]: rand_unix.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #870):
        crypto/dist/openssl/crypto/rand/rand_unix.c: revision 1.2
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.1.1.5.2.1 \
    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