summaryrefslogtreecommitdiff
path: root/lib/ssl/src/ssl_crl.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-131-1/+1
* ssl: Clearify codeIngela Anderton Andin2021-10-251-6/+6
* ssl: Remove "double handling" of cert recordIngela Anderton Andin2021-10-251-2/+2
* ssl: Refactor to avoid re-encoding of decoded certsIngela Anderton Andin2021-09-301-1/+1
* ssl: Avoid unnecessary ASN1 decodesIngela Anderton Andin2021-06-181-6/+3
* ssl: Use cert rec in dbDan Gudmundsson2021-05-211-5/+5
* ssl: Refactor CRL handling functionsIngela Anderton Andin2021-03-121-30/+38
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssl: The certificate path may be used as a source to find intermediate CAs fo...Ingela Anderton Andin2017-01-261-26/+50
* ssl: Handle more than one DistributionPointIngela Anderton Andin2017-01-241-1/+1
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* Fixing CRL searching in cache bypassFred Hebert2016-08-221-8/+20
* ssl: Propagate error so that public_key crl validation process continuesIngela Anderton Andin2016-06-091-9/+7
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* ssl: Dialyzer fixesIngela Anderton Andin2015-03-111-2/+0
* ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin2015-03-091-0/+82