0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SSHException subclass tests sanity-check str, repr, pickle More... about 6 years ago
add more ssh exception attrs, to match upstream More... about 6 years ago
docs: installing: update/clarify optional deps More... about 6 years ago
clean up SSHException subclass args and string methods More... about 6 years ago
Merge pull request #41 from ploxiln/docs_site More... about 6 years ago
docs: fix old changelog More... about 6 years ago
delete old obsolete logo/banner images More... about 6 years ago
README: update docs site link More... about 6 years ago
docs: single sphinx site, adapt for Paramiko-NG More... about 6 years ago
Merge pull request #39 from ploxiln/etm_packet_tweak More... about 6 years ago
packet: tighten up flow in ETM packet code More... about 6 years ago
new ChannelFile subclass for stdin calls shutdown_write on close() More... about 6 years ago
channel: ChannelStderrFile tests, docs, cleanup More... about 6 years ago
bump to version 2.7.1 for development More... about 6 years ago
README: update install instructions for 2.7.0 More... about 6 years ago
version 2.7.0 More... about 6 years ago
remove un-qualified noqa comments where no longer needed More... about 6 years ago
Merge pull request #27 from ploxiln/or_pipe_race More... about 6 years ago
Merge pull request #37 from ploxiln/config_expand_v2 More... about 6 years ago
SSHConfig: use robust _percent_expand() for hostname too More... about 6 years ago
SSHConfig: in controlpath expand %i to uid More... about 6 years ago
Merge pull request #36 from ploxiln/config_proc More... about 6 years ago
SSHConfig: use getpass for local user name More... about 6 years ago
Merge pull request #35 from ploxiln/c25519_avail_compat More... about 6 years ago
SSHConfig: ProxyCommand no longer needs ~ expansion More... about 6 years ago
tests: test SSHConfig handling of "%%" More... about 6 years ago
kex_group16: Fix copypasta'd copyright More... about 6 years ago
SSHConfig: more robust percent-expand More... about 6 years ago
KexCurve25519: add is_available() method More... about 6 years ago
Merge pull request #34 from ploxiln/un_number_tests More... about 6 years ago