summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update existing test to prove #632Jeff Forcier2016-04-231-2/+2
* Hack in a sleep() to avoid race conditions during timeout test.Jeff Forcier2016-04-221-1/+17
* Merge branch '1.14' into 1.15Jeff Forcier2016-01-191-4/+5
|\
| * Merge branch '1.13' into 1.14Jeff Forcier2016-01-191-4/+5
| |\
| | * Update SSHConfig.parse to strip leading and trailing whitespaceNick Pillitteri2016-01-081-4/+5
* | | Hacky cleanup of non-gc'd clients in a loopy test.Jeff Forcier2015-11-061-6/+12
* | | Merge branch '1.14' into 1.15Jeff Forcier2015-11-021-0/+5
|\ \ \ | |/ /
| * | Merge branch '1.13' into 1.14Jeff Forcier2015-11-021-0/+5
| |\ \ | | |/
| | * Added test for str() of empty SFTPAttributes()Ulrich Petri2015-11-021-0/+5
* | | Merge branch '1.15' into 491-intJeff Forcier2015-09-302-4/+5
|\ \ \
| * | | Silently ignore invalid keys in HostKeys.load()Martin Topholm2015-09-301-0/+1
| * | | Revert add_int and get_int to strictly 32-bits and add adaptive versionsScott Maxwell2015-01-261-4/+4
* | | | Expose handshake timeout in the transport API.Olle Lundberg2015-02-241-0/+17
|/ / /
* | | Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZEJeff Quast2014-12-171-3/+3
* | | Merge branch '1.14' into 1.15Jeff Forcier2014-12-171-1/+5
|\ \ \ | |/ /
| * | Merge branch '1.13' into 1.14Jeff Forcier2014-12-171-1/+5
| |\ \ | | |/
| | * Refactoringachapp2014-12-171-4/+5
| | * new readline test passesachapp2014-12-171-0/+1
| | * Test update/Fix progress temp saveachapp2014-12-171-1/+3
* | | Added check for proxycommand none and associated test as per Paramiko Issue 415Sean Johnson2014-12-171-0/+20
* | | Use modern api to check if event is set.Olle Lundberg2014-12-175-19/+19
* | | Merge branch 'master' into 419-intJeff Forcier2014-12-171-2/+13
|\ \ \
| * \ \ Merge branch '1.15'Jeff Forcier2014-11-121-2/+13
| |\ \ \
| | * \ \ Merge branch '1.14' into 1.15Jeff Forcier2014-11-121-2/+13
| | |\ \ \ | | | |/ /
| | | * | Merge branch '1.13' into 1.14Jeff Forcier2014-11-121-2/+13
| | | |\ \ | | | | |/
| | | | * Failing test proving #429Jeff Forcier2014-11-121-2/+13
* | | | | Converted all staticmethod/classmethod instances to decorators.Jacob Beck2014-10-144-13/+6
|/ / / /
* | | | Merge branch '1.15'Jeff Forcier2014-09-221-1/+1
|\ \ \ \ | |/ / /
| * | | Use keyword arguments for arguments when creating a Transport.Dylan Thacker-Smith2014-09-221-1/+1
* | | | SSHConfig.get_hostnames: List literal hostnames from SSH configSøren Løvborg2014-09-191-0/+5
|/ / /
* | | A herp and a derp (and an import shuffle)Jeff Forcier2014-09-181-3/+4
* | | Merge branch 'master' into 216-intJeff Forcier2014-09-181-30/+10
|\ \ \
| * | | Fix more dumb non-comment commentsJeff Forcier2014-09-181-30/+10
* | | | Clean up & tweak failing sftp closure test216-intJeff Forcier2014-09-181-9/+4
* | | | Merge branch 'master' into 216-intJeff Forcier2014-09-1011-77/+606
|\ \ \ \ | |/ / /
| * | | Clean up more of the unnecessary-IMHO headersJeff Forcier2014-09-083-30/+0
| * | | Merge branch 'master' into 267-intJeff Forcier2014-09-089-125/+413
| |\ \ \
| | * | | Fix a braino in new testJeff Forcier2014-09-081-1/+1
| | * | | Test proving #346Jeff Forcier2014-09-081-0/+18
| | * | | Merge branch 'master' into 362-intJeff Forcier2014-09-088-126/+371
| | |\ \ \
| | | * \ \ Merge branch 'master' into 372-intJeff Forcier2014-09-088-72/+291
| | | |\ \ \
| | | | * \ \ Merge branch 'master' into 373-intJeff Forcier2014-09-087-122/+293
| | | | |\ \ \
| | | | | * \ \ Merge branch 'master' into 374-intJeff Forcier2014-09-084-51/+233
| | | | | |\ \ \
| | | | | | * \ \ Merge pull request #375 from lndbrg/lower-the-risk-of-editors-striping-whites...Jeff Forcier2014-09-081-1/+6
| | | | | | |\ \ \
| | | | | | | * | | Don't end a line with whitespace.Olle Lundberg2014-08-151-1/+6
| | | | | * | | | | Remove all occurences of ParamikoTest.Olle Lundberg2014-08-154-18/+7
| | | | | * | | | | Strip whitespace.Olle Lundberg2014-08-151-51/+51
| | | | | * | | | | Strip whitespace.Olle Lundberg2014-08-151-2/+2
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | Let packetizer handle 0-length sends from channel.Olle Lundberg2014-08-151-0/+46
| | | | * | | | | Document what is breaking in the client tests.Olle Lundberg2014-08-151-0/+2
| | | | |/ / / /