Age | Commit message (Expand) | Author |
2017-08-28 | Implement ed25519 certs. | Jeff Forcier |
2017-08-28 | Implement ECDSA certs. | Jeff Forcier |
2017-08-28 | Tweak exceptions to at least have better strings, if not new classes yet | Jeff Forcier |
2017-08-28 | Implement DSS certs | Jeff Forcier |
2017-08-28 | Update recent tests to try all main key families. | Jeff Forcier |
2017-08-28 | Factor out type checking & cert loading into PKey | Jeff Forcier |
2017-08-28 | God damn it, really? Whatever. | Jeff Forcier |
2017-08-28 | Update first few stub tests + required test-server and PublicBlob impl bits | Jeff Forcier |
2017-08-28 | Update changelog re: recent changes re: #1042 | Jeff Forcier |
2017-08-28 | Overhaul PublicBlob and use it better within RSAKey. | Jeff Forcier |
2017-08-28 | Stub tests and partly-working implementation of 'load certs found alongside k... | Jeff Forcier |
2017-08-28 | 2nd amendment doesn't grant the right to bare excepts | Jeff Forcier |
2017-08-28 | Docstring/TODO tweaks | Jeff Forcier |
2017-08-28 | Refactor and clean up recently tweaked key loading bits in SSHClient | Jeff Forcier |
2017-08-28 | Changelog and docs re #1042 | Jeff Forcier |
2017-08-28 | flake8 | Jeff Forcier |
2017-08-23 | Merge branch 'master' into 1042-int | Jeff Forcier |
2017-08-23 | Changelog re #1041 | Jeff Forcier |
2017-08-23 | Pull in count-errors from invocations | Jeff Forcier |
2017-08-22 | string slice instead of rstrip, thanks ploxiln | Paul Kapp |
2017-08-22 | Add certificate filenames to look_for_keys | Paul Kapp |
2017-08-22 | amendment | Paul Kapp |
2017-08-22 | Generic certificate support | Paul Kapp |
2017-08-18 | Common up break out of Transport.run() loop | Paul Kapp |
2017-08-08 | Adding changelog for slow compression improvement | DrNeutron |
2017-08-08 | Update compress.py | DrNeutron |
2017-08-04 | Transport gssapi-keyex: set the gss_kex_used flag late | Anselm Kruis |
2017-08-04 | Merge branch '2.1-gsskex-hostkeycheck-fix' into 2.2-gsskex-hostkeycheck-fix | Anselm Kruis |
2017-08-04 | AuthHandler: handle local "gssapi-with-mic" errors in client mode | Anselm Kruis |
2017-08-04 | AuthHandler: fix the server-mode "gssapi-with-mic" logic | Anselm Kruis |
2017-08-04 | Added paramiko.GSS_EXCEPTIONS: exception types used by GSSAPI | Anselm Kruis |
2017-08-04 | Merge branch '2.0-gsskex-hostkeycheck-fix' into 2.1-gsskex-hostkeycheck-fix | Anselm Kruis |
2017-08-04 | SSHClient: fix the host key test | Anselm Kruis |
2017-08-03 | Transport: fix the preferred KEX algorithms for gssapi-keyex | Anselm Kruis |
2017-07-28 | Trigger Travis | Michal Kuffa |
2017-07-28 | Move assertions outside of the open context manager | Michal Kuffa |
2017-07-28 | Add file_obj handling to the Ed25519Key constructor | Michal Kuffa |
2017-07-13 | Merge branch '2.2' | Jeff Forcier |
2017-07-13 | Changelog re #1012, re #1016 | Jeff Forcier |
2017-07-13 | Merge branch '2.2' | Jeff Forcier |
2017-07-13 | Enhance SFTP client & server docs re: posix_rename and its relation to rename | Jeff Forcier |
2017-07-06 | server: Support pre-authentication banners | Dennis Kaarsemaker |
2017-06-25 | Merge branch 'master' into one-shot-methods | Paul Kehrer |
2017-06-15 | Merge branch '2.0' into 2.1 | Jeff Forcier |
2017-06-15 | Merge branch '2.2' | Jeff Forcier |
2017-06-15 | Merge branch '2.1' into 2.2 | Jeff Forcier |
2017-06-15 | Merge pull request #997 from ploxiln/travis_pypy_update | Jeff Forcier |
2017-06-14 | travis-ci: update pypy test run to use pypy-5.6.0 | Pierce Lopez |
2017-06-13 | Merge branch '2.2' | Jeff Forcier |
2017-06-13 | Cut 2.2.1 | Jeff Forcier |