summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-09-21add missing file-like object methodsAdam Meily
2015-09-10Changelog fixes #582Jeff Forcier
2015-09-09Restore Python 2.6 compatibility for `python setup.py {s,b}dist'Peter Odding
2015-09-05Try to fix `python setup.py bdist_dumb' on Mac OS X (paylogic/pip-accel#2)Peter Odding
2015-08-17Add TODO found while poking API from fabric v2Jeff Forcier
2015-07-23prefetch's file_size param is not optionalTorkil Gustavsen
2015-07-23prefetch now requires file_size to be passed in as a parameterTorkil Gustavsen
2015-06-11Tweak docstringJeff Forcier
2015-05-08Add builtins to compatibility importsJason R. Coombs
2015-05-08Merge with 1.13Jason R. Coombs
2015-05-08Remove references to other modulesJason R. Coombs
2015-05-08Replace use of six with imports from py3compatJason R. Coombs
2015-05-08Refresh vendored _winapi module.Jason R. Coombs
2015-04-29Merge branch '1.15'Jeff Forcier
2015-04-29Not sure how this got nukedJeff Forcier
2015-04-29Merge branch '1.15'Jeff Forcier
2015-04-29Merge branch '1.14' into 1.15Jeff Forcier
2015-04-29Merge branch '1.13' into 1.14Jeff Forcier
2015-04-29Packaging updatesJeff Forcier
2015-03-20Commit 838e02ab42 changed the type of the exec command string on python3Anselm Kruis
2015-03-20Changelog for pull request #502.Anselm Kruis
2015-03-20According to RFC 4254 sec 6.5 the "command" string of an "exec" channelAnselm Kruis
2015-03-18Add a missing import.Anselm Kruis
2015-03-05Error message langauge tweakJeff Forcier
2015-03-05Add null errno to socket.error subclass.Jeff Forcier
2015-03-05Rename new exception class to be less genericJeff Forcier
2015-03-03Switch kex_gss from using PyCrypto's Random to using os.urandom.Anselm Kruis
2015-03-03Fix an uninitialised variable usage and simplify the code.Anselm Kruis
2015-03-03Fix the documentation of both implementations of ssh_check_mic.Anselm Kruis
2015-03-03Add a missing import.Anselm Kruis
2015-02-28Merge branch '1.15'Jeff Forcier
2015-02-28Replace/add RFC links using ``:rfc:``, /ht @sigmavirus24Jeff Forcier
2015-02-27Some 80-col fixesJeff Forcier
2015-02-27Fix a Python 3 incompat bit from recent mergeJeff Forcier
2015-02-27Merge branch 'try-multiple-address-families-22'Jeff Forcier
2015-02-27Changelog closes #22Jeff Forcier
2015-02-24Patch resolving the timeout issue on lost conection.Olle Lundberg
2015-02-24Expose handshake timeout in the transport API.Olle Lundberg
2015-02-24Add support for signaling a handshake process in packetizer.Olle Lundberg
2015-02-06Raise usefully ambiguous error when every connect attempt fails.Jeff Forcier
2015-02-06Bump dev version. (might end up 2.0 tho)Jeff Forcier
2015-02-06CommentJeff Forcier
2015-02-06Fix docstring for SphinxJeff Forcier
2015-02-06Merge remote-tracking branch 'Bluehorn/issue22' into try-multiple-address-fam...Jeff Forcier
2015-02-04Merge branch '1.15'Jeff Forcier
2015-02-04Changelog fixes #402, closes #479Jeff Forcier
2015-02-04Update agent.pyjordo1ken
2015-02-04Removed debug print statementsKen Jordan
2015-02-04Updated agent.py to print a more appropriate exception when unable to connect...Ken Jordan
2015-01-26Revert add_int and get_int to strictly 32-bits and add adaptive versionsScott Maxwell