COMMITS
April 1, 2026
R
Fix latest mypy issues
Ron Frederick committed
March 27, 2026
R
Add unit test for server advertising an empty list of MAC algs
Ron Frederick committed
March 22, 2026
R
Skip MAC address selection when AEAD ciphers are selected
Ron Frederick committed
March 21, 2026
R
Fix line wrapping
Ron Frederick committed
R
Fix NameError in PQDH when handling invalid algorithms
RinZ27 committed
March 14, 2026
R
Update documentation for SSHServer.server_requested
Ron Frederick committed
R
Allow RSA with SHA-2 signatures to be used on Windows
Ron Frederick committed
R
Fix multi-hop ProxyJump requests triggered from the config file
Ron Frederick committed
February 15, 2026
R
Fix X11 update_auth chaange to work on Windows
Ron Frederick committed
February 14, 2026
T
Ensure file handle is closed in update_xauth on exception (#794)
taovinci0 committed
R
Add support for Match type of localnetwork
Ron Frederick committed
February 13, 2026
R
Fix issue with SSH config reloading with Hostname aliases
Ron Frederick committed
February 7, 2026
R
Improve graceful termination when using ProxyCommand
Ron Frederick committed
January 3, 2026
G
use context managers with aiofiles open
Georg Sauthoff committed
R
Update API documentation to remove references to libnacl/libsodium
Ron Frederick committed
G
remove libnacl dependency declarations
Georg Sauthoff committed
December 21, 2025
R
Bump version number up to 2.22.0 and update change log
Ron Frederick committed
November 29, 2025
R
Add an option handling UTF-8 decode errors in certain SSH packets
Ron Frederick committed
November 22, 2025
R
Add unit tests for filtering directories from config include glob match
Ron Frederick committed
November 21, 2025
J
Skip directories within ~/.ssh/config.d
Jacopo Nespolo committed
October 26, 2025
R
Remove optional dependency on libnacl/libsodium
Ron Frederick committed
R
Update Python version in examples to Python 3.10 and update copyright
Ron Frederick committed
October 23, 2025
J
Add support for client reported version 1.99
Jayson Fong committed
R
Remove unnecessary key exchange unit test
Ron Frederick committed
R
Build and workflow updates
Ron Frederick committed
October 19, 2025
R
Disable reliance on OpenSSL on Windows for now due to GitHub runner issues
Ron Frederick committed
R
Attempt again to enable OpenSSL legacy provider on Windows
Ron Frederick committed
October 18, 2025
R
Expand SSHForwarder fix to cover both write() and write_eof()
Ron Frederick committed
October 16, 2025
R
Fix mypy and coverage issue
Ron Frederick committed
October 4, 2025
R
Update asycnssh to use version 2 of the fido2 package
Ron Frederick committed