summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-09-24Fix #28: hide interpreter-death threading exceptionsJeff Forcier
2012-09-24Changelog re #40Jeff Forcier
2012-09-24Travis integrationJeff Forcier
2012-09-24Exit correctly so test.py can be used in CIJeff Forcier
2012-09-24Fixes to failing-test teardowns to avoid more exceptions or hangsJeff Forcier
2012-09-24WhitespaceJeff Forcier
2012-09-24Changelog re #11Jeff Forcier
2012-09-24Improve unknown-server exception languageJeff Forcier
2012-09-24Handle/fix handling of EINTR errors in a few places.Douglas Turk
2012-09-24Fix unbound local variable exceptionJeff Forcier
2012-09-24add the url to github in the setup.py for pypiLaurent Peuch
2012-09-24Changelog re #36Jeff Forcier
2012-09-24- make sure we honor 2-factor for all auth_pkey blocksAndrew
2012-09-23make sure to break out of key auth loop on success when doing 2-factorAndrew
2012-09-23add support for 2 factor authentication (key+password)Andrew
2012-09-23Attribution re: #33Jeff Forcier
2012-09-23Attribution re #32Jeff Forcier
2012-09-23show us the offending host keyThomas Vander Stichele
2012-09-23re #33 - fix typo, be more pythonicJan Brauer
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