aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-261.8.2 changelog and version bump (#3614)1.8.21.8.xPaul Kehrer3-2/+8
2017-05-26various backports for 1.8.2 (#3615)Paul Kehrer3-3/+377
2017-03-091.8.1 time, oops (#3439)1.8.1Paul Kehrer3-2/+7
2017-03-091.8 version bump and changelog date (#3438)1.8Paul Kehrer3-6/+4
2017-03-09it's called macOS and let's document openssl 1.1.0 installation on mac (#3437)Paul Kehrer1-15/+15
2017-03-09document that we're not building universal wheels now (#3436)Paul Kehrer2-7/+7
2017-03-09add changelog entry, fixes #3427 (#3435)Paul Kehrer1-0/+1
2017-03-09reverts a change to our exceptions (#3429)Paul Kehrer3-43/+12
2017-03-09Refs #3430 -- fixed a memory leak in extension parsing for CRL dp (#3431)Alex Gaynor4-5/+26
2017-03-08missing coverage for dh_x942_serialization_supported in MultiBackend (#3432)Paul Kehrer1-0/+1
2017-03-05DH subgroup order (q) (#3369)Aviv Palivoda20-71/+481
2017-03-01Fixed #3422 -- Remove some legacy code which is now in 1.0.1 (#3423)Alex Gaynor2-50/+10
2017-02-27Update NIST urls in docs (#3418)Alex Gaynor3-4/+4
2017-02-23SHA-1 is broken, run for the hills (#3417)Alex Gaynor1-15/+16
2017-02-23Use HTTPS urls for a few more websites (#3416)Alex Gaynor2-3/+3
2017-02-21Add ASN1_F_ASN1_CHECK_TLEN (#3414)Aviv Palivoda1-0/+1
2017-02-20Fixes #3409 -- bump idna dep to a version with massively improved performance...Alex Gaynor1-1/+1
2017-02-18This is HTTPS now (#3407)Alex Gaynor2-2/+2
2017-02-18use official API for unreachable C code (#3404)Alex Gaynor1-3/+3
2017-02-18Two random grammar fixes (#3402)Alex Gaynor2-2/+2
2017-02-17Fixed #3398 -- document the serial deprecation in the changelog (#3401)Alex Gaynor1-0/+3
2017-02-16add support for update_into on CipherContext (#3190)Paul Kehrer9-6/+316
2017-02-16bump openssl for tests to 1.1.0e (#3399)Alex Gaynor1-2/+2
2017-02-13Refactor binding initialization to allow specified errors (#3278)Paul Kehrer2-2/+19
2017-02-13switch the PEM password callback to a C implementation (#3382)Paul Kehrer4-136/+81
2017-02-13faq entry for setuptools_ext issues (#3393)Paul Kehrer1-0/+5
2017-02-13Update tutorial.rst (#3394)AlexanderWeyman1-2/+2
2017-02-13Add EVP_PKEY_DHX (#3388)Aviv Palivoda2-0/+12
2017-02-11bump our latest pypy builds to use the latest pypy (#3391)Paul Kehrer1-2/+2
2017-02-12Bump openssl on travis (#3390)Alex Gaynor1-2/+2
2017-02-11Fixed #3306 -- changelog entry for linking against OpenSSL 1.1.0 (#3389)Alex Gaynor1-0/+1
2017-02-09support defining which windows libraries to link with an env var (#3356)Paul Kehrer2-2/+17
2017-02-08enforce password must be bytes when loading PEM/DER asymmetric keys (#3383)Paul Kehrer4-2/+47
2017-02-08replace pyasn1 with asn1crypto (#3361)Ofek Lev6-66/+19
2017-02-08Dh serialization changelog (#3385)Aviv Palivoda2-0/+11
2017-02-07DH serialization (#3297)Aviv Palivoda12-8/+393
2017-02-03Backport DH_check from OpenSSL 1.1.0. (#3375)Mark Williams2-3/+116
2017-01-31make cryptography fallback to /dev/urandom on mac on macOS < 10.12 (#3354)Paul Kehrer1-2/+6
2017-01-28port 1.7.2 changelog (#3371)Paul Kehrer1-0/+5
2017-01-21Point people to python3-dev if needed (#3359)Alex Gaynor1-2/+4
2017-01-21Removed dead link from docs (#3360)Alex Gaynor1-3/+2
2017-01-18Use static callbacks with Python 3.x again (#3350)Christian Heimes1-4/+1
2017-01-18add a SAN to the certificatebuilder example (#3353)Paul Kehrer1-0/+6
2017-01-18update comment to be more descriptive (#3349)Paul Kehrer1-2/+3
2017-01-18fix #3308 (#3352)Paul Kehrer1-3/+1
2017-01-17Move pkg_resources import location. (#3347)Dan Sully1-2/+4
2017-01-05add memory limit check for scrypt (#3328)Paul Kehrer3-5/+34
2016-12-31It is 2017, in UTC (#3342)Alex Gaynor3-3/+3
2016-12-28openssl backend: s/unserialize/deserialize/ in exception messages (#3339)Jan-Philip Gehrcke1-2/+2
2016-12-25Inline a pair of functions that became trivial post-1.0.0 (#3336)Alex Gaynor1-7/+1