aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor asn1_time_set to be useful in a future PR (#4465)Paul Kehrer2018-09-091-27/+27
* add OCSP request with a request extension (nonce) (#4462)Paul Kehrer2018-09-072-0/+2
* update pytest config (#4463)Paul Kehrer2018-09-064-12/+13
* Add flags to error on compile with incompatible pointer type (#4455)Paul Kehrer2018-09-057-29/+42
* don't sort the serial numbers in a parsed CRL (#4457)Paul Kehrer2018-09-042-2/+41
* unpin coverage (#4458)Paul Kehrer2018-09-043-6/+6
* document that OCSPResponse attributes can raise valuerror (#4453)Paul Kehrer2018-09-011-0/+48
* More OCSP vectors (#4451)Paul Kehrer2018-09-013-0/+5
* add LE subordinate certificate to test vectors (#4450)Paul Kehrer2018-09-012-0/+29
* OCSP bindings (#4449)Paul Kehrer2018-09-012-0/+97
* initial OCSP response docs (#4448)Paul Kehrer2018-09-011-0/+179
* small refactor of OCSP request parsing (#4447)Paul Kehrer2018-09-011-38/+54
* add more OCSP response vectors (#4445)Paul Kehrer2018-09-014-0/+9
* Fixes #4333 -- added support for precert poison extension (#4442)Alex Gaynor2018-08-318-6/+86
* OCSP response vector (#4443)Paul Kehrer2018-08-312-0/+5
* Simplify OCSP no check serialization (#4444)Alex Gaynor2018-08-312-5/+5
* OCSP response abstract base classes (#4431)Paul Kehrer2018-08-311-0/+130
* refactor ocsp request parsing and generation to support only one cert (#4439)Paul Kehrer2018-08-315-177/+78
* Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)Alex Gaynor2018-08-313-0/+24
* Fixed two memory leaks in x509 csr extensions (#4434)Alex Gaynor2018-08-314-6/+75
* Lock aws-encryption-sdk and dynamodb-encryption-sdk downstream test dependenc...Matt Bullock2018-08-312-3/+3
* Use a less YOLO debian (#4438)Alex Gaynor2018-08-301-1/+1
* Run things with -ex and shellcheck (#4436)Alex Gaynor2018-08-3010-16/+13
* fixed test name (#4433)Alex Gaynor2018-08-301-1/+1
* reorganize downstream tests to avoid dependency squashing (#4418)Matt Bullock2018-08-3010-60/+154
* Fixes #4357 -- document the additional release steps for a security release (...Alex Gaynor2018-08-302-0/+17
* Added vector for pre-certificate poison extension (#4432)Alex Gaynor2018-08-302-0/+32
* Update our security documentation to match what we actually do (#4430)Alex Gaynor2018-08-301-37/+7
* make an ocsp request (#4402)Paul Kehrer2018-08-305-0/+225
* Fixes #4426 -- use modern idiom in our bindings docs (#4428)Alex Gaynor2018-08-301-1/+1
* Fixes #4408 -- added an FAQ about abi3 wheels (#4425)Alex Gaynor2018-08-301-0/+8
* Fixes #4421 -- use the latest openssl 1.1.0 in travis (#4424)Alex Gaynor2018-08-291-5/+5
* Mention that PyCA also maintains pynacl (#4422)Alex Gaynor2018-08-291-1/+2
* Remove several very old FAQ entries (#4423)Alex Gaynor2018-08-291-11/+1
* openssl 1.1.1 testing (#4112)Paul Kehrer2018-08-292-0/+7
* 1.1.0 locks (#4420)Paul Kehrer2018-08-294-5/+13
* Don't clone wycheproof if we're doing a downstream test (#4416)Alex Gaynor2018-08-261-1/+3
* Fix encoding errors in RSA test keys. (#4410)David Benjamin2018-08-234-113/+114
* test to see what coverage pypy is providing (#4411)Paul Kehrer2018-08-231-2/+2
* add bindings for SCT creation (#4407)Paul Kehrer2018-08-202-0/+22
* Added OCSP to the changelog (#4405)Alex Gaynor2018-08-161-0/+2
* remove freebsd11 builder (#4401)Paul Kehrer2018-08-153-8/+0
* OCSP request parsing (#4393)Paul Kehrer2018-08-156-0/+419
* Added missing methods from CRL Interface (#4400)Alex Gaynor2018-08-151-0/+18
* add new OCSP request vectors (#4399)Paul Kehrer2018-08-153-0/+4
* port 2.3.1 changelog (#4397)Paul Kehrer2018-08-141-0/+8
* sigh, missed one TLSv1 (#4392)Alex Gaynor2018-08-121-1/+2
* Document wycheproof revision we're current as of (#4390)Alex Gaynor2018-08-122-1/+14
* Fixed #4380 -- do not assume TLSv1 is available in OpenSSL (#4389)Alex Gaynor2018-08-122-3/+5
* Fixes #4388 -- when running the aws-encryption-sdk tests only point pytest at...Alex Gaynor2018-08-121-2/+2