summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Python 2.5 compatgateway-supportJeff Forcier2012-11-051-1/+2
* Fix broken importJeff Forcier2012-11-051-1/+1
* Add ProxyCommand classes to top level APIJeff Forcier2012-11-051-1/+4
* Changelog re #97Jeff Forcier2012-11-051-0/+3
* One more patch from @clarete's workJeff Forcier2012-11-051-1/+4
* Implement (& test for) ProxyCommand interpolation.Jeff Forcier2012-11-052-2/+33
* FormattingJeff Forcier2012-11-051-20/+19
* Bubble up ProxyCommandFailure in packetizerJeff Forcier2012-11-051-1/+3
* Post-import editsJeff Forcier2012-11-051-4/+6
* Import BadProxyCommandJeff Forcier2012-11-051-0/+15
* Post-import editsJeff Forcier2012-11-051-20/+24
* Initial port of ProxyCommand class from @clareteJeff Forcier2012-11-051-0/+86
* Fix ProxyCommand equals splitting.Jeff Forcier2012-11-051-2/+10
* Add failing test(s) re ProxyCommand config parsingJeff Forcier2012-11-051-1/+21
* More attributionsJeff Forcier2012-11-051-3/+3
* Add in big attribution big in prep for having ProxyCommand doneJeff Forcier2012-11-051-0/+4
* Changelog re #77Jeff Forcier2012-11-051-0/+2
* Tweak docstring re #77Jeff Forcier2012-11-051-3/+3
* SSHClient: add 'sock' parameter to connect() for tunnelingSteven Noonan2012-11-051-16/+21
* Somehow missed a pretty important change in the changelogJeff Forcier2012-11-051-0/+2
* Merge branch '1.8'Jeff Forcier2012-10-156-23/+28
|\
| * 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
* | Merge branch '1.8'Jeff Forcier2012-10-141-0/+13
|\ \ | |/
| * Meh fabfile for docs uploadingJeff Forcier2012-10-141-0/+13
| * Set up 1.8.1 chunk in NEWSJeff Forcier2012-10-141-0/+4
* | Add 1.9.0 to master NEWSJeff Forcier2012-10-141-0/+8
|/
* 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