summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Attribution re #32Jeff Forcier2012-09-231-0/+3
* show us the offending host keyThomas Vander Stichele2012-09-231-6/+18
* re #33 - fix typo, be more pythonicJan Brauer2012-09-231-3/+1
* Fix #33 - parse config as described by manpageJan Brauer2012-09-232-3/+26
* Attribution for Paramiko 63Jeff Forcier2012-09-231-1/+2
* Changelog for previous commitJeff Forcier2012-09-231-0/+4
* Fix SSHException when re-keying over a fast connectionJeff Forcier2012-09-230-0/+0
* Fix broken testsJeff Forcier2012-09-231-6/+13
* Bump to 1.7.14Jeff Forcier2012-09-233-3/+3
* Reorganize forwarded agent cxns to avoid errorsJeff Forcier2012-09-232-7/+27
* safe type checking (isinstance instead of type-is)Jeff Forcier2012-09-232-4/+7
* Changelog re #15Jeff Forcier2012-09-231-0/+5
* Add support for variable expansion in SSHConfigOlle Lundberg2012-09-231-4/+45
* Add basic support for parameter substitution in SSHConfig.Olle Lundberg2012-09-231-0/+22
* Ignore test logJeff Forcier2012-09-231-0/+1
* Remove comparison between int and strBobby Impollonia2012-09-231-6/+2