-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc6b207
commit f94444b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,7 +115,7 @@ SSHJ 0.38.0 (2024-01-02):: | |
* Merged https://github.com/hierynomus/sshj/pull/917[#917]: Implement OpenSSH strict key exchange extension | ||
* Merged https://github.com/hierynomus/sshj/pull/903[#903]: Fix for writing known hosts key string | ||
* Merged https://github.com/hierynomus/sshj/pull/913[#913]: Prevent remote port forwarding buffers to grow without bounds | ||
* Moved tess to JUnit5 | ||
* Moved tests to JUnit5 | ||
* Merged https://github.com/hierynomus/sshj/pull/827[#827]: Fallback to [email protected] extension if available | ||
* Merged https://github.com/hierynomus/sshj/pull/904[#904]: Add ChaCha20-Poly1305 support for OpenSSH keys | ||
SSHJ 0.37.0 (2023-10-11):: | ||
|