]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authornaddy@openbsd.org <naddy@openbsd.org>
Mon, 15 Aug 2016 12:27:56 +0000 (12:27 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 23 Aug 2016 03:28:30 +0000 (13:28 +1000)
commitc38ea634893a1975dbbec798fb968c9488013f4a
tree29d9dcc51011ed7677e85b6ce2cabb25faedf74e
parent33ba55d9e358c07f069e579bfab80eccaaad52cb
upstream commit

Remove more SSH1 server code: * Drop sshd's -k option. *
Retire configuration keywords that only apply to protocol 1, as well as   the
"protocol" keyword. * Remove some related vestiges of protocol 1 support.

ok markus@

Upstream-ID: 9402f82886de917779db12f8ee3f03d4decc244d
servconf.c
servconf.h
sshd.c