summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Not sure how this got updated :(v1.10.31.10.3Jeff Forcier2013-09-201-1/+1
* Changelog re #168Jeff Forcier2013-09-201-0/+2
* Merge branch '1.10' into 168-intJeff Forcier2013-09-204-29/+19
|\
| * Changelog re #36Jeff Forcier2013-09-201-0/+2
| * This fixes a Bad file descriptor error caused by attempting to access the req...Jonathan Halcrow2013-09-201-1/+3
| * Changelog entry re #162Jeff Forcier2013-09-201-0/+7
| * Apply slightly modified version of patch from #162Jeff Forcier2013-09-201-8/+4
| * Version bumpv1.10.21.10.2Jeff Forcier2013-07-262-2/+2
| * Update changelog for releaseJeff Forcier2013-07-261-4/+4
* | updated config to be compatible with multiple localforward and remoteforward ...Emre Yılmaz2013-05-211-4/+5
* | Merge branch '1.10'Jeff Forcier2013-05-051-2/+2
|\ \ | |/
| * Flip bad known_hosts line to INFO from WARN re #153Jeff Forcier2013-05-051-2/+2
* | Bump dev versionJeff Forcier2013-04-281-1/+1
* | Merge branch 'master' of github.com:paramiko/paramikoJeff Forcier2013-04-281-1/+0
|\ \
| * \ Merge pull request #155 from Baconator507/patch-1Jeff Forcier2013-04-281-1/+0
| |\ \
| | * | Update demo.pyIvan Barria2013-04-091-1/+0
* | | | Merge branch '1.10'Jeff Forcier2013-04-281-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add explicit link to updated API docs. Fixes #160Jeff Forcier2013-04-281-0/+1
* | | Merge branch '1.10'Jeff Forcier2013-04-280-0/+0
|\ \ \ | |/ /
| * | Warn on parse failure when reading known_hostsEthan Glasser-Camp2013-04-282-3/+10
* | | Merge pull request #153 from glasserc/log_bad_hostkeysJeff Forcier2013-04-282-3/+10
|\ \ \
| * | | Warn on parse failure when reading known_hostsEthan Glasser-Camp2013-04-282-3/+10
| |/ /
* | | Merge branch '1.10'Jeff Forcier2013-04-274-8/+14
|\ \ \ | |/ /
| * | Changelog re #146 (also start 10.10.2 section)Jeff Forcier2013-04-271-0/+6
| * | Fix indentation at few places.Abhinav Upadhyay2013-04-273-8/+8
* | | Back out broken but non-required hostname hash changeJeff Forcier2013-04-271-2/+0
* | | Changelog re #87Jeff Forcier2013-04-271-0/+4
* | | do not write ,,garbage'' to known_hosts file(s)Mike Gabriel2013-04-271-1/+0
* | | Load host entries from the known_hosts file(s) before writing the file from R...Mike Gabriel2013-04-271-0/+6
* | | Assure that host entries in known_hosts files do not duplicate endlessly if k...Mike Gabriel2013-04-271-1/+6
* | | Store hostname hashes in memory rathen than the non-hashed host entries. Also...Mike Gabriel2013-04-271-0/+2
| |/ |/|
* | Merge branch '1.10'Jeff Forcier2013-04-054-4/+15
|\ \ | |/
| * Bump version to 1.10.1v1.10.11.10.1Jeff Forcier2013-04-053-4/+4
| * Changelog re #154Jeff Forcier2013-04-051-0/+4
| * Fix bug that leaves fds in select after EOF receivedKevin Tegtmeier2013-04-051-0/+7
* | Merge branch '1.10'Jeff Forcier2013-04-053-13/+27
|\ \ | |/
| * Dumb format tweak to NEWSJeff Forcier2013-04-051-2/+2
| * Merge branch '1.10' into 143-intJeff Forcier2013-04-051-6/+0
| |\
| * | Update NEWS per #142Jason R. Coombs2013-03-041-1/+7
| * | Remove 'file_size' check from tests. The docstring indicates this parameter i...Jason R. Coombs2013-03-041-1/+1
| * | Adding test capturing desired behavior and demonstrating issue #142.Jason R. Coombs2013-03-041-0/+14
| * | Delint test_sftp (remove unused imports and unused variables, remove excess w...Jason R. Coombs2013-03-041-13/+7
* | | Merge branch '1.10'Jeff Forcier2013-04-051-6/+0
|\ \ \ | | |/ | |/|
| * | Merge branch '1.9' into 1.10Jeff Forcier2013-04-051-6/+0
| |\ \ | | |/ | |/|
| | * Remove pointless & outdated version/release crap from READMEJeff Forcier2013-04-051-6/+0
* | | Shuffle changelogJeff Forcier2013-03-191-10/+6
* | | Merge branch 'master' into 112-intJeff Forcier2013-03-1916-116/+344
|\ \ \
| * | | Move changelog re #100 to new release chunkJeff Forcier2013-03-191-4/+7
| * | | Updated NEWSJason R. Coombs2013-03-191-1/+5
| * | | Remove dependency on pywin32. Just use ctypes for simplicity.Jason R. Coombs2013-03-191-25/+2