aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* create & use _evp_md_from_algorithm and _evp_md_non_null_from_algorithm (#4542)Paul Kehrer2018-10-295-47/+55
* add issuingDistributionPoint vectors (#4537)Paul Kehrer2018-10-299-0/+111
* add SCT_get0_signature (#4540)Paul Kehrer2018-10-282-0/+4
* OCSP response builder (#4485)Paul Kehrer2018-10-285-10/+846
* add IDP OID and docs (#4533)Paul Kehrer2018-10-282-0/+10
* change ECDH documentation to show both classical ECDH and ECDHE (#4530)Paul Kehrer2018-10-281-6/+52
* reorder curves to put binary (SECT) curves down at the bottom (#4529)Paul Kehrer2018-10-281-48/+59
* refactor _decode_dist_points (#4536)Paul Kehrer2018-10-281-64/+67
* add bindings for supporting the issuing distribution point CRL extension (#4532)Paul Kehrer2018-10-271-0/+12
* add a new SCT vector (#4528)Paul Kehrer2018-10-273-0/+38
* run docker builds in travis instead of jenkins (#4526)Paul Kehrer2018-10-255-52/+69
* Failure is not an option (#4527)Alex Gaynor2018-10-261-5/+0
* don't limit hypothesis's time to generate valid test permutations (#4525)Paul Kehrer2018-10-251-1/+6
* HTTPS one last URL (#4522)Alex Gaynor2018-10-251-1/+1
* add _create_asn1_time (#4524)Paul Kehrer2018-10-241-12/+10
* ignore new W504 from flake8/pycodestyle (#4521)Paul Kehrer2018-10-242-0/+6
* OpenPGP's website is also HTTPS! (#4518)Alex Gaynor2018-10-241-1/+1
* refactor set_asn1_time to take a datetime (#4516)Paul Kehrer2018-10-231-14/+7
* oss-security page is https too! (#4517)Alex Gaynor2018-10-241-1/+1
* Colin's website went HTTPS! (#4515)Alex Gaynor2018-10-242-3/+3
* bind a constant for an error check (#4514)Paul Kehrer2018-10-231-0/+1
* next_update is not a required field on OCSP responses (#4513)Paul Kehrer2018-10-234-2/+14
* Another URL goes https! (#4512)Alex Gaynor2018-10-241-1/+1
* Update the linkcheck ignores (#4511)Alex Gaynor2018-10-241-2/+5
* blacklist latest hypothesis and pytest (#4510)Paul Kehrer2018-10-231-2/+2
* Fixes #4500 -- use O_CLOEXEC when opening the /dev/urandom file descriptor (#...Alex Gaynor2018-10-231-9/+2
* add note about dropping LibreSSL 2.4.x support (#4506)Paul Kehrer2018-10-191-0/+1
* Remove branch for old libressl versions that we don't support any more (#4505)Alex Gaynor2018-10-201-2/+1
* Add testing with LibreSSL 2.8.2 (#4501)Alex Gaynor2018-10-201-2/+2
* blacklist some pytests (#4502)Paul Kehrer2018-10-191-1/+1
* Enhance info on pip requirements intallation (#4499)André Almeida2018-10-191-0/+4
* Add definitions that help with hostname checking (#4492)Kai Engert2018-10-103-0/+56
* simplify some language (#4495)Paul Kehrer2018-10-101-2/+7
* Style nits for docs (#4494)Alex Gaynor2018-10-101-5/+5
* Use our cryptography-specific warning class (#4493)Alex Gaynor2018-10-101-1/+1
* Add a tutorial explaining how to check the signature of a certificate (#4478)g_goessel2018-10-101-0/+68
* Fixes #4459 -- switch all our builds to xenial on travis (#4486)Alex Gaynor2018-10-092-15/+22
* OCSP response serialization (#4482)Paul Kehrer2018-10-063-0/+40
* support extensions in the OCSP request builder (#4481)Paul Kehrer2018-10-066-6/+100
* Cleanup _encode_asn1_str_gc: don't require the length as an argument (#4484)Alex Gaynor2018-10-072-15/+11
* add OCSP basic response extension parsing (#4479)Paul Kehrer2018-10-065-1/+43
* consolidate the duplicate extension check (#4483)Paul Kehrer2018-10-061-19/+11
* additional OCSP bindings for the response builder (#4480)Paul Kehrer2018-10-061-3/+5
* support OCSP response parsing (#4452)Paul Kehrer2018-10-015-4/+420
* add ed25519 bindings (#4476)Paul Kehrer2018-09-264-0/+50
* Remove conditionals for OpenSSL 1.1.1 pre-releases (#4467)Alex Gaynor2018-09-152-8/+3
* Move linkcheck tox env to use setup.py to get docs dependencies (#4473)Alex Gaynor2018-09-141-2/+1
* a few docs fixes and language improvements (#4472)Paul Kehrer2018-09-144-13/+11
* block sphinx 1.8.0 since it fails our docs job (#4469)Paul Kehrer2018-09-141-1/+1
* 1.1.1 is out! (#4466)Alex Gaynor2018-09-111-2/+2