summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-05-31Merge branch '2.3' into 2.4Jeff 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
(on Python>=3.3 only)
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
Also, this is technically more correct, as our setup.py DOES NOT say eg 'latest crypto 1.5.x', therefore we SHOULD be testing against ==1.5 anyways...
2019-04-25Use raw stringJared Hobbs
2019-04-24add noqa commentsJared Hobbs
2019-03-20handle exception that can occur if no regex matchJared Hobbs
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
2019-02-09Fix numbers vs key mixupsAndrew Wason
2019-02-06Use <2.6 as oldest supported cryptographyAndrew Wason
2019-02-06Move to cryptography 2.5 and stop using deprecated APIs.Andrew Wason
Fixes #1369
2019-01-03Happy New YearJeff Forcier
2018-12-15Merge branch '2.4'Jeff Forcier
2018-12-15Merge branch '2.3' into 2.4Jeff Forcier
2018-12-15Not sure why this got reverted in 2.3Jeff Forcier
2018-12-15Merge branch '2.4'Jeff Forcier
2018-12-15Merge branch '2.3' into 2.4Jeff Forcier
2018-12-15Merge branch '2.2' into 2.3Jeff Forcier
2018-12-15Merge branch '2.1' into 2.2Jeff Forcier
2018-12-15Merge branch '2.0' into 2.1Jeff Forcier
2018-12-15GrumbleJeff Forcier
2018-12-14Merge branch '2.4'Jeff Forcier
2018-12-14Merge branch '2.3' into 2.4Jeff Forcier
2018-12-14Merge branch '2.2' into 2.3Jeff Forcier
2018-12-14Merge branch '2.1' into 2.2Jeff Forcier
2018-12-14Merge branch '2.0' into 2.1Jeff Forcier
2018-12-14More 2.6/3.3 related dep tweaksJeff Forcier
- Setting pytest-xdist this far back was actually a mistake...ugh - But a few other things also would've popped up anyway with recent cryptography/etc releases
2018-12-14Merge branch '2.4'Jeff Forcier
2018-12-14Remove 2.[0-3]-only pycparser test pinJeff Forcier
2018-12-14Merge branch '2.3' into 2.4Jeff Forcier
2018-12-14Merge branch '2.2' into 2.3Jeff Forcier
2018-12-14Merge branch '2.1' into 2.2Jeff Forcier
2018-12-14Merge branch '2.0' into 2.1Jeff Forcier