Sebastian Kuschel reports that pfd_closing can be called for a socket
[u/mdw/putty] / sshrand.c
2013-07-19 simonAdd some conditionally-compilable diagnostics to the...
2013-07-19 simonRun the random pool setup and teardown functions with...
2013-07-19 simonIt suddenly strikes me as probably a good idea to enfor...
2012-09-18 benTwo related changes to timing code:
2010-01-17 jacobPlug a few minor memory leaks, based on a patch by...
2005-01-22 simonOwen's just pointed out that random_stir() is capable...
2004-11-27 simonLoose end from timing shakeup: sshrand.c is now a client of
2004-11-24 simonrandom_init() should be called at most once during...
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-05 benrandom_stir() is unused outside this file. Make it...
2002-11-07 simonImprove robustness in random seed file handling.
2002-03-06 simonEnsure our network layer is properly cleaned up before...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2000-10-25 simonReintroduce random_stir()
2000-10-23 simonImproved entropy gathering.
2000-10-19 simonPuTTYgen initial version. Still to do are basic user...
1999-08-11 simonSmall but highly unhelpful typo
1999-08-02 simonFix potential security problems in random number generator
1999-01-08 simonInitial checkin: beta 0.43