0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
For now, merge ssh CHANGES file into paramiko NEWS More... almost 13 years ago
Bump to 1.7.9, setup.py/crypto update (cherry picked from commit ea8e73a389931962a2aea4c136a2a5d65d612c89) More... almost 13 years ago
Crypto released a setuptools bugfix as 2.4.1. (cherry picked from commit 2279ef690932d8ba3627632f5e81bbf5f7bd8381) More... almost 13 years ago
Crypto 2.4 doesn't play well with setup.py/setuptools (cherry picked from commit 12cf1674fcd8bf216ec2f12f4ddd111eb8db3514) More... almost 13 years ago
Take ownership of TODO file More... almost 13 years ago
Update version to 1.7.8, no need for 4 parts (cherry picked from commit 5e0a32902856b3b42e8bf4e72fec17fb30c78e66) More... almost 13 years ago
Tweak setup.py to match README (cherry picked from commit 673c427fe6fb39f1bb604eaf460daaaa0ce2875c) More... almost 13 years ago
Add additional Random.atfork() to prevent RNG errors in large runs More... almost 13 years ago
Update README copyright notice (was ssh a228ab41) More... almost 13 years ago
Bump to 0.8.x due to nontrivial changes (cherry picked from commit d7def60c4784fed39fc8714753304a150da131c7) More... almost 13 years ago
Initial port of 3709d2e02bf67ccc272e1f2311e5db125a922ba0 from 'ssh' More... almost 13 years ago
Fix #28: hide interpreter-death threading exceptions (cherry picked from commit 3709d2e02bf67ccc272e1f2311e5db125a922ba0) More... almost 13 years ago
Changelog re #40 (cherry picked from commit c27915d55182cfa22c517c2d6d887316fc89c80a) More... almost 13 years ago
Travis integration (cherry picked from commit 4cb9fed74bbde4730d2901dde4adb7cb47ae796a) More... almost 13 years ago
Exit correctly so test.py can be used in CI (cherry picked from commit d516fe71ea1d8bdb7b2e278fa519f7f860d7e234) More... almost 13 years ago
Fixes to failing-test teardowns to avoid more exceptions or hangs (cherry picked from commit 734f3d6f42ef1564f473fee5526e0354fc8196fc) More... almost 13 years ago
Whitespace (cherry picked from commit baa930eb583b65938cfcfa272a1eb2af12df3502) More... almost 13 years ago
Changelog re #11 (cherry picked from commit c8e76e3a801098ecfec02fe52cd83bb7fab9f19a) More... almost 13 years ago
Improve unknown-server exception language More... almost 13 years ago
Handle/fix handling of EINTR errors in a few places. (cherry picked from commit 351bdb72e539c373985e108c89f61839f3acdd2a) More... almost 13 years ago
Fix unbound local variable exception (cherry picked from commit 503d7e62602cfe3ed63a4f44fba12874a17aa199) More... about 13 years ago
add the url to github in the setup.py for pypi (cherry picked from commit abfefc2f95c377cc134d9b0b71c8cdd692f321c8) More... about 13 years ago
Changelog re #36 (cherry picked from commit 5b8cdd990fea9269f8b5297ad1e3e52de08f2ee6) More... about 13 years ago
- make sure we honor 2-factor for all auth_pkey blocks - explicit check for ['password'] as remaining auth type (cherry picked from commit 53a3421da6d74333c4679fd6289d418917833b44) More... about 13 years ago
make sure to break out of key auth loop on success when doing 2-factor (cherry picked from commit 0a4aa8a9d119022adef3b8d89f129ea26110fc1a) More... about 13 years ago
add support for 2 factor authentication (key+password) (cherry picked from commit be19c273bbe77d58fd67edeabf344ff253997b23) More... about 13 years ago
Attribution re: #33 (cherry picked from commit 8793771f3804b3f9bb4bf63d0b36ca105de78979) More... about 13 years ago
Attribution re #32 (cherry picked from commit 2f4303df3e7477dca28badee2f1cc14573befab6) More... about 13 years ago
re #33 - fix typo, be more pythonic (cherry picked from commit 803820c3c8b1aaf2a11588431582916dbb23ea1e) More... about 13 years ago
Fix #33 - parse config as described by manpage (cherry picked from commit 011805eae07ee7be6140b95f6d8669763c55b3d9) More... about 13 years ago