index
:
paramiko
authorized-keys
main
py3compat
reduce-demoserver-code-dup
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sites
/
www
Age
Commit message (
Expand
)
Author
2024-02-10
Fix 32-bit-ism in protocol seqno rollover test from Terrapin fix
Jeff Forcier
2023-12-18
Mark recent bugs as major
Jeff Forcier
2023-12-18
Syntax typo fix in changelog
Jeff Forcier
2023-12-18
Cut 3.4.0
Jeff Forcier
2023-12-18
Changelog/comment updates
Jeff Forcier
2023-12-17
Expand MessageOrderError use to handle more packet types
Jeff Forcier
2023-12-17
Raise exception when sequence numbers rollover during initial kex
Jeff Forcier
2023-12-16
Changelog tweak re: other new Transport kwarg
Jeff Forcier
2023-12-16
Enforce zero seqno on kexinit
Jeff Forcier
2023-12-16
Fill in CVE number for Terrapin attack
Jeff Forcier
2023-12-16
Raise new exception type when unexpected messages appear
Jeff Forcier
2023-12-15
Early changelog re: Terrapin
Jeff Forcier
2023-12-15
Merge branch '3.2' into 3.3
Jeff Forcier
2023-12-15
Make ext-info faux-KexAlgorithm detection more robust
Jeff Forcier
2023-09-23
Merge branch '3.2' into 3.3
Jeff Forcier
2023-09-23
RTD YAML update
Jeff Forcier
2023-07-28
Cut 3.3.1
Jeff Forcier
2023-07-28
Nuke some ancient, unnecessary top level files
Jeff Forcier
2023-07-28
Cut 3.3.0
Jeff Forcier
2023-07-28
Minor typo fixes and doc enhancements re #1907
Jeff Forcier
2023-06-29
config - implement Match final
Markus Koetter
2023-06-02
Allow limiting the number of concurrent prefetch requests
Klemens Schölhorn
2023-05-25
Forgot to mark a 3.2 bug major
Jeff Forcier
2023-05-25
Cut 3.2.0
Jeff Forcier
2023-05-24
Changelog enhancements for recent work
Jeff Forcier
2023-05-24
Fix a couple minor-but-critical Agent issues wrt SHA2 + certs
Jeff Forcier
2023-05-22
Speling
Jeff Forcier
2023-05-22
Fix up dangling refs to aborted new doc
Jeff Forcier
2023-05-18
Changelog entry for signature algorithm fallback change re #2012, re #1961
Jeff Forcier
2023-05-18
Implement _fields on AgentKey so __eq__ works correctly
Jeff Forcier
2023-05-05
Enhance PKey.from_path and test it better
Jeff Forcier
2023-05-05
Opt-in overhaul to how MSG_SERVICE_REQUEST is done
Jeff Forcier
2023-05-05
Enhance AgentKey with comment, inner_key attributes
Jeff Forcier
2023-05-05
Enhance PKey a bunch
Jeff Forcier
2023-05-05
Add algorithm_name property to PKey
Jeff Forcier
2023-05-05
Add new PKey.fingerprint property at long last
Jeff Forcier
2023-05-05
Fix now-broken-on-py3 AgentKey.__str__, by deleting it
Jeff Forcier
2023-03-10
Cut 3.1.0
Jeff Forcier
2023-03-10
Changelog re #2013, closes #2009
Jeff Forcier
2023-02-24
Use releases 2.1 to hide 1.x, 2.x unreleased bits in changelog
Jeff Forcier
2023-02-24
s/os.path/pathlib/ in www sphinx conf
Jeff Forcier
2023-02-16
Add credit in changelog re #2173
Jeff Forcier
2023-02-16
Changelog for PR #2173
Alex Chavkin
2023-01-27
Changelog re #2178
Jeff Forcier
2023-01-27
Tidy up codespellrc, revert s/keypair/key pair/
Jeff Forcier
2023-01-24
[DATALAD RUNCMD] Run codespell -w
Yaroslav Halchenko
2023-01-20
Cut 3.0.0
Jeff Forcier
2023-01-20
3.0-related changelog cleanup
Jeff Forcier
2023-01-20
Docstring and changelog tweaks, thanks @bskinn!
Jeff Forcier
2023-01-18
Handpick remaining-ly relevant changes from #2110
Jeff Forcier
[next]