[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu Nov 21 14:26:21 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/11/21 14:26:21
Modified files:
. : ChangeLog
regress : cipher-speed.sh integrity.sh rekey.sh try-ciphers.sh
Log message:
- djm at cvs.openbsd.org 2013/11/21 03:18:51
[regress/cipher-speed.sh regress/integrity.sh regress/rekey.sh]
[regress/try-ciphers.sh]
use new "ssh -Q cipher-auth" query to obtain lists of authenticated
encryption ciphers instead of specifying them manually; ensures that
the new chacha20poly1305 at openssh.com mode is tested;
ok markus@ and naddy@ as part of the diff to add
chacha20poly1305 at openssh.com
Diff commands:
cvs -nQq rdiff -u -r1.6585 -r1.6586 openssh/ChangeLog
cvs -nQq rdiff -u -r1.14 -r1.15 openssh/regress/cipher-speed.sh
cvs -nQq rdiff -u -r1.22 -r1.23 openssh/regress/integrity.sh
cvs -nQq rdiff -u -r1.17 -r1.18 openssh/regress/rekey.sh
cvs -nQq rdiff -u -r1.21 -r1.22 openssh/regress/try-ciphers.sh
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6585;r2=1.6586&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cipher-speed.sh?r1=1.14;r2=1.15&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/integrity.sh?r1=1.22;r2=1.23&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/rekey.sh?r1=1.17;r2=1.18&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/try-ciphers.sh?r1=1.21;r2=1.22&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