]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshrand.c
first pass
[PuTTY.git] / sshrand.c
2016-12-29 Tim KosseIn random_add_noise, put the hashed noise into the...
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge Ben's branch on which he's been fuzzing PuTTY.
2015-10-28 Ben HarrisAdd FUZZING build option that disables the random numbe...
2013-10-09 Simon Tathamrandom_ref() should always increment the reference count.
2013-07-19 Simon TathamAdd some conditionally-compilable diagnostics to the...
2013-07-19 Simon TathamRun the random pool setup and teardown functions with...
2013-07-19 Simon TathamIt suddenly strikes me as probably a good idea to enfor...
2012-09-18 Ben HarrisTwo related changes to timing code:
2010-01-17 Jacob NevinsPlug a few minor memory leaks, based on a patch by...
2005-01-22 Simon TathamOwen's just pointed out that random_stir() is capable...
2004-11-27 Simon TathamLoose end from timing shakeup: sshrand.c is now a client of
2004-11-24 Simon Tathamrandom_init() should be called at most once during...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-05 Ben Harrisrandom_stir() is unused outside this file. Make it static.
2002-11-07 Simon TathamImprove robustness in random seed file handling.
2002-03-06 Simon TathamEnsure our network layer is properly cleaned up before...
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2000-10-25 Simon TathamReintroduce random_stir()
2000-10-23 Simon TathamImproved entropy gathering.
2000-10-19 Simon TathamPuTTYgen initial version. Still to do are basic user...
1999-08-11 Simon TathamSmall but highly unhelpful typo 0.47
1999-08-02 Simon TathamFix potential security problems in random number generator
1999-01-08 Simon TathamInitial checkin: beta 0.43