summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-05-08Refresh vendored _winapi module.Jason R. Coombs
2015-04-29Not sure how this got nukedJeff 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-18Add a missing import.Anselm Kruis
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-28Replace/add RFC links using ``:rfc:``, /ht @sigmavirus24Jeff 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-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
2015-01-05Merge pull request #468 from ThiefMaster/patch-1Jeff Forcier
2015-01-02Merge branch '1.14' into 1.15Jeff Forcier
2015-01-02Merge branch '1.13' into 1.14Jeff Forcier
2015-01-02Happy new yearJeff Forcier
2015-01-01Fix typoThiefMaster
2014-12-19Cut 1.15.2Jeff Forcier
2014-12-19Merge branch '1.14' into 1.15Jeff Forcier
2014-12-19Cut 1.14.2Jeff Forcier
2014-12-19Merge branch '1.13' into 1.14Jeff Forcier
2014-12-19Cut 1.13.3Jeff Forcier
2014-12-18Mark more backported support issues as suchJeff Forcier
2014-12-18Merge branch '1.14' into 1.15Jeff Forcier
2014-12-18Merge branch '1.13' into 1.14Jeff Forcier
2014-12-18Mark some backported support items as suchJeff Forcier
2014-12-18Merge branch '1.14' into 1.15Jeff Forcier
2014-12-18Merge branch '1.13' into 1.14Jeff Forcier
2014-12-18Fix busted changelog indentJeff Forcier
2014-12-18Merge branch '1.14' into 1.15Jeff Forcier
2014-12-18Merge branch '1.13' into 1.14Jeff Forcier
2014-12-18Changelog re #413, closes #454Jeff Forcier
2014-12-18read in >1 byte chunks, and set a useful timeout on select()John Morrissey
2014-12-17Changelog closes #455Jeff Forcier
2014-12-17Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZEJeff Quast
2014-12-17Log "clamped" value of self.out_max_packet_sizeJeff Quast
2014-12-17Merge branch '1.14' into 1.15Jeff Forcier
2014-12-17Merge branch '1.13' into 1.14Jeff Forcier
2014-12-17Changelog closes #428Jeff Forcier
2014-12-17Refactoringachapp
2014-12-17new readline test passesachapp
2014-12-17Test update/Fix progress temp saveachapp