mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
04c3c6871e
We add new key exchange algorithms and new enums for PubkeyAuthOptions. We also add new keywords from sshd_config.5 not present here and remove keywords present here that are not present in the official documentation, with the exception of those patched in by Debian and Fedora, as well as ChallengeResponseAuthentication which is deprecated but still functional. closes: #19347 Signed-off-by: Fionn Fitzmaurice <git@fionn.computer> Signed-off-by: Jakub Jelen <jakuje@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>