]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
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)
commitc62063ce3c4d7523372aa591730fb1999c829975
treea44b0bb97e4e07a64f53e11ed30118a246d6a7c3
parentffc60ce2cb926e4ef5f1283cf63356989af44e19
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!

git-svn-id: http://svn.tartarus.org/sgt/putty@4913 cda61777-01e9-0310-a592-d414129be87e
Recipe
be_nossh.c
cmdgen.c
putty.h
ssh.c
sshrand.c
windows/winpgen.c