This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from f88741409 OpenSSH key parsing: minor clean-ups in new AEAD code paths
add c11bfccaa GH-281: Follow first-match semantics specified for ssh
config file
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 3 +-
.../sshd/client/config/hosts/HostConfigEntry.java | 660 ++++++---------------
.../client/config/hosts/HostPatternsHolder.java | 55 +-
.../hosts/ConfigFileHostEntryResolverTest.java | 20 +-
.../client/config/hosts/HostConfigEntryTest.java | 193 ++++--
.../config/hosts/HostConfigEntryResolverTest.java | 4 +-
6 files changed, 342 insertions(+), 593 deletions(-)