diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-03-19 09:24:31 +0100 |
---|---|---|
committer | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-03-19 17:27:49 +0100 |
commit | 6faee128f8930b851d33f1f06cb77b3e1b9a0cc5 (patch) | |
tree | c6b9781af1300f3df77e3ea1e7ac8a190effad5e /org.eclipse.jgit.ui/META-INF | |
parent | ffc1f9b02618a59ee72298e9af15f64fe157fa8a (diff) | |
download | jgit-6faee128f8930b851d33f1f06cb77b3e1b9a0cc5.tar.gz jgit-6faee128f8930b851d33f1f06cb77b3e1b9a0cc5.zip |
sshd: modernize ssh config file parsing
OpenSSH has changed some things in ssh config files. Update our parser
to implement some of these changes:
* ignore trailing comments on a line
* rename PubkeyAcceptedKeyTypes to PubkeyAcceptedAlgorithms
Note that for the rename, openSSH still accepts both names. We do the
same, translating names whenever we get or set values.
Change-Id: Icccca060e6a4350a7acf05ff9e260f2c8c60ee1a
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.ui/META-INF')
0 files changed, 0 insertions, 0 deletions