jgit/org.eclipse.jgit.ssh.jsch.test/tst/org/eclipse/jgit/transport/ssh/jsch
Thomas Wolf af0126e1d0 OpenSshConfigFile: line comments and quoted strings
Bring our SSH config parser up-to-date with respect to changes in
OpenSSH. In particular, they fixed[1] the handling of line comments
such that #-characters inside strings are not considered. This means
that we have to parse strings with escaped quotes correctly.

[1] https://bugzilla.mindrot.org/show_bug.cgi?id=3288

Change-Id: Ifbd9014127e8d51e7c8792e237f3fc2a9a0719d2
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2021-11-15 22:26:19 +01:00
..
JSchSshProtocol2Test.java Fix split package in bundle org.eclipse.jgit.ssh.jsch 2021-09-29 17:13:05 +02:00
JSchSshTest.java Fix split package in bundle org.eclipse.jgit.ssh.jsch 2021-09-29 17:13:05 +02:00
JschConfigSessionFactoryTest.java Fix split package in bundle org.eclipse.jgit.ssh.jsch 2021-09-29 17:13:05 +02:00
OpenSshConfigTest.java OpenSshConfigFile: line comments and quoted strings 2021-11-15 22:26:19 +01:00
ServiceLoaderTest.java JSch: fix service publication for ServiceLoader 2021-10-19 09:32:20 +02:00