summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-09-27Fixed a typo in the license header of most filesJeff Forcier
2013-09-27Fix demo re #200Jeff Forcier
2013-09-27Use verbose test output for travisJeff Forcier
2013-02-03Update explicitly-stated Python version reqs to 2.5+Jeff Forcier
2012-12-31New yearJeff Forcier
2012-11-29Update Travis settings:Jeff Forcier
2012-11-29Revert "Forgot to import errno"Jeff Forcier
2012-11-29Revert "Make send() and recv() fail when channel is closed"Jeff Forcier
2012-11-29Forgot to import errnoTomer Filiba
2012-11-29Make send() and recv() fail when channel is closedTomer Filiba
2012-11-28Make docs target build whenever Paramiko files changeJeff Forcier
2012-11-06Git ignore built docs dirJeff Forcier
2012-11-06Tweak travis configJeff Forcier
2012-11-06Cut 1.8.1Jeff 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-14Meh fabfile for docs uploadingJeff 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