Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-31 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2019-05-31 | Never added 3.7 classifier | Jeff Forcier | |
2019-05-31 | Merge branch '2.4' | Jeff Forcier | |
2019-05-31 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2019-05-31 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2019-05-31 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2019-05-31 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2019-05-31 | Changelog re #1378, closes #1378 | Jeff Forcier | |
2019-05-31 | import MutableMapping from collections.abc instead of collections | Josh Karpel | |
(on Python>=3.3 only) | |||
2019-05-31 | Merge branch '2.4' | Jeff Forcier | |
2019-05-31 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2019-05-31 | Rename 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-25 | Use raw string | Jared Hobbs | |
2019-04-24 | add noqa comments | Jared Hobbs | |
2019-03-20 | handle exception that can occur if no regex match | Jared Hobbs | |
2019-02-09 | serialization API needs 2.5 | Alex Gaynor | |
2019-02-09 | blacken | Alex Gaynor | |
2019-02-09 | sigh | Alex Gaynor | |
2019-02-09 | Bump the minimum cryptography version | Alex Gaynor | |
2019-02-09 | Support linking against older OpenSSLs | Alex Gaynor | |
2019-02-09 | line length | Alex Gaynor | |
2019-02-09 | Fix line length | Andrew Wason | |
2019-02-09 | missing import | Alex Gaynor | |
2019-02-09 | Check for wrong order | Alex Gaynor | |
2019-02-09 | Implement Curve25519 (x25519) key exchange | Alex Gaynor | |
2019-02-09 | Fix numbers vs key mixups | Andrew Wason | |
2019-02-06 | Use <2.6 as oldest supported cryptography | Andrew Wason | |
2019-02-06 | Move to cryptography 2.5 and stop using deprecated APIs. | Andrew Wason | |
Fixes #1369 | |||
2019-01-03 | Happy New Year | Jeff Forcier | |
2018-12-15 | Merge branch '2.4' | Jeff Forcier | |
2018-12-15 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-12-15 | Not sure why this got reverted in 2.3 | Jeff Forcier | |
2018-12-15 | Merge branch '2.4' | Jeff Forcier | |
2018-12-15 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-12-15 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-12-15 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-12-15 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-12-15 | Grumble | Jeff Forcier | |
2018-12-14 | Merge branch '2.4' | Jeff Forcier | |
2018-12-14 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-12-14 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-12-14 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-12-14 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-12-14 | More 2.6/3.3 related dep tweaks | Jeff 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-14 | Merge branch '2.4' | Jeff Forcier | |
2018-12-14 | Remove 2.[0-3]-only pycparser test pin | Jeff Forcier | |
2018-12-14 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-12-14 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-12-14 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-12-14 | Merge branch '2.0' into 2.1 | Jeff Forcier | |