]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshdes.c
first pass
[PuTTY.git] / sshdes.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-09-10 Simon TathamSplit ssh2_cipher's keylen field into two.
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-07 Chris StaiteAllow a cipher to specify encryption of the packet length.
2015-06-07 Chris StaiteAllow a cipher to override the SSH KEX's choice of MAC.
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.
2013-11-17 Simon TathamPrepare to have multiple X11 auth cookies valid at once.
2013-11-17 Simon TathamAdd missing 'const' in the des_*_xdmauth functions.
2012-07-22 Simon TathamIntroduce a new utility function smemclr(), which memse...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-10-03 Ben HarrisReplace mentions of SSH-2 I-Ds with references to the...
2005-04-30 Ben HarrisUnlike the AES and Blowfish code, our implementations...
2005-04-28 Ben HarrisRemove comment explaining why 3des-ctr is disabled...
2005-04-28 Ben HarrisFix two more stupid bugs in 3des-ctr:
2005-04-27 Ben HarrisUse the correct key order for 3des-ctr.
2005-04-23 Ben HarrisNow that we've got at least some SDCTR modes working...
2005-04-20 Ben HarrisIfdef out the actual code supporting 3des-ctr and blowf...
2005-04-20 Ben HarrisSimon (accidentally, I think) enabled 3des-ctr and...
2005-04-18 Simon TathamRecent CTR mode changes stopped OS X PuTTY from compili...
2005-04-12 Jacob NevinsUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
2005-04-06 Ben HarrisImplement SDCTR modes, as defined in the newmodes draft...
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2005-01-17 Ben HarrisCurrentish ssh.com supports single-DES in SSH2 as ...
2003-10-08 Owen DunnCosmetic, to fix ssh2-des-cbc-is-std
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-12 Simon TathamSupport for XDM-AUTHORIZATION-1 at the SSH server end...
2003-01-11 Simon TathamSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-05 Ben Harrisdes_key_setup(), des_encipher(), and des_decipher(...
2002-10-30 Simon TathamMore preparatory work: remove the <windows.h> include...
2002-10-25 Simon TathamSSH ciphers now use dynamically allocated contexts.
2002-05-13 Simon TathamBe more careful about destroying sensitive data after...
2002-05-11 Simon TathamAdded a framework for importing foreign key formats...
2001-11-21 Simon TathamAdd single-DES support in SSH2
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...
2001-03-02 Simon TathamSupport for selecting AES from the GUI. In the process...
2001-03-01 Simon TathamAdd a key length indication to each SSH2 cipher structu...
2000-10-19 Simon TathamPuTTYgen initial version. Still to do are basic user...
2000-09-28 Simon TathamRemove some spurious #includes
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...
2000-03-31 Simon Tathamoops - keys[] should be static
2000-03-11 Simon TathamAdded a large comment describing the transformations...
2000-03-10 Simon TathamNew DES implementation, replacing Eric Young's. All...
1999-11-09 Simon TathamChanges from executor:
1999-10-25 Simon TathamSingle-DES encryption, patch courtesy of Murphy Lam
1999-01-15 Simon TathamRemove CVS logs
1999-01-08 Simon TathamJohn Sullivan's patches plus more fixes:
1999-01-08 Simon TathamInitial checkin: beta 0.43