Loose end from timing shakeup: sshrand.c is now a client of
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 27 Nov 2004 19:56:38 +0000 (19:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 27 Nov 2004 19:56:38 +0000 (19:56 +0000)
commit5d17ccfcfb6aaa0fe7b3fb1d90ffde20a1013cc1
treea44b0bb97e4e07a64f53e11ed30118a246d6a7c3
parentc52dd4c99d7b1980746fb257325f502a593d60a8
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: svn://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