]> andersk Git - openssh.git/commit - ssh-rand-helper.c
- (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from
authordjm <djm>
Sun, 23 Dec 2001 14:41:47 +0000 (14:41 +0000)
committerdjm <djm>
Sun, 23 Dec 2001 14:41:47 +0000 (14:41 +0000)
commit46058ce236ab921208f05358b1988eb7e3ef5c7b
treeec8a26cf066f635654f1b5aac81c3c58c601e4e8
parent24ca682167d6d1f013d2733d96497cc545ce08f7
 - (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from
   solar@openwall.com
 - (djm) Rework entropy code. If the OpenSSL PRNG is has not been
   internally seeded, execute a subprogram "ssh-rand-helper" to obtain
   some entropy for us. Rewrite the old in-process entropy collecter as
   an example ssh-rand-helper.
 - (djm) Always perform ssh_prng_cmds path lookups in configure, even if
   we don't end up using ssh_prng_cmds (so we always get a valid file)
ChangeLog
Makefile.in
configure.ac
entropy.c
pathnames.h
ssh-rand-helper.c [new file with mode: 0644]
This page took 3.59379 seconds and 5 git commands to generate.