0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 20 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #47 from ploxiln/transport_badhostkey_exc More... over 4 years ago
Merge pull request #26 from ploxiln/port_forwarding_sendall More... over 4 years ago
SFTPInterface: fix docs typo in rename() More... over 4 years ago
SSHClient: update connect() docs to mention id_ed25519 keys More... over 4 years ago
remove duplicate name attribute in KexGroup16SHA512 More... over 4 years ago
kex_ecdh_nist: use new-style classes on python-2.7 More... over 4 years ago
setup: explicit mention of Python-3.8 support More... over 4 years ago
Merge pull request #49 from ploxiln/kex_g16_srv_fix More... over 4 years ago
Merge pull request #52 from ploxiln/use_isinstance More... over 4 years ago
Merge pull request #53 from ploxiln/test_upd_2019_11 More... over 4 years ago
tests: update travis-ci python versions and flake8 More... over 4 years ago
replace issubclass() with isinstance() everywhere More... over 4 years ago
Add send_signal method to Channel More... over 4 years ago
transport: adjust default kex preference order again More... almost 5 years ago
kex: fix server-side of kex-group-14-sha256 and kex-group16-sha512 More... almost 5 years ago
BufferedFile: avoid quadratic buffer append with Python 3.x More... almost 5 years ago
transport: connect() should raise BadHostKeyException More... almost 5 years ago
bump to version 2.7.3 for development More... almost 5 years ago
version 2.7.2 More... almost 5 years ago
Merge pull request #42 from ploxiln/ssh_exc_args More... almost 5 years ago
Merge pull request #46 from ploxiln/transport_langlist_lenient More... almost 5 years ago
Merge pull request #44 from ploxiln/kex_pref_group16_low More... almost 5 years ago
transport: debug log all kex cipher mac etc on separate lines More... almost 5 years ago
transport: do not decode language lists More... almost 5 years ago
test for new-format private key with no padding More... almost 5 years ago
transport: do not prefer kex group16_sha512 and group14_sha256 More... almost 5 years ago
SSHException subclass tests sanity-check str, repr, pickle More... almost 5 years ago
add more ssh exception attrs, to match upstream More... almost 5 years ago
docs: installing: update/clarify optional deps More... almost 5 years ago
clean up SSHException subclass args and string methods More... almost 5 years ago