Sebastian Kuschel reports that pfd_closing can be called for a socket
[u/mdw/putty] / sshsha.c
2013-07-27 simonAdd an assortment of missing consts I've just noticed.
2013-07-19 simonAdd some conditionally-compilable diagnostics to the...
2013-02-20 benTake advantage of PUT_32BIT_MSB_FIRST when constructing...
2012-07-22 simonIntroduce a new utility function smemclr(), which memse...
2008-11-26 benMitigation for VU#958563: When using a CBC-mode server...
2006-03-12 jacobLog the hash used for DH kex (now there's a choice).
2005-09-10 benImplement hmac-sha1-96. It's RECOMMENDED in the curren...
2005-08-31 benAdd infrastructure for supporting multiple hashes in...
2005-08-31 benRename ssh_md5 and ssh_sha1 to ssh_hmac_md5 and ssh_hma...
2005-03-10 jacobConsistently use a single notation to refer to SSH...
2004-09-29 jacobMention the negotiated SSH-2 MAC algorithm(s) in the...
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