[openssh-commits] CVS: fuyu.mindrot.org: openssh

Darren Tucker dtucker at fuyu.mindrot.org
Tue Jun 5 18:30:19 EST 2007


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 07/06/05 18:30:19

Modified files:
    .               : ChangeLog kex.c kex.h mac.c mac.h monitor_wrap.c packet.c

Log message:
   - djm at cvs.openbsd.org 2007/06/05 06:52:37
     [kex.c monitor_wrap.c packet.c mac.h kex.h mac.c]
     Preserve MAC ctx between packets, saving 2xhash calls per-packet.
     Yields around a 12-16% end-to-end speedup for arcfour256/hmac-md5
     patch from markus@ tested dtucker@ and myself, ok markus@ and me (I'm
     committing at his request)

Diff commands:
cvs -nQq rdiff -u -r1.4675 -r1.4676 openssh/ChangeLog
cvs -nQq rdiff -u -r1.85 -r1.86 openssh/kex.c
cvs -nQq rdiff -u -r1.47 -r1.48 openssh/kex.h
cvs -nQq rdiff -u -r1.13 -r1.14 openssh/mac.c
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/mac.h
cvs -nQq rdiff -u -r1.71 -r1.72 openssh/monitor_wrap.c
cvs -nQq rdiff -u -r1.147 -r1.148 openssh/packet.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4675;r2=1.4676
http://cvsweb.mindrot.org/index.cgi/openssh/kex.c?r1=1.85;r2=1.86
http://cvsweb.mindrot.org/index.cgi/openssh/kex.h?r1=1.47;r2=1.48
http://cvsweb.mindrot.org/index.cgi/openssh/mac.c?r1=1.13;r2=1.14
http://cvsweb.mindrot.org/index.cgi/openssh/mac.h?r1=1.4;r2=1.5
http://cvsweb.mindrot.org/index.cgi/openssh/monitor_wrap.c?r1=1.71;r2=1.72
http://cvsweb.mindrot.org/index.cgi/openssh/packet.c?r1=1.147;r2=1.148

Please note that there may be a delay before commits are available
on the public CVSWeb site.


More information about the openssh-commits mailing list