COMMITS
May 26, 2026
R
Add warning about pre-existing links placed in an SFTP chroot
Ron Frederick committed
R
Fix default values for reuse_address and reuse_port
Ron Frederick committed
May 9, 2026
R
Fix date in change log
Ron Frederick committed
R
Bump version number up to 2.23.0 and update change log
Ron Frederick committed
R
Catch unsafe user substitutions in config
Ron Frederick committed
May 1, 2026
R
Fix string encoding in SFTPName objects returned by realpath()
Ron Frederick committed
April 18, 2026
R
Work around import issue introduced in fido2 version 2.2.0
Ron Frederick committed
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