]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshmd5.c
first pass
[PuTTY.git] / sshmd5.c
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 tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-08-21 Simon TathamAdd a key-length field to 'struct ssh_mac'.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-06-20 Simon TathamAdd smemclrs of all hash states we destroy.
2015-06-20 Simon TathamUse a timing-safe memory compare to verify MACs.
2015-06-07 Chris StaiteAllow a cipher to override the SSH KEX's choice of MAC.
2015-04-26 Simon TathamAdd smemclrs of all hash states we destroy.
2015-04-26 Simon TathamUse a timing-safe memory compare to verify MACs.
2015-04-26 Simon TathamSupport OpenSSH encrypt-then-MAC protocol extension.
2013-02-20 Ben HarrisTake advantage of PUT_32BIT_MSB_FIRST when constructing...
2012-07-22 Simon TathamIntroduce a new utility function smemclr(), which memse...
2008-11-26 Ben HarrisMitigation for VU#958563: When using a CBC-mode server...
2005-08-31 Ben HarrisRename ssh_md5 and ssh_sha1 to ssh_hmac_md5 and ssh_hma...
2005-01-16 Simon TathamOwen tells me the Mac compiler complains at a char...
2004-09-29 Jacob NevinsMention the negotiated SSH-2 MAC algorithm(s) in the...
2004-08-30 Simon TathamMalcolm Smith's patch to support CHAP (digest-based...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-05 Ben HarrisMake MD5_Core_Init and MD5_Block (both only referenced...
2002-12-18 Simon Tatham`Leonid' points out a stupid mistake in MD5 HMAC initia...
2002-10-25 Simon TathamSSH2 MACs now use dynamically allocated contexts.
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 TathamImplement MD5 MAC for the benefit of old SSH2 servers
2000-04-04 Simon TathamOops - now let's get that MD5 change _right_ :-)
2000-04-04 Simon TathamReplace MD5 implementation with my own code
1999-01-08 Simon TathamInitial checkin: beta 0.43