]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshsha.c
Merge r9365 (bump version number to 0.62).
[PuTTY.git] / sshsha.c
2008-11-26 Ben HarrisMitigation for VU#958563: When using a CBC-mode server...
2006-03-12 Jacob NevinsLog the hash used for DH kex (now there's a choice).
2005-09-10 Ben HarrisImplement hmac-sha1-96. It's RECOMMENDED in the curren...
2005-08-31 Ben HarrisAdd infrastructure for supporting multiple hashes in...
2005-08-31 Ben HarrisRename ssh_md5 and ssh_sha1 to ssh_hmac_md5 and ssh_hma...
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2004-09-29 Jacob NevinsMention the negotiated SSH-2 MAC algorithm(s) in the...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-05 Ben HarrisMake SHA_Core_Init() (only used in this file) static.
2002-10-25 Simon TathamSSH2 MACs now use dynamically allocated contexts.
2001-09-22 Simon TathamAdd support for DSA authentication in SSH2, following...
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-03-03 Simon TathamPreliminary support for RSA user authentication in...
2000-10-12 Simon TathamAdd a config option to emulate the HMAC bug in commerci...
2000-10-09 Simon TathamMiscellaneous fixes to try to make other compilers happier
2000-09-07 Simon TathamRSA key authentication in ssh1 works; SSH2 is nearly there
2000-09-06 Simon TathamSSH2 transport layer now enables encryption and MAC...
2000-09-05 Simon TathamSecond attempt. Can successfully decrypt the _first...
2000-09-05 Simon TathamSSH 2 support, phase 1, debugging. Currently does Diffi...
1999-12-03 Simon TathamReplace SHA implementation with homegrown one
1999-01-08 Simon TathamInitial checkin: beta 0.43