Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #537 reproduction test and fix | Krzysztof Rusek | 2016-06-09 | 1 | -0/+18 |
* | Merge branch '1.15' into 1.16 | Jeff Forcier | 2016-04-25 | 1 | -0/+30 |
|\ | |||||
| * | Test & implementation for part 1 re: #670 | Jeff Forcier | 2016-04-25 | 1 | -0/+30 |
* | | Python 2.6 fix re: assertIn | Jeff Forcier | 2016-04-24 | 1 | -3/+4 |
* | | Improve NoValidConnectionsError formatting | Marius Gedminas | 2016-04-24 | 1 | -1/+16 |
* | | Make NoValidConnectionsError picklable correctly | Marius Gedminas | 2016-04-24 | 1 | -0/+15 |
* | | Merge branch '1.15' into 1.16 | Jeff Forcier | 2016-04-23 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Update existing test to prove #632 | Jeff Forcier | 2016-04-23 | 1 | -2/+2 |
* | | Merge branch '1.15' into 1.16 | Jeff Forcier | 2016-04-22 | 1 | -1/+17 |
|\ \ | |/ | |||||
| * | Hack in a sleep() to avoid race conditions during timeout test. | Jeff Forcier | 2016-04-22 | 1 | -1/+17 |
* | | Merge branch '1.15' into 1.16 | Jeff Forcier | 2016-01-19 | 1 | -4/+5 |
|\ \ | |/ | |||||
| * | Merge branch '1.14' into 1.15 | Jeff Forcier | 2016-01-19 | 1 | -4/+5 |
| |\ | |||||
| | * | Merge branch '1.13' into 1.14 | Jeff Forcier | 2016-01-19 | 1 | -4/+5 |
| | |\ | |||||
| | | * | Update SSHConfig.parse to strip leading and trailing whitespace | Nick Pillitteri | 2016-01-08 | 1 | -4/+5 |
* | | | | Merge branch '1.15' into 1.16 | Jeff Forcier | 2015-11-06 | 1 | -6/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Hacky cleanup of non-gc'd clients in a loopy test. | Jeff Forcier | 2015-11-06 | 1 | -6/+12 |
* | | | | Merge branch 'master' into 562-int | Jeff Forcier | 2015-11-04 | 6 | -9/+153 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into 502-int | Jeff Forcier | 2015-11-03 | 16 | -181/+1071 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '1.15' | Jeff Forcier | 2015-11-02 | 1 | -0/+5 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '1.14' into 1.15 | Jeff Forcier | 2015-11-02 | 1 | -0/+5 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '1.13' into 1.14 | Jeff Forcier | 2015-11-02 | 1 | -0/+5 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Added test for str() of empty SFTPAttributes() | Ulrich Petri | 2015-11-02 | 1 | -0/+5 |
| | * | | | | Merge branch 'master' into 596-int | Jeff Forcier | 2015-10-30 | 11 | -40/+75 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '1.15' into 491-int | Jeff Forcier | 2015-09-30 | 2 | -4/+5 |
| | | |\ \ \ | |||||
| | | | * | | | Silently ignore invalid keys in HostKeys.load() | Martin Topholm | 2015-09-30 | 1 | -0/+1 |
| | | | * | | | Revert add_int and get_int to strictly 32-bits and add adaptive versions | Scott Maxwell | 2015-01-26 | 1 | -4/+4 |
| | | * | | | | Expose handshake timeout in the transport API. | Olle Lundberg | 2015-02-24 | 1 | -0/+17 |
| | | |/ / / | |||||
| | * | | | | Merge upstream branch 'master' into add_sha2_support | Matthias Witte | 2014-11-25 | 13 | -129/+889 |
| | |\ \ \ \ | |||||
| | * | | | | | Include sha2 changes in tests | Matthias Witte | 2014-07-16 | 2 | -2/+119 |
| | * | | | | | Fix transport test | Matthias Witte | 2014-07-15 | 1 | -1/+5 |
| * | | | | | | Commit 838e02ab42 changed the type of the exec command string on python3 | Anselm Kruis | 2015-03-20 | 2 | -2/+2 |
| * | | | | | | According to RFC 4254 sec 6.5 the "command" string of an "exec" channel | Anselm Kruis | 2015-03-20 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | prefetch now requires file_size to be passed in as a parameter | Torkil Gustavsen | 2015-07-23 | 2 | -7/+14 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZE | Jeff Quast | 2014-12-17 | 1 | -3/+3 |
* | | | | | Merge branch '1.14' into 1.15 | Jeff Forcier | 2014-12-17 | 1 | -1/+5 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch '1.13' into 1.14 | Jeff Forcier | 2014-12-17 | 1 | -1/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Refactoring | achapp | 2014-12-17 | 1 | -4/+5 |
| | * | | | new readline test passes | achapp | 2014-12-17 | 1 | -0/+1 |
| | * | | | Test update/Fix progress temp save | achapp | 2014-12-17 | 1 | -1/+3 |
* | | | | | Added check for proxycommand none and associated test as per Paramiko Issue 415 | Sean Johnson | 2014-12-17 | 1 | -0/+20 |
* | | | | | Use modern api to check if event is set. | Olle Lundberg | 2014-12-17 | 5 | -19/+19 |
* | | | | | Merge branch 'master' into 419-int | Jeff Forcier | 2014-12-17 | 1 | -2/+13 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch '1.15' | Jeff Forcier | 2014-11-12 | 1 | -2/+13 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '1.14' into 1.15 | Jeff Forcier | 2014-11-12 | 1 | -2/+13 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '1.13' into 1.14 | Jeff Forcier | 2014-11-12 | 1 | -2/+13 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Failing test proving #429 | Jeff Forcier | 2014-11-12 | 1 | -2/+13 |
* | | | | | | Converted all staticmethod/classmethod instances to decorators. | Jacob Beck | 2014-10-14 | 4 | -13/+6 |
|/ / / / / | |||||
* | | | | | Merge branch '1.15' | Jeff Forcier | 2014-09-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Use keyword arguments for arguments when creating a Transport. | Dylan Thacker-Smith | 2014-09-22 | 1 | -1/+1 |
* | | | | | SSHConfig.get_hostnames: List literal hostnames from SSH config | Søren Løvborg | 2014-09-19 | 1 | -0/+5 |
|/ / / / |