X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/b0ff749399a9dfcb9a340f587642293e1859e0f7..4b3d23b41266cfc4bd54d0a3e2acc22bdf228c6d:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b193308a..d8c2c94a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +20020611 + - (bal) ssh-agent.c RCSD fix (|unexpand already done) + - (bal) OpenBSD CVS Sync + - stevesk@cvs.openbsd.org 2002/06/09 22:15:15 + [ssh.1] + update for no setuid root and ssh-keysign; ok deraadt@ + - itojun@cvs.openbsd.org 2002/06/09 22:17:21 + [sshconnect.c] + pass salen to sockaddr_ntop so that we are happy on linux/solaris + - stevesk@cvs.openbsd.org 2002/06/10 16:53:06 + [auth-rsa.c ssh-rsa.c] + display minimum RSA modulus in error(); ok markus@ + - stevesk@cvs.openbsd.org 2002/06/10 16:56:30 + [ssh-keysign.8] + merge in stuff from my man page; ok markus@ + - stevesk@cvs.openbsd.org 2002/06/10 17:36:23 + [ssh-add.1 ssh-add.c] + use convtime() to parse and validate key lifetime. can now + use '-t 2h' etc. ok markus@ provos@ + - stevesk@cvs.openbsd.org 2002/06/10 17:45:20 + [readconf.c ssh.1] + change RhostsRSAAuthentication and RhostsAuthentication default to no + since ssh is no longer setuid root by default; ok markus@ + 20020609 - (bal) OpenBSD CVS Sync - markus@cvs.openbsd.org 2002/06/08 05:07:56 @@ -28,6 +52,9 @@ - markus@cvs.openbsd.org 2002/06/09 04:33:27 [sshconnect.c] abort() - > fatal() + - (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c, + sftp-client.c, ssh-agenet.c, ssh-keygen.c and connect.h (we did unexpand + independant of them) 20020607 - (bal) Removed --{enable/disable}-suid-ssh