summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2015-11-04Merge branch 'master' into 562-intJeff Forcier
2015-11-03Merge branch 'master' into 502-intJeff Forcier
2015-11-02Merge branch '1.15'Jeff Forcier
2015-11-02Merge branch '1.14' into 1.15Jeff Forcier
2015-11-02Merge branch '1.13' into 1.14Jeff Forcier
2015-11-02Added test for str() of empty SFTPAttributes()Ulrich Petri
2015-10-30Merge branch 'master' into 596-intJeff Forcier
2015-09-30Merge branch '1.15' into 491-intJeff Forcier
2015-09-30Silently ignore invalid keys in HostKeys.load()Martin Topholm
2015-07-23prefetch now requires file_size to be passed in as a parameterTorkil Gustavsen
2015-03-20Commit 838e02ab42 changed the type of the exec command string on python3Anselm Kruis
2015-03-20According to RFC 4254 sec 6.5 the "command" string of an "exec" channelAnselm Kruis
2015-02-24Expose handshake timeout in the transport API.Olle Lundberg
2015-01-26Revert add_int and get_int to strictly 32-bits and add adaptive versionsScott Maxwell
2014-12-17Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZEJeff Quast
2014-12-17Merge branch '1.14' into 1.15Jeff Forcier
2014-12-17Merge branch '1.13' into 1.14Jeff Forcier
2014-12-17Refactoringachapp
2014-12-17new readline test passesachapp
2014-12-17Test update/Fix progress temp saveachapp
2014-12-17Added check for proxycommand none and associated test as per Paramiko Issue 415Sean Johnson
2014-12-17Use modern api to check if event is set.Olle Lundberg
2014-12-17Merge branch 'master' into 419-intJeff Forcier
2014-11-25Merge upstream branch 'master' into add_sha2_supportMatthias Witte
2014-11-12Merge branch '1.15'Jeff Forcier
2014-11-12Merge branch '1.14' into 1.15Jeff Forcier
2014-11-12Merge branch '1.13' into 1.14Jeff Forcier
2014-11-12Failing test proving #429Jeff Forcier
2014-10-14Converted all staticmethod/classmethod instances to decorators.Jacob Beck
2014-09-22Merge branch '1.15'Jeff Forcier
2014-09-22Use keyword arguments for arguments when creating a Transport.Dylan Thacker-Smith
2014-09-19SSHConfig.get_hostnames: List literal hostnames from SSH configSøren Løvborg
2014-09-18A herp and a derp (and an import shuffle)Jeff Forcier
2014-09-18Merge branch 'master' into 216-intJeff Forcier
2014-09-18Fix more dumb non-comment commentsJeff Forcier
2014-09-18Clean up & tweak failing sftp closure testJeff Forcier
2014-09-10Merge branch 'master' into 216-intJeff Forcier
2014-09-08Clean up more of the unnecessary-IMHO headersJeff Forcier
2014-09-08Merge branch 'master' into 267-intJeff Forcier
2014-09-08Fix a braino in new testJeff Forcier
2014-09-08Test proving #346Jeff Forcier
2014-09-08Merge branch 'master' into 362-intJeff Forcier
2014-09-08Merge branch 'master' into 372-intJeff Forcier
2014-09-08Merge branch 'master' into 373-intJeff Forcier
2014-09-08Merge branch 'master' into 374-intJeff Forcier
2014-09-08Merge pull request #375 from lndbrg/lower-the-risk-of-editors-striping-whites...Jeff Forcier
2014-09-07Convert SSHClient into a context managerMichael Williamson
2014-09-07Remove TODOMichael Williamson
2014-09-07Fix error on Python 2.5Michael Williamson
2014-09-07Convert Channel into a context managerMichael Williamson