summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-10-26Forgot to import errnoTomer Filiba
2012-10-26Make send() and recv() fail when channel is closedTomer Filiba
2012-10-15Merge branch '1.8'Jeff Forcier
2012-10-15Refactoring: it's a thing. Re #85Jeff Forcier
2012-10-15Only override unittest assertions when absolutely necessary.Jeff Forcier
2012-10-14Move SFTPClient.get() termination condition to loop end.Jeff Forcier
2012-10-14Merge branch '1.8'Jeff Forcier
2012-10-14Meh fabfile for docs uploadingJeff Forcier
2012-10-14Add 1.9.0 to master NEWSJeff Forcier
2012-10-14Set up 1.8.1 chunk in NEWSJeff Forcier
2012-10-14Add missing release date to NEWS for 1.8.0Jeff Forcier
2012-09-2580-col fixJeff Forcier
2012-09-25Fix module import in testsJeff Forcier
2012-09-25Correct dev-installation doc in package metadataJeff Forcier
2012-09-25Whitespace + lang tweakJeff Forcier
2012-09-25Init header updateJeff Forcier
2012-09-24Nuke old copy of original READMEJeff Forcier
2012-09-24Transition back to Paramiko's readme; update to be currently accurateJeff Forcier
2012-09-24Remove extraneous changelog lines from 'ssh'Jeff Forcier
2012-09-24Namespace issue numbers appropriatelyJeff Forcier
2012-09-24For now, merge ssh CHANGES file into paramiko NEWSJeff Forcier
2012-09-24Bump to 0.8.x due to nontrivial changesJeff Forcier
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