0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 38 minutes ago. based on code collected 41 minutes ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Error message langauge tweak More... over 10 years ago
Add null errno to socket.error subclass. More... over 10 years ago
Rename new exception class to be less generic More... over 10 years ago
Switch kex_gss from using PyCrypto's Random to using os.urandom. More... over 10 years ago
Fix an uninitialised variable usage and simplify the code. More... over 10 years ago
Fix the documentation of both implementations of ssh_check_mic. The method raises an exception, if the check fails and has no return value. More... over 10 years ago
Add a missing import. More... over 10 years ago
Silently ignore invalid keys in HostKeys.load() More... over 10 years ago
Merge branch '1.15' More... over 10 years ago
Replace/add RFC links using ``:rfc:``, /ht @sigmavirus24 More... over 10 years ago
Some 80-col fixes More... over 10 years ago
Fix a Python 3 incompat bit from recent merge More... over 10 years ago
Merge branch 'try-multiple-address-families-22' More... over 10 years ago
Changelog closes #22 More... over 10 years ago
Patch resolving the timeout issue on lost conection. More... over 10 years ago
Expose handshake timeout in the transport API. More... over 10 years ago
Add support for signaling a handshake process in packetizer. More... over 10 years ago
Typo causes failure if Putty Pageant is running. More... over 10 years ago
Raise usefully ambiguous error when every connect attempt fails. More... over 10 years ago
Bump dev version. (might end up 2.0 tho) More... over 10 years ago
Comment More... over 10 years ago
Fix docstring for Sphinx More... over 10 years ago
Merge remote-tracking branch 'Bluehorn/issue22' into try-multiple-address-families-22 More... over 10 years ago
Merge branch '1.15' More... over 10 years ago
Changelog fixes #402, closes #479 More... over 10 years ago
Add IOError in [email protected] test for python 2 support. More... over 10 years ago
Add support for [email protected] for the SFTP server side and fix tests accordingly. More... over 10 years ago
Update agent.py More... over 10 years ago
Revert add_int and get_int to strictly 32-bits and add adaptive versions More... over 10 years ago
Removed debug print statements More... over 10 years ago