summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-06-09Cut 2.5.0Jeff Forcier
2019-06-09Try hiding 1291/1292 from feature releases.Jeff Forcier
2019-06-09Changelog closes #1233, closes #1229, closes #1332Jeff Forcier
2019-06-09Tighten up some logic/flow in the new ETM packet codeJeff Forcier
2019-06-09Fix copypasta'd copyrightJeff Forcier
2019-06-09flake8/blackenJeff Forcier
2019-06-09Merge branch 'master' into 1233-intJeff Forcier
2019-06-08Travis' PyPy variants' local SSL doesn't support Curve25519Jeff Forcier
2019-06-08Merge branch '2.4'Jeff Forcier
2019-06-08Some additional badly named tests that I guess weren't in master?Jeff Forcier
2019-06-08flake8 now applied to tests, huzzahJeff Forcier
2019-06-08Merge branch '2.4'Jeff Forcier
2019-06-08Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier
2019-06-08Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier
2019-06-07While I'm in here, remove some of these horrid numbered test namesJeff Forcier
2019-06-07Turns out this hash_algo thing is a required part of the Kex 'API'Jeff Forcier
2019-06-07Changelog re #532, re #1384, closes #1258Jeff Forcier
2019-06-07Import modified tests from #1258Jeff Forcier
2019-06-07Merge branch 'master' into 1384-intJeff Forcier
2019-05-31Add changelog re #1379, closes #1379Jeff Forcier
2019-05-31Merge branch 'master' into 1379-intJeff Forcier
2019-05-31Merge branch '2.4'Jeff Forcier
2019-05-31Xenial doesn't support this pypy versionJeff Forcier
2019-05-31Add explicit (tested) support for Python 3.8Jeff Forcier
2019-05-31Merge branch '2.4'Jeff Forcier
2019-05-31Merge branch '2.3' into 2.4Jeff Forcier
2019-05-31Merge branch '2.2' into 2.3Jeff Forcier
2019-05-31Merge branch '2.1' into 2.2Jeff Forcier
2019-05-31Merge branch '2.0' into 2.1Jeff Forcier
2019-05-31Never added 3.7 classifierJeff Forcier
2019-05-31Merge branch '2.4'Jeff Forcier
2019-05-31Merge branch '2.3' into 2.4Jeff Forcier
2019-05-31Merge branch '2.2' into 2.3Jeff Forcier
2019-05-31Merge branch '2.1' into 2.2Jeff Forcier
2019-05-31Merge branch '2.0' into 2.1Jeff Forcier
2019-05-31Changelog re #1378, closes #1378Jeff Forcier
2019-05-31import MutableMapping from collections.abc instead of collectionsJosh Karpel
2019-05-31Merge branch '2.4'Jeff Forcier
2019-05-31Merge branch '2.3' into 2.4Jeff Forcier
2019-05-31Rename confusing CRYPTO_BEFORE variable.Jeff Forcier
2019-02-09serialization API needs 2.5Alex Gaynor
2019-02-09blackenAlex Gaynor
2019-02-09sighAlex Gaynor
2019-02-09Bump the minimum cryptography versionAlex Gaynor
2019-02-09Support linking against older OpenSSLsAlex Gaynor
2019-02-09line lengthAlex Gaynor
2019-02-09Fix line lengthAndrew Wason
2019-02-09missing importAlex Gaynor
2019-02-09Check for wrong orderAlex Gaynor
2019-02-09Implement Curve25519 (x25519) key exchangeAlex Gaynor