Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / sshsha.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-05 benMake SHA_Core_Init() (only used in this file) static.
2002-10-25 simonSSH2 MACs now use dynamically allocated contexts.
2001-09-22 simonAdd support for DSA authentication in SSH2, following...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-03-03 simonPreliminary support for RSA user authentication in...
2000-10-12 simonAdd a config option to emulate the HMAC bug in commerci...
2000-10-09 simonMiscellaneous fixes to try to make other compilers...
2000-09-07 simonRSA key authentication in ssh1 works; SSH2 is nearly...
2000-09-06 simonSSH2 transport layer now enables encryption and MAC...
2000-09-05 simonSecond attempt. Can successfully decrypt the _first...
2000-09-05 simonSSH 2 support, phase 1, debugging. Currently does Diffi...
1999-12-03 simonReplace SHA implementation with homegrown one
1999-01-08 simonInitial checkin: beta 0.43