]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - cmdgen.c
Loose end from timing shakeup: sshrand.c is now a client of
authorSimon Tatham <anakin@pobox.com>
Sat, 27 Nov 2004 19:56:38 +0000 (19:56 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 27 Nov 2004 19:56:38 +0000 (19:56 +0000)
commit8c69ba067266beedd7740132f8ae558cc6ebc641
treea44b0bb97e4e07a64f53e11ed30118a246d6a7c3
parent9fc67313fb7dda826c9c464a21e0900c724769b1
Loose end from timing shakeup: sshrand.c is now a client of
timing.c, and hence takes its own responsibility for calling
noise_regular() at regular intervals. Again, this means it will be
called consistently in _all_ the SSH-speaking tools, not just those
in which I remembered to call it!

[originally from svn r4913]
Recipe
be_nossh.c
cmdgen.c
putty.h
ssh.c
sshrand.c
windows/winpgen.c