You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tw...@apache.org on 2023/04/09 16:17:33 UTC

[mina-sshd] branch master updated (f88741409 -> c11bfccaa)

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(-)