summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-09-20Changelog re #36Jeff Forcier
2013-09-20This fixes a Bad file descriptor error caused by attempting to access the req...Jonathan Halcrow
2013-09-20Changelog entry re #162Jeff Forcier
2013-09-20Apply slightly modified version of patch from #162Jeff Forcier
2013-07-26Version bumpJeff Forcier
2013-07-26Update changelog for releaseJeff Forcier
2013-05-05Flip bad known_hosts line to INFO from WARN re #153Jeff Forcier
2013-04-28Add explicit link to updated API docs. Fixes #160Jeff Forcier
2013-04-28Warn on parse failure when reading known_hostsEthan Glasser-Camp
2013-04-27Changelog re #146 (also start 10.10.2 section)Jeff Forcier
2013-04-27Fix indentation at few places.Abhinav Upadhyay
2013-04-05Bump version to 1.10.1Jeff Forcier
2013-04-05Changelog re #154Jeff Forcier
2013-04-05Fix bug that leaves fds in select after EOF receivedKevin Tegtmeier
2013-04-05Dumb format tweak to NEWSJeff Forcier
2013-04-05Merge branch '1.10' into 143-intJeff Forcier
2013-04-05Merge branch '1.9' into 1.10Jeff Forcier
2013-04-05Remove pointless & outdated version/release crap from READMEJeff Forcier
2013-03-04Update NEWS per #142Jason R. Coombs
2013-03-04Remove 'file_size' check from tests. The docstring indicates this parameter i...Jason R. Coombs
2013-03-04Adding test capturing desired behavior and demonstrating issue #142.Jason R. Coombs
2013-03-04Delint test_sftp (remove unused imports and unused variables, remove excess w...Jason R. Coombs
2013-03-01Changelog re #66, re #141. Fixes #66Jeff Forcier
2013-03-01Speed up the write operation by bulk calling read.Olle Lundberg
2013-03-01Changelog re #133, and date fix for 1.10Jeff Forcier
2013-03-01Added width_pixel and height_pixel parameters to Channel.get_pty() andPhillip Heller
2013-03-01Changelog re #93Jeff Forcier
2013-02-28Pep8 fixesOlle Lundberg
2013-02-28Merge branch 'openssh-compatibility' of github.com:lndbrg/paramiko into opens...Olle Lundberg
2013-02-28Pep8 fixesOlle Lundberg
2013-02-28Fix argument passed to LazyFqdnOlle Lundberg
2013-02-28Fix broken test.Olle Lundberg
2013-02-28Create a copy of the identityfile list.Olle Lundberg
2013-02-28Add tests for identityfile parsing.Olle Lundberg
2013-02-28DRY up the code for populating the return listOlle Lundberg
2013-02-28Whitespace fixes.Olle Lundberg
2013-02-28Be more pythonic.Olle Lundberg
2013-02-28Implement support for parsing proxycommand.Olle Lundberg
2013-02-28Add tests for proxycommand parsing.Olle Lundberg
2013-02-28Pep8 fixesOlle Lundberg
2013-02-28SpellingOlle Lundberg
2013-02-28Add host negation support to paramiko config.Olle Lundberg
2013-02-28Add test for host negation.Olle Lundberg
2013-02-28Updated tests for new ssh config format.Olle Lundberg
2013-02-27Refactor duplicative code re #110Jeff Forcier
2013-02-27Changelog re #110Jeff Forcier
2013-02-27Document SSHConfig FQDN logic.John Hensley
2013-02-27Changelog re #128Jeff Forcier
2013-02-27Compute host's FQDN on demand onlyParantapa Bhattacharya
2013-02-27Add changelog entry re #102Jeff Forcier