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
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-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-15
Merge branch '2.2'
Jeff Forcier
2017-06-15
Merge branch '2.1' into 2.2
Jeff Forcier
2017-06-15
Merge branch '2.0' into 2.1
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
2017-06-13
Merge branch '2.2'
Jeff Forcier
2017-06-13
Whitespace
Jeff Forcier
2017-06-13
Changelog language tweaks
Jeff Forcier
[next]