index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2014-09-30
2 is really enough
Alex Gaynor
2014-09-30
Try removing some unused code?
Alex Gaynor
2014-09-29
try with one more GC, just to see if it reproduces
Alex Gaynor
2014-09-29
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-09-22
Merge branch '1.15'
Jeff Forcier
2014-09-22
Use keyword arguments for arguments when creating a Transport.
Dylan Thacker-Smith
2014-09-20
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-09-19
SSHConfig.get_hostnames: List literal hostnames from SSH config
Søren Løvborg
2014-09-18
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-09-18
A herp and a derp (and an import shuffle)
Jeff Forcier
2014-09-18
Merge branch 'master' into 216-int
Jeff Forcier
2014-09-18
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-09-18
Fix more dumb non-comment comments
Jeff Forcier
2014-09-18
Clean up & tweak failing sftp closure test
Jeff Forcier
2014-09-16
Added a comment; used a keyword argument, added pypy to travis
Alex Gaynor
2014-09-15
Switched everything to use cryptography
Alex Gaynor
2014-09-10
Merge branch 'master' into 216-int
Jeff Forcier
2014-09-08
Clean up more of the unnecessary-IMHO headers
Jeff Forcier
2014-09-08
Merge branch 'master' into 267-int
Jeff Forcier
2014-09-08
Fix a braino in new test
Jeff Forcier
2014-09-08
Test proving #346
Jeff Forcier
2014-09-08
Merge branch 'master' into 362-int
Jeff Forcier
2014-09-08
Merge branch 'master' into 372-int
Jeff Forcier
2014-09-08
Merge branch 'master' into 373-int
Jeff Forcier
2014-09-08
Merge branch 'master' into 374-int
Jeff Forcier
2014-09-08
Merge pull request #375 from lndbrg/lower-the-risk-of-editors-striping-whites...
Jeff Forcier
2014-09-07
Convert SSHClient into a context manager
Michael Williamson
2014-09-07
Remove TODO
Michael Williamson
2014-09-07
Fix error on Python 2.5
Michael Williamson
2014-09-07
Convert Channel into a context manager
Michael Williamson
2014-09-07
Convert SFTPClient to a context manager
Michael Williamson
2014-09-06
Bah humbug
Jeff Forcier
2014-09-05
Yup, that was indeed too fucking clever. Bad bitprophet!
Jeff Forcier
2014-09-05
Fix a Python 3 encoding dealie
Jeff Forcier
2014-09-05
Forgot to actually implement allowed-keys/reverse testing
Jeff Forcier
2014-09-05
Add a couple more permutations
Jeff Forcier
2014-09-05
Overhaul multi-key test to set up multiple scenarios
Jeff Forcier
2014-09-05
Factor fingerprint data out of class
Jeff Forcier
2014-09-05
More cleanup to support ECDSA key, and now it works!
Jeff Forcier
2014-09-05
Add RSA key fingerprint, now that test passes
Jeff Forcier
2014-09-05
Set things up for cleaner test key tomfoolery
Jeff Forcier
2014-09-05
Add an explicit RSA test, which fails (!)
Jeff Forcier
2014-09-05
Refactor horrible old copypasta
Jeff Forcier
2014-09-05
Add a (failing :() test re: ECDSA private keys
Jeff Forcier
2014-09-05
Merge branch 'master' into 184-int
Jeff Forcier
2014-09-05
Add quick test re #131
Jeff Forcier
2014-09-05
80-col tweaks
Jeff Forcier
2014-08-25
Merge branch '1.13' into 1.14
Jeff Forcier
2014-08-25
Rework re #239 to work off post-1.13 codebase. Closes #239
Jeff Forcier
2014-08-25
Merge branch '1.13' into 1.14
Jeff Forcier
[next]