Age | Commit message (Collapse) | Author |
|
client constructor.
|
|
|
|
|
|
|
|
|
|
servers that remove the file immediately after it's been closed.
|
|
|
|
|
|
|
|
|
|
responding to an event and closing the channel.
|
|
|
|
|
|
|
|
|
|
|
|
comments on the same line (?).
|
|
|
|
|
|
|
|
|
|
|
|
in the ssh config file format. bug #332382
|
|
remote side doesn't ever answer, eventually we give up. bug #378511
|
|
don't get lost. bug #379240
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handler correctly any more. also allow unicode as a hostname.
|
|
old todo comments
|
|
bump version to 1.7.4 (desmond).
|
|
clarify documentation about non-blocking mode
|
|
clarify feature was added in 1.7.4
|
|
add a callback method that can be used to track get/put progress in
SFTPClient. suggested by Phil Schwartz.
|
|
fix convoluted logging method
|
|
more ignores
|
|
ack, somehow my previous commit ERASED this file!
i'm starting to lose my bazaar-fu from using git too much. :(
|
|
patch from Mark Hammond to use win32gui instead of win32ui, to avoid
a dependency on MFC. only affects windows.
|
|
SFTPClient.put() now returns the stats object it collected during
verification. suggested by Jude Venn.
|
|
allow multiple key files to be specified in SSHClient.
suggested by Bernhard Walle.
|
|
merge deadlog bugfix from dwayne litzenberger.
|
|
include an empty language field on sftp responses, since some clients
expect it.
|