summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-06-03fixed long lineAlex Gaynor
2017-06-03set a minimum versionAlex Gaynor
2017-06-03Fixed encoding/decoding of the public key on the wireAlex Gaynor
2017-06-03fixed comment + consistencyAlex Gaynor
2017-06-03Link to the specAlex Gaynor
2017-06-03integration test, with ourselvesAlex Gaynor
2017-06-03pep8Alex Gaynor
2017-06-03py3kAlex Gaynor
2017-06-03these are bytesAlex Gaynor
2017-06-03this isnt bytesAlex Gaynor
2017-06-03small cleanupsAlex Gaynor
2017-06-03Support decrypting keysAlex Gaynor
2017-06-03commentsAlex Gaynor
2017-06-03Fixes #325 -- add support for Ed25519 keysAlex Gaynor
2017-06-01Merge branch '2.1'Jeff Forcier
2017-06-01Perplexed at why flake8 did not report this earlierJeff Forcier
2017-06-01Perplexed at why flake8 did not report this earlierJeff Forcier
2017-06-01Merge branch '2.0' into 2.1Jeff Forcier
2017-06-01Merge branch '2.1'Jeff Forcier
2017-06-01Missed a spotJeff Forcier
2017-06-01Missed a spotJeff Forcier
2017-06-01Merge branch '2.0' into 2.1Jeff Forcier
2017-06-01Merge branch '2.1'Jeff Forcier
2017-06-01Wasn't technically a bug but flake8 pointed out how dumb it wasJeff Forcier
2017-06-01Flake8 rest of transport.py!Jeff Forcier
2017-06-01Address an unused variable bit.Jeff Forcier
2017-06-01Python 2.6 compat formatstringsJeff Forcier
2017-06-01Remove useless/wrong return statementJeff Forcier
2017-06-01Test & impl for truly functional HostKeys.__delitem__Jeff Forcier
2017-06-01Refactor HostKeys' scan-for-entry codeJeff Forcier
2017-06-01Move implicit string concat to a noqaJeff Forcier
2017-06-01Reinstate removed m.get_string(), for compatibility/safety.Jeff Forcier
2017-06-01Remove unused value from demo/test.Jeff Forcier
2017-05-31Merge branch '2.0' into 2.1Jeff Forcier
2017-05-31Merge branch '2.1'Jeff Forcier
2017-05-31Need some flake8 greater than 2.4 to fix some overlooked noqa commentsJeff Forcier
2017-05-31Merge branch '2.0' into 2.1Jeff Forcier
2017-05-31Merge branch '2.1'Jeff Forcier
2017-05-31Downgrade to a Python 2.6 compat flake8, for nowJeff Forcier
2017-05-31Merge branch '2.0' into 2.1Jeff Forcier
2017-05-31Merge branch '2.1'Jeff Forcier
2017-05-31Changelog closes #974Jeff Forcier
2017-05-31Merge branch '2.0' into 2.1Jeff Forcier
2017-05-31Merge branch '2.1'Jeff Forcier
2017-05-31flake8 on travis!Jeff Forcier
2017-05-31Merge branch '2.1'Jeff Forcier
2017-05-31Merge branch '2.0' into 2.1Jeff Forcier
2017-05-31Merge branch '2.0'Jeff Forcier
2017-05-31Remove some Invoke-isms from the flake8 configJeff Forcier
2017-05-31This previous tweak was overzealous.Jeff Forcier