]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Support for KRL extensions.
authordjm@openbsd.org <djm@openbsd.org>
Mon, 17 Jul 2023 03:57:21 +0000 (03:57 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 17 Jul 2023 04:52:20 +0000 (14:52 +1000)
commit449566f64c21b4578d5c0c431badd0328adc53ed
tree41c4c599dd618ab8f271209e924d0ced2fe1b076
parent18ea857770e84825a3a6238bb37f54864487b59f
upstream: Support for KRL extensions.

This defines wire formats for optional KRL extensions and implements
parsing of the new submessages. No actual extensions are supported at
this point.

ok markus

OpenBSD-Commit-ID: ae2fcde9a22a9ba7f765bd4f36b3f5901d8c3fa7
PROTOCOL.krl
krl.c
krl.h