Age | Commit message (Collapse) | Author |
|
Conflicts:
NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
NEWS
|
|
|
|
Conflicts:
NEWS
setup.py
|
|
|
|
request after it has already been closed.
|
|
|
|
Conflicts:
NEWS
|
|
|
|
|
|
|
|
|
|
Conflicts:
NEWS
setup.py
|
|
|
|
|
|
|
|
Fixes #48
|
|
|
|
|
|
options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update demo.py
|
|
|
|
|
|
Warn on parse failure when reading known_hosts
|
|
|
|
Conflicts:
NEWS
|
|
|
|
|
|
|
|
|
|
|
|
RAM to disk. Avoids loss of host entries in case other SSH clients have written to the known_hosts file(s) meanwhile.
|
|
keys from known_hosts are loaded via HostKeys.load() more than once (e.g. for refreshing the list of known hosts during runtime).
|
|
Also assures that the host entries in known_hosts get saved in hashed format as it is currently standard in OpenSSH.
|
|
why import threading?
|
|
Conflicts:
NEWS
|