summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update travis settings to be similar to fab's1.8Jeff Forcier2013-12-311-0/+4
* No more Python 2.5 on Travis :(Jeff Forcier2013-12-311-1/+0
* Reintroduce __version_info__ variableMike Gabriel2013-10-161-0/+1
* Fixed a typo in the license header of most filesJeff Forcier2013-09-2761-61/+61
* Fix demo re #200Jeff Forcier2013-09-271-1/+1
* Use verbose test output for travisJeff Forcier2013-09-271-1/+1
* Update explicitly-stated Python version reqs to 2.5+Jeff Forcier2013-02-032-19/+5
* New yearJeff Forcier2012-12-311-1/+1
* Update Travis settings:Jeff Forcier2012-11-291-3/+1
* Revert "Forgot to import errno"Jeff Forcier2012-11-291-1/+0
* Revert "Make send() and recv() fail when channel is closed"Jeff Forcier2012-11-291-16/+3
* Forgot to import errnoTomer Filiba2012-11-291-0/+1
* Make send() and recv() fail when channel is closedTomer Filiba2012-11-291-3/+16
* Make docs target build whenever Paramiko files changeJeff Forcier2012-11-281-1/+1
* Git ignore built docs dirJeff Forcier2012-11-061-0/+1
* Tweak travis configJeff Forcier2012-11-061-0/+2
* Cut 1.8.1v1.8.11.8.1Jeff Forcier2012-11-063-4/+4
* Refactoring: it's a thing. Re #85Jeff Forcier2012-10-154-23/+17
* Only override unittest assertions when absolutely necessary.Jeff Forcier2012-10-152-2/+9
* Move SFTPClient.get() termination condition to loop end.Jeff Forcier2012-10-142-2/+6
* Meh fabfile for docs uploadingJeff Forcier2012-10-141-0/+13
* Set up 1.8.1 chunk in NEWSJeff Forcier2012-10-141-0/+4
* Add missing release date to NEWS for 1.8.0Jeff Forcier2012-10-141-2/+2
* 80-col fixv1.8.01.8.0Jeff Forcier2012-09-251-1/+3
* Fix module import in testsmerge-ssh-fork-back-inJeff Forcier2012-09-251-6/+6
* Correct dev-installation doc in package metadataJeff Forcier2012-09-251-1/+1
* Whitespace + lang tweakJeff Forcier2012-09-251-5/+4
* Init header updateJeff Forcier2012-09-251-6/+1
* Nuke old copy of original READMEJeff Forcier2012-09-241-161/+0
* Transition back to Paramiko's readme; update to be currently accurateJeff Forcier2012-09-242-16/+154
* Remove extraneous changelog lines from 'ssh'Jeff Forcier2012-09-241-2/+0
* Namespace issue numbers appropriatelyJeff Forcier2012-09-241-16/+19
* For now, merge ssh CHANGES file into paramiko NEWSJeff Forcier2012-09-242-80/+44
* Bump to 0.8.x due to nontrivial changesinitial-merge-from-ssh-doneJeff Forcier2012-09-242-2/+2
* Fix #28: hide interpreter-death threading exceptionsJeff Forcier2012-09-241-0/+4
* Changelog re #40Jeff Forcier2012-09-241-0/+1
* Travis integrationJeff Forcier2012-09-241-0/+14
* Exit correctly so test.py can be used in CIJeff Forcier2012-09-241-0/+3
* Fixes to failing-test teardowns to avoid more exceptions or hangsJeff Forcier2012-09-242-6/+10
* WhitespaceJeff Forcier2012-09-241-0/+3
* Changelog re #11Jeff Forcier2012-09-241-0/+4
* Improve unknown-server exception languageJeff Forcier2012-09-241-1/+1
* Handle/fix handling of EINTR errors in a few places.Douglas Turk2012-09-246-8/+52
* Fix unbound local variable exceptionJeff Forcier2012-09-241-0/+1
* add the url to github in the setup.py for pypiLaurent Peuch2012-09-241-1/+1
* Changelog re #36Jeff Forcier2012-09-241-0/+3
* - make sure we honor 2-factor for all auth_pkey blocksAndrew2012-09-241-22/+28
* make sure to break out of key auth loop on success when doing 2-factorAndrew2012-09-231-0/+2
* add support for 2 factor authentication (key+password)Andrew2012-09-231-30/+42
* Attribution re: #33Jeff Forcier2012-09-231-0/+5