0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version 2.7.4 More... almost 6 years ago
Merge pull request #54 from ploxiln/tiny_fixups_2019_11 More... almost 6 years ago
Merge pull request #48 from ploxiln/file_read_join More... almost 6 years ago
docs/README: mention netmiko for managed switches and such More... almost 6 years ago
Merge pull request #47 from ploxiln/transport_badhostkey_exc More... almost 6 years ago
Merge pull request #26 from ploxiln/port_forwarding_sendall More... almost 6 years ago
SFTPInterface: fix docs typo in rename() More... almost 6 years ago
SSHClient: update connect() docs to mention id_ed25519 keys More... almost 6 years ago
remove duplicate name attribute in KexGroup16SHA512 More... almost 6 years ago
kex_ecdh_nist: use new-style classes on python-2.7 More... almost 6 years ago
setup: explicit mention of Python-3.8 support More... almost 6 years ago
Merge pull request #49 from ploxiln/kex_g16_srv_fix More... almost 6 years ago
Merge pull request #52 from ploxiln/use_isinstance More... almost 6 years ago
Merge pull request #53 from ploxiln/test_upd_2019_11 More... almost 6 years ago
tests: update travis-ci python versions and flake8 More... almost 6 years ago
replace issubclass() with isinstance() everywhere More... almost 6 years ago
Add send_signal method to Channel More... almost 6 years ago
transport: adjust default kex preference order again More... about 6 years ago
kex: fix server-side of kex-group-14-sha256 and kex-group16-sha512 More... about 6 years ago
BufferedFile: avoid quadratic buffer append with Python 3.x More... about 6 years ago
transport: connect() should raise BadHostKeyException More... about 6 years ago
bump to version 2.7.3 for development More... about 6 years ago
version 2.7.2 More... about 6 years ago
Merge pull request #42 from ploxiln/ssh_exc_args More... about 6 years ago
Merge pull request #46 from ploxiln/transport_langlist_lenient More... about 6 years ago
Merge pull request #44 from ploxiln/kex_pref_group16_low More... about 6 years ago
transport: debug log all kex cipher mac etc on separate lines More... about 6 years ago
transport: do not decode language lists More... about 6 years ago
test for new-format private key with no padding More... about 6 years ago
transport: do not prefer kex group16_sha512 and group14_sha256 More... about 6 years ago