[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sat Dec 7 10:41:55 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/12/07 10:41:55
Modified files:
. : ChangeLog authfile.c authfile.h cipher.c cipher.h key.c packet.c ssh-agent.c ssh-keygen.c
Added files:
. : PROTOCOL.key
Log message:
- markus at cvs.openbsd.org 2013/12/06 13:34:54
[authfile.c authfile.h cipher.c cipher.h key.c packet.c ssh-agent.c]
[ssh-keygen.c PROTOCOL.key] new private key format, bcrypt as KDF by
default; details in PROTOCOL.key; feedback and lots help from djm;
ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.6601 -r1.6602 openssh/ChangeLog
cvs -nQq rdiff -u -r1.102 -r1.103 openssh/authfile.c
cvs -nQq rdiff -u -r1.14 -r1.15 openssh/authfile.h
cvs -nQq rdiff -u -r1.99 -r1.100 openssh/cipher.c
cvs -nQq rdiff -u -r1.38 -r1.39 openssh/cipher.h
cvs -nQq rdiff -u -r1.115 -r1.116 openssh/key.c
cvs -nQq rdiff -u -r1.197 -r1.198 openssh/packet.c
cvs -nQq rdiff -u -r1.200 -r1.201 openssh/ssh-agent.c
cvs -nQq rdiff -u -r1.256 -r1.257 openssh/ssh-keygen.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6601;r2=1.6602&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/authfile.c?r1=1.102;r2=1.103&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/authfile.h?r1=1.14;r2=1.15&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher.c?r1=1.99;r2=1.100&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher.h?r1=1.38;r2=1.39&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.115;r2=1.116&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.c?r1=1.197;r2=1.198&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.200;r2=1.201&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.256;r2=1.257&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list