]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - sshaes.c
Don't bother closing fds 0-2 before dup2ing over them; there's no
[PuTTY_svn.git] / sshaes.c
2002-05-13 Simon TathamBe more careful about destroying sensitive data after...
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-03-22 Simon TathamRemove needless redeclaration of word32 (it was in ssh.h)
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-02 Simon TathamAdd AES support in SSH2. Not yet complete: there's...