
dtucker at fuyu
Jan 1, 2008, 1:33 AM
Post #7 of 13
(5332 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 08/01/01 20:33:09 Modified files: . : ChangeLog sshd.c Log message: - dtucker [at] cvs 2007/12/31 15:27:04 [sshd.c] When in inetd mode, have sshd generate a Protocol 1 ephemeral server key only for connections where the client chooses Protocol 1 as opposed to when it's enabled in the server's config. Speeds up Protocol 2 connections to inetd-mode servers that also allow Protocol 1. bz #440, based on a patch from bruno at wolff.to, ok markus@ Diff commands: cvs -nQq rdiff -u -r1.4812 -r1.4813 openssh/ChangeLog cvs -nQq rdiff -u -r1.365 -r1.366 openssh/sshd.c CVSWeb: http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4812;r2=1.4813 http://cvsweb.mindrot.org/index.cgi/openssh/sshd.c?r1=1.365;r2=1.366 Please note that there may be a delay before commits are available on the public CVSWeb site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|