commit | 5891116cb328acbca829be47d3cd36a3bddaa85b | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Tue Jan 01 20:33:09 2008 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Tue Jan 01 20:33:09 2008 +1100 |
tree | 8ab749ec4ac65345a1db388028bc6872876c2fa7 | |
parent | 1e44c5ded38b59ab6bdb8d5c5e85583628b9971c [diff] |
- dtucker@cvs.openbsd.org 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@