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
2014-11-08
Start porting ECDSA to cryptography. Everything except the to_der seems to work
Alex Gaynor
2014-10-01
Skip the tests on PyPy
Alex Gaynor
2014-09-30
Document the pyasn1 requirement in teh readme
Alex Gaynor
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
Bump version numbers
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
Cut 1.15.1
Jeff Forcier
2014-09-22
Use keyword arguments for arguments when creating a Transport.
Dylan Thacker-Smith
2014-09-22
Changelog re #399
Jeff Forcier
2014-09-22
80-col tweaks
Jeff Forcier
2014-09-20
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-09-19
Changelog re #167
Jeff Forcier
2014-09-19
SSHConfig.get_hostnames: List literal hostnames from SSH config
Søren Løvborg
2014-09-18
Merge pull request #397 from alex/patch-4
Jeff Forcier
2014-09-18
Document that pyasn1 is required
Alex Gaynor
2014-09-18
Add back intro sentence
Alex Gaynor
2014-09-18
Note OPenSSL headers as well
Alex Gaynor
2014-09-18
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-09-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-09-18
Merge branch '1.15'
Jeff Forcier
2014-09-18
Merge branch '1.13' into 1.14
Jeff Forcier
2014-09-18
And moar
Jeff Forcier
2014-09-18
Fix more missed epydoc syntax
Jeff Forcier
2014-09-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-09-18
Merge branch '1.15'
Jeff Forcier
2014-09-18
Merge branch '1.13' into 1.14
Jeff Forcier
2014-09-18
Make keys doc file easier to follow
Jeff Forcier
2014-09-18
Missed some old spots re: ECDSA docs still being epydoc
Jeff Forcier
2014-09-18
Missed some old spots re: ECDSA docs still being epydoc
Jeff Forcier
2014-09-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-09-18
Merge branch '1.13' into 1.14
Jeff Forcier
2014-09-18
Remind user to update RTD after cutting a new release line
Jeff Forcier
2014-09-18
Cut 1.15
Jeff Forcier
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
Changelog re #393
Jeff Forcier
2014-09-18
Merge branch 'master' into 393-int
Jeff Forcier
2014-09-18
Revert attempts to run Kerberos tests :(
Jeff Forcier
2014-09-18
Fix more dumb non-comment comments
Jeff Forcier
2014-09-18
Note how python-gssapi only works on 2.7+
Jeff Forcier
2014-09-18
Install docs tweak re: GSSAPI req
Jeff Forcier
2014-09-18
Add ability to run Kerberos tests to the test runner.
Jeff Forcier
2014-09-18
Clean up & tweak failing sftp closure test
Jeff Forcier
2014-09-17
Don't tell pip to use mirrors anymore
Alex Gaynor
2014-09-17
put pypy in tox.ini
Alex Gaynor
2014-09-17
Merge branch 'master' into 216-int
Jeff Forcier
[next]