summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-09-23Fix #33 - parse config as described by manpageJan Brauer
2012-09-23Attribution for Paramiko 63Jeff Forcier
2012-09-23Changelog for previous commitJeff Forcier
2012-09-23Fix SSHException when re-keying over a fast connectionJeff Forcier
2012-09-23Fix broken testsJeff Forcier
2012-09-23Bump to 1.7.14Jeff Forcier
2012-09-23Reorganize forwarded agent cxns to avoid errorsJeff Forcier
2012-09-23safe type checking (isinstance instead of type-is)Jeff Forcier
2012-09-23Changelog re #15Jeff Forcier
2012-09-23Add support for variable expansion in SSHConfigOlle Lundberg
2012-09-23Add basic support for parameter substitution in SSHConfig.Olle Lundberg
2012-09-23Ignore test logJeff Forcier
2012-09-23Remove comparison between int and strBobby Impollonia
2012-09-23Replace hard tabs with spacesBobby Impollonia
2012-09-23Also as well? Y U NO ENGLISH GOODJeff Forcier
2012-09-23Language tweakJeff Forcier
2012-09-23First draft of modern explanatory READMEJeff Forcier
2012-09-23Fix FSF addressSilas Sewell
2012-09-23Cut 1.7.13Jeff Forcier
2012-09-23Fixes #4, thanks again to @jaracoJeff Forcier
2012-09-23Whitespace tweaks, thanks @jaracoJeff Forcier
2012-09-23Move fcntl import to avoid high level ImportErrors on WindowsJeff Forcier
2012-09-23Clean up Makefile, ensure release is useful againJeff Forcier
2012-09-23Release 1.7.12Jeff Forcier
2012-09-23Changelog entry for io_sleep changeJeff Forcier
2012-09-23Changelog entry for 1.7.11 (internal only though)Jeff Forcier
2012-09-23Forgot to re-add import, derpJeff Forcier
2012-09-23Add IO sleep to agent forward communications.Jeff Forcier
2012-09-23Trying something stupid re: ==devJeff Forcier
2012-09-23Bump to 1.7.11Jeff Forcier
2012-09-23Partially revert centralized version stuffJeff Forcier
2012-09-23Goofed up the RSTJeff Forcier
2012-09-23add ==dev install URL to setup.pyJeff Forcier
2012-09-23Bump dev versionJeff Forcier
2012-09-23Let's not have 5 different freakin version stringsJeff Forcier
2012-09-23Going to release 1.7.10 for ==devJeff Forcier
2012-09-23Add post-Paramiko changelog file for nowJeff Forcier
2012-09-23Going to release 1.7.10 for ==devJeff Forcier
2012-09-23Add post-Paramiko changelog file for nowJeff Forcier
2012-09-23add ==dev install URL to setup.pyJeff Forcier
2012-09-23Don't mix tabs and spacesJeff Forcier
2012-09-23Use new-style classes, 2001 was 10 years agoJeff Forcier
2012-09-23Port poll-using code to use select() instead.Jeff Forcier
2012-09-23Added ssh agent support. Ported from https://github.com/robey/paramiko/pull/21Ben Davis
2012-09-23Bump to 1.7.9, setup.py/crypto updateJeff Forcier
2012-09-23Crypto released a setuptools bugfix as 2.4.1.Jeff Forcier
2012-09-23Crypto 2.4 doesn't play well with setup.py/setuptoolsJeff Forcier
2012-09-23Take ownership of TODO fileJeff Forcier
2012-09-23Update version to 1.7.8, no need for 4 partsJeff Forcier
2012-09-23Tweak setup.py to match READMEJeff Forcier