summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-07-21tests - additional test for match-finalMarkus Kötter
2023-06-29config - implement Match finalMarkus Koetter
2023-06-09Add versionchanged directives re #2058Jeff Forcier
2023-06-09Condense new docstring param entries for concurrent SFTP get reqsJeff Forcier
2023-06-02Make test for prefetch requests limit stableKlemens Schölhorn
2023-06-02Add test for prefetch request limitBenjamin C Winston (Technical Operations)
2023-06-02Add note about OpenSSH sftp's concurrent limitBenjamin C Winston (Technical Operations)
2023-06-02Allow limiting the number of concurrent prefetch requestsKlemens Schölhorn
2023-05-26Update GSS tests to leverage util._support for finding fixture keysJeff Forcier
2023-05-25Forgot to mark a 3.2 bug majorJeff Forcier
2023-05-25No more GPG on PyPIJeff Forcier
2023-05-25Cut 3.2.0Jeff Forcier
2023-05-25blackenJeff Forcier
2023-05-25Re-run regular Transport test suite with new experimental subclass tooJeff Forcier
2023-05-25Test rest of new/modified PKey membersJeff Forcier
2023-05-24TODOs for laterJeff Forcier
2023-05-24Changelog enhancements for recent workJeff Forcier
2023-05-24Test PKey.from_path's use of expanduserJeff Forcier
2023-05-24Docstring tweakJeff Forcier
2023-05-24test-related TODOJeff Forcier
2023-05-24TODO/tweak to PKey.__repr__Jeff Forcier
2023-05-24More spelingJeff Forcier
2023-05-24AuthStrategy get_sources doesn't need transport arg anymoreJeff Forcier
2023-05-24Fix a couple minor-but-critical Agent issues wrt SHA2 + certsJeff Forcier
2023-05-22py37 todoJeff Forcier
2023-05-22Test AuthStrategy itselfJeff Forcier
2023-05-22Test AuthFailureJeff Forcier
2023-05-22Test AuthResultJeff Forcier
2023-05-22SpelingJeff Forcier
2023-05-22Test existing AuthSource class treeJeff Forcier
2023-05-22Start testing AuthStrategyJeff Forcier
2023-05-22Docstring tweak, import sortJeff Forcier
2023-05-22Fix up dangling refs to aborted new docJeff Forcier
2023-05-22AuthStrategy TODOs for next feature updateJeff Forcier
2023-05-18Overhaul README rfc links footnote to refer to opensshJeff Forcier
2023-05-18Changelog entry for signature algorithm fallback change re #2012, re #1961Jeff Forcier
2023-05-18Test AgentKey.asbytesJeff Forcier
2023-05-18Test more of recent AgentKey additionsJeff Forcier
2023-05-18Implement _fields on AgentKey so __eq__ works correctlyJeff Forcier
2023-05-18Sick of the warnings about this and don't use it myselfJeff Forcier
2023-05-18Use new Invocations combo check taskJeff Forcier
2023-05-18Partial implementation of new AuthStrategy mechanism re #387Jeff Forcier
2023-05-18Made PKey.from_path cert-aware & tilde-friendlyJeff Forcier
2023-05-18Migrate cert related tests to newer pkey moduleJeff Forcier
2023-05-18Twiddle RSA signature algorithm fallback behavior in AuthOnlyHandlerJeff Forcier
2023-05-18Modernize auth tests to use shared server managerJeff Forcier
2023-05-05Start consolidating test server nonsenseJeff Forcier
2023-05-05Start using git-blame-ignore-revsJeff Forcier
2023-05-05Allow transport tests' server to specify which class to useJeff Forcier
2023-05-05Refactor pubkey algo fallbackJeff Forcier