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
2012-09-23
Bump to 1.7.11
Jeff Forcier
2012-09-23
Partially revert centralized version stuff
Jeff Forcier
2012-09-23
Goofed up the RST
Jeff Forcier
2012-09-23
add ==dev install URL to setup.py
Jeff Forcier
2012-09-23
Bump dev version
Jeff Forcier
2012-09-23
Let's not have 5 different freakin version strings
Jeff Forcier
2012-09-23
Going to release 1.7.10 for ==dev
Jeff Forcier
2012-09-23
Add post-Paramiko changelog file for now
Jeff Forcier
2012-09-23
Going to release 1.7.10 for ==dev
Jeff Forcier
2012-09-23
Add post-Paramiko changelog file for now
Jeff Forcier
2012-09-23
add ==dev install URL to setup.py
Jeff Forcier
2012-09-23
Don't mix tabs and spaces
Jeff Forcier
2012-09-23
Use new-style classes, 2001 was 10 years ago
Jeff Forcier
2012-09-23
Port poll-using code to use select() instead.
Jeff Forcier
2012-09-23
Added ssh agent support. Ported from https://github.com/robey/paramiko/pull/21
Ben Davis
2012-09-23
Bump to 1.7.9, setup.py/crypto update
Jeff Forcier
2012-09-23
Crypto released a setuptools bugfix as 2.4.1.
Jeff Forcier
2012-09-23
Crypto 2.4 doesn't play well with setup.py/setuptools
Jeff Forcier
2012-09-23
Take ownership of TODO file
Jeff Forcier
2012-09-23
Update version to 1.7.8, no need for 4 parts
Jeff Forcier
2012-09-23
Tweak setup.py to match README
Jeff Forcier
2012-09-23
Add additional Random.atfork() to prevent RNG errors in large runs
Jeff Forcier
2012-09-23
Update README copyright notice (was ssh a228ab41)
Jeff Forcier
2012-09-13
Initial port of 3709d2e02bf67ccc272e1f2311e5db125a922ba0 from 'ssh'
Jeff Forcier
2012-07-04
Fix trailing whitespace re #28
Jeff Forcier
2012-07-04
Add changelog entry re #28
Jeff Forcier
2012-07-04
document demo_keygen.py file in readme
Sofian Brabez
2012-07-04
add priv/pub key generator demo
Sofian Brabez
2012-05-25
Update changelog with #63 attribution
Jeff Forcier
2012-05-25
Merge pull request #63 from dlitz/issue49-rekeying-fix
Jeff Forcier
2012-05-16
Increment version for release
Jeff Forcier
2012-05-16
Merge #63
Jeff Forcier
2012-03-24
Fix SSHException when re-keying over a fast connection
Dwayne C. Litzenberger
2011-05-23
version 1.7.7.1
Robey Pointer
2011-05-23
oops. fix potential exception when there's no ssh agent available.
Robey Pointer
2011-05-23
version 1.7.7
Robey Pointer
2011-05-21
remove the download link since that seems flaky
Robey Pointer
2011-05-21
slight readme cleanup
Robey Pointer
2011-05-21
patch from sugarc0de to call Random.atfork() when starting up, so paramiko ca...
Robey Pointer
2011-05-21
Merge pull request #9 from tehfink/master
Robey Pointer
2011-05-21
Merge pull request #8 from garyvdm/master
Robey Pointer
2011-05-21
require a newer version of pycrypto and point to the new page
Robey Pointer
2011-05-21
Merge pull request #7 from jelmer/master
Robey Pointer
2011-05-21
Merge remote branch 'netik/master'
Robey Pointer
2011-02-01
patch ssh-agent handling to not leak file descriptors
John Adams
2010-11-20
support for openssl keys (http://www.mail-archive.com/paramiko@lag.net/msg004...
tehfink
2010-08-03
Use Crypto.Random rather than Crypto.Util.RandomPool.
Gary van der Merwe
2010-05-13
Try connecting to each available address family until one succeeds.
Andrew Bennetts
2010-04-25
fix spelling of "hierarchical" -- thanks, Thomas Guettler!
Robey Pointer
2010-04-25
ignore the egg-info stuff.
Robey Pointer
[prev]
[next]