index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-05
Changelog update for #1026 plus related changes
Jeff Forcier
2017-09-05
Document Ed25519 keys =/
Jeff Forcier
2017-09-05
Merge branch 'master' into 1026-int
Jeff Forcier
2017-09-05
Really, really gotta get better about enforcing these
Jeff Forcier
2017-09-05
Changelog re #1013
Jeff Forcier
2017-09-05
Merge branch 'master' into 1013-int
Jeff Forcier
2017-09-05
Overhaul changelog re #1037, closes #60
Jeff Forcier
2017-09-05
Merge branch 'master' into 1037-int
Jeff Forcier
2017-09-02
Python 2.6 fixes
Jeff Forcier
2017-08-28
Python 3 fixes re #1042
Jeff Forcier
2017-08-28
flake8
Jeff Forcier
2017-08-28
This isn't required when one is just calling asbytes()
Jeff Forcier
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
[prev]
[next]