index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-04-23
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2016-04-23
Add regression test protecting against an issue found in #394.
Jeff Forcier
2016-04-23
Set look_for_keys=False in client tests to avoid loading real user keys.
Jeff Forcier
2016-04-23
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2016-04-22
Merge branch '1.16'
Jeff Forcier
2016-04-22
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-22
Hack in a sleep() to avoid race conditions during timeout test.
Jeff Forcier
2016-02-27
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2016-01-19
Merge branch '1.16'
Jeff Forcier
2016-01-19
Merge branch '1.15' into 1.16
Jeff Forcier
2016-01-19
Merge branch '1.14' into 1.15
Jeff Forcier
2016-01-19
Merge branch '1.13' into 1.14
Jeff Forcier
2016-01-08
Update SSHConfig.parse to strip leading and trailing whitespace
Nick Pillitteri
2015-12-18
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2015-12-17
Merge branch 'master' of github.com:paramiko/paramiko
Adam Meily
2015-12-04
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2015-11-06
Merge branch '1.15' into 1.16
Jeff Forcier
2015-11-06
Hacky cleanup of non-gc'd clients in a loopy test.
Jeff Forcier
2015-11-06
Hacky cleanup of non-gc'd clients in a loopy test.
Jeff Forcier
2015-11-04
Merge branch 'master' into 562-int
Jeff Forcier
2015-11-04
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2015-11-03
Merge branch 'master' into 502-int
Jeff Forcier
2015-11-02
Merge branch '1.15'
Jeff Forcier
2015-11-02
Merge branch '1.14' into 1.15
Jeff Forcier
2015-11-02
Merge branch '1.13' into 1.14
Jeff Forcier
2015-11-02
Added test for str() of empty SFTPAttributes()
Ulrich Petri
2015-10-30
Merge branch 'master' into 596-int
Jeff Forcier
2015-09-30
Merge branch '1.15' into 491-int
Jeff Forcier
2015-09-30
Silently ignore invalid keys in HostKeys.load()
Martin Topholm
2015-09-24
add unit tests for file-like object methods and update changelog and docs
Adam Meily
2015-07-23
prefetch now requires file_size to be passed in as a parameter
Torkil Gustavsen
2015-03-20
Commit 838e02ab42 changed the type of the exec command string on python3
Anselm Kruis
2015-03-20
According to RFC 4254 sec 6.5 the "command" string of an "exec" channel
Anselm Kruis
2015-03-18
Fixed tests.
Alex Gaynor
2015-03-18
doh
Alex Gaynor
2015-02-24
Expose handshake timeout in the transport API.
Olle Lundberg
2015-01-26
Revert add_int and get_int to strictly 32-bits and add adaptive versions
Scott Maxwell
2014-12-18
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2014-12-17
Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZE
Jeff Quast
2014-12-17
Merge branch '1.14' into 1.15
Jeff Forcier
2014-12-17
Merge branch '1.13' into 1.14
Jeff Forcier
2014-12-17
Refactoring
achapp
2014-12-17
new readline test passes
achapp
2014-12-17
Test update/Fix progress temp save
achapp
2014-12-17
Added check for proxycommand none and associated test as per Paramiko Issue 415
Sean Johnson
2014-12-17
Use modern api to check if event is set.
Olle Lundberg
2014-12-17
Merge branch 'master' into 419-int
Jeff Forcier
2014-11-25
Merge upstream branch 'master' into add_sha2_support
Matthias Witte
2014-11-12
Merge branch '1.15'
Jeff Forcier
2014-11-12
Merge branch '1.14' into 1.15
Jeff Forcier
[next]