summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-09-23Update README copyright notice (was ssh a228ab41)Jeff Forcier
2012-09-13Initial port of 3709d2e02bf67ccc272e1f2311e5db125a922ba0 from 'ssh'Jeff Forcier
2012-07-04Fix trailing whitespace re #28Jeff Forcier
2012-07-04Add changelog entry re #28Jeff Forcier
2012-07-04document demo_keygen.py file in readmeSofian Brabez
2012-07-04add priv/pub key generator demoSofian Brabez
2012-05-25Update changelog with #63 attributionJeff Forcier
2012-05-25Merge pull request #63 from dlitz/issue49-rekeying-fixJeff Forcier
2012-05-16Increment version for releaseJeff Forcier
2012-05-16Merge #63Jeff Forcier
2012-03-24Fix SSHException when re-keying over a fast connectionDwayne C. Litzenberger
2011-05-23version 1.7.7.1Robey Pointer
2011-05-23oops. fix potential exception when there's no ssh agent available.Robey Pointer
2011-05-23version 1.7.7Robey Pointer
2011-05-21remove the download link since that seems flakyRobey Pointer
2011-05-21slight readme cleanupRobey Pointer
2011-05-21patch from sugarc0de to call Random.atfork() when starting up, so paramiko ca...Robey Pointer
2011-05-21Merge pull request #9 from tehfink/masterRobey Pointer
2011-05-21Merge pull request #8 from garyvdm/masterRobey Pointer
2011-05-21require a newer version of pycrypto and point to the new pageRobey Pointer
2011-05-21Merge pull request #7 from jelmer/masterRobey Pointer
2011-05-21Merge remote branch 'netik/master'Robey Pointer
2011-02-01patch ssh-agent handling to not leak file descriptorsJohn Adams
2010-11-20support for openssl keys (http://www.mail-archive.com/paramiko@lag.net/msg004...tehfink
2010-08-03Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe
2010-05-13Try connecting to each available address family until one succeeds.Andrew Bennetts
2010-04-25fix spelling of "hierarchical" -- thanks, Thomas Guettler!Robey Pointer
2010-04-25ignore the egg-info stuff.Robey Pointer
2010-04-25patch from Shad Sharma to raise an exception if the transport isn't active wh...Robey Pointer
2010-04-25patch from Michele Bertoldi to allow compression to be turned on in the clien...Robey Pointer
2010-04-25i lost who sent this to me (sorry). patches to fix AIX.Robey Pointer
2010-04-13code style and fix test.Robey Pointer
2010-04-13brittspace.Robey Pointer
2010-04-13Merge remote branch 'larrywright/master'Robey Pointer
2009-12-18added functionality to skip verifying the file, which works around sftp serve...Larry Wright
2009-11-01bump to 1.7.6.Robey Pointer
2009-11-01brittspace.Robey Pointer
2009-11-01bug 426925: lookup host keys correctly when they have a different port.Robey Pointer
2009-11-01bug 411910: when asking for a sockaddr, ask for streams only.Robey Pointer
2009-10-31bug 413850: patch from patrick mcnerthney. fix race between a server respondi...Robey Pointer
2009-10-31bug 363163: copy the SSHClient AF patch to transport.py too.Robey Pointer
2009-10-31ignore more.Robey Pointer
2009-10-31bug 411099: chdir() isn't saving the cwd in a normalized way. added test.Robey Pointer
2009-07-19bump to 1.7.5.Robey Pointer
2009-07-19patch from evan jones: simplify wait_for_event.Robey Pointer
2009-07-19ignore extra fields in a hosts file, since apparently some apps are putting c...Robey Pointer
2009-07-19oops.Robey Pointer
2009-07-19patch from sofian brabez to fix hexdump logging in sftp_client.Robey Pointer
2009-07-19patch from jim wilcoxson: raise an error early if chdir will fail.Robey Pointer
2009-07-19fix my email address to be the current one.Robey Pointer