Maverick Legacy Server 1.7.27

a room full of servers at a data center

Release Notes

JADAPTIVE Limited is pleased to announce the release of Maverick Legacy Server 1.7.27. This is now available for download from your account. Here are some of the notable updates you will find in this release.

New Algorithms

We have implemented the chacha20poly1305@openssh.com cipher and curve25519-sha2@libssh.org key exchange.

Managed Security

We have introduced a new framework for security algorithms, allowing the developer to choose a minimal level of security from WEAK, STRONG, and PARANOID levels.

For more details, please see our Journal post at https://www.jadaptive.com/managed-security-in-our-java-ssh-apis/

SFTP Extensions

This release contains improved SFTP extension support. We have refined the API to configure what SFTP extensions the server supports; by default, it will not support any, so it’s worth reviewing what extensions are available and whether these are suitable for your implementation.

https://www.jadaptive.com/app/manpage/en/article/2101549

Server-side Directory Filtering

Reading large directories can be a problem with SFTP as there is no mechanism to filter a list when performing a directory listing. We have implemented our own SFTP extension in the client and server APIs to support server-side filtering.

For more information, please visit https://www.jadaptive.com/app/manpage/en/article/2101502

Changelog

The full changelog is available from https://www.jadaptive.com/app/api/versions/changes/Maverick%20Legacy%20Server