Source-Changes archive

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

CVS commit: src/dist/ntp



Module Name:    src
Committed By:   drochner
Date:           Thu Dec  4 17:06:12 UTC 2003

Modified Files:
        src/dist/ntp/ntpd: ntp_crypto.c
        src/dist/ntp/util: ntp-keygen.c

Log Message:
use return value of openssl's RAND_file_name(), this makes the
fallback to /dev/urandom work as intended by openssl
(ntp bug #234)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/ntp/ntpd/ntp_crypto.c
cvs rdiff -r1.2 -r1.3 src/dist/ntp/util/ntp-keygen.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