aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Interfaces for SCTs, feedback wanted (#3467)Alex Gaynor2017-03-224-0/+128
* Remove API deprecated in 1.6, clean up the legacy deprecations (#3468)Alex Gaynor2017-03-217-35/+12
* add captions to the split toctrees (#3466)anarcat2017-03-201-9/+3
* Refs #3461 -- added the OID for the SCT x.509 extension (#3464)Alex Gaynor2017-03-202-0/+9
* Refs #3461 -- added a test vector with SCTs (#3462)Alex Gaynor2017-03-193-0/+33
* Update wheel scripts to match what Jenkins has (#3459)Alex Gaynor2017-03-192-6/+32
* Remove workaround for weird NetBSD bug (#3458)Alex Gaynor2017-03-172-25/+0
* Write a memory leak test for X.509 extensions (#3451)Alex Gaynor2017-03-161-0/+22
* Improvements to the memleak tests (#3457)Alex Gaynor2017-03-151-10/+15
* Ec is a thing (#3453)Alex Gaynor2017-03-1511-388/+7
* Be on brand: it's macOS (#3456)Alex Gaynor2017-03-158-14/+14
* add X509_STORE_CTX_get0_cert binding (#3455)Paul Kehrer2017-03-141-0/+9
* update dev docs to also say macOS and use openssl 1.1 (#3452)Paul Kehrer2017-03-141-4/+4
* More ifdef death (#3450)Alex Gaynor2017-03-144-62/+2
* Memleak tests (#3140)Alex Gaynor2017-03-143-0/+209
* Removed some unused ifdefs from openssl bindings (#3448)Alex Gaynor2017-03-143-45/+0
* fix typo (#3442)Ofek Lev2017-03-121-1/+1
* port 1.8.1 changelog and update master for 1.9 release cycle (#3440)Paul Kehrer2017-03-103-2/+13
* 1.8 version bump and changelog date (#3438)Paul Kehrer2017-03-093-6/+4
* it's called macOS and let's document openssl 1.1.0 installation on mac (#3437)Paul Kehrer2017-03-091-15/+15
* document that we're not building universal wheels now (#3436)Paul Kehrer2017-03-092-7/+7
* add changelog entry, fixes #3427 (#3435)Paul Kehrer2017-03-091-0/+1
* reverts a change to our exceptions (#3429)Paul Kehrer2017-03-093-43/+12
* Refs #3430 -- fixed a memory leak in extension parsing for CRL dp (#3431)Alex Gaynor2017-03-094-5/+26
* missing coverage for dh_x942_serialization_supported in MultiBackend (#3432)Paul Kehrer2017-03-081-0/+1
* DH subgroup order (q) (#3369)Aviv Palivoda2017-03-0520-71/+481
* Fixed #3422 -- Remove some legacy code which is now in 1.0.1 (#3423)Alex Gaynor2017-03-012-50/+10
* Update NIST urls in docs (#3418)Alex Gaynor2017-02-273-4/+4
* SHA-1 is broken, run for the hills (#3417)Alex Gaynor2017-02-231-15/+16
* Use HTTPS urls for a few more websites (#3416)Alex Gaynor2017-02-232-3/+3
* Add ASN1_F_ASN1_CHECK_TLEN (#3414)Aviv Palivoda2017-02-211-0/+1
* Fixes #3409 -- bump idna dep to a version with massively improved performance...Alex Gaynor2017-02-201-1/+1
* This is HTTPS now (#3407)Alex Gaynor2017-02-182-2/+2
* use official API for unreachable C code (#3404)Alex Gaynor2017-02-181-3/+3
* Two random grammar fixes (#3402)Alex Gaynor2017-02-182-2/+2
* Fixed #3398 -- document the serial deprecation in the changelog (#3401)Alex Gaynor2017-02-171-0/+3
* add support for update_into on CipherContext (#3190)Paul Kehrer2017-02-169-6/+316
* bump openssl for tests to 1.1.0e (#3399)Alex Gaynor2017-02-161-2/+2
* Refactor binding initialization to allow specified errors (#3278)Paul Kehrer2017-02-132-2/+19
* switch the PEM password callback to a C implementation (#3382)Paul Kehrer2017-02-134-136/+81
* faq entry for setuptools_ext issues (#3393)Paul Kehrer2017-02-131-0/+5
* Update tutorial.rst (#3394)AlexanderWeyman2017-02-131-2/+2
* Add EVP_PKEY_DHX (#3388)Aviv Palivoda2017-02-132-0/+12
* bump our latest pypy builds to use the latest pypy (#3391)Paul Kehrer2017-02-111-2/+2
* Bump openssl on travis (#3390)Alex Gaynor2017-02-121-2/+2
* Fixed #3306 -- changelog entry for linking against OpenSSL 1.1.0 (#3389)Alex Gaynor2017-02-111-0/+1
* support defining which windows libraries to link with an env var (#3356)Paul Kehrer2017-02-092-2/+17
* enforce password must be bytes when loading PEM/DER asymmetric keys (#3383)Paul Kehrer2017-02-084-2/+47
* replace pyasn1 with asn1crypto (#3361)Ofek Lev2017-02-086-66/+19
* Dh serialization changelog (#3385)Aviv Palivoda2017-02-082-0/+11