Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Rickard Green | 2021-12-13 | 1 | -1/+1 |
* | ssl: Clearify code | Ingela Anderton Andin | 2021-10-25 | 1 | -6/+6 |
* | ssl: Remove "double handling" of cert record | Ingela Anderton Andin | 2021-10-25 | 1 | -2/+2 |
* | ssl: Refactor to avoid re-encoding of decoded certs | Ingela Anderton Andin | 2021-09-30 | 1 | -1/+1 |
* | ssl: Avoid unnecessary ASN1 decodes | Ingela Anderton Andin | 2021-06-18 | 1 | -6/+3 |
* | ssl: Use cert rec in db | Dan Gudmundsson | 2021-05-21 | 1 | -5/+5 |
* | ssl: Refactor CRL handling functions | Ingela Anderton Andin | 2021-03-12 | 1 | -30/+38 |
* | Update copyright year | Raimo Niskanen | 2017-05-04 | 1 | -1/+1 |
* | ssl: The certificate path may be used as a source to find intermediate CAs fo... | Ingela Anderton Andin | 2017-01-26 | 1 | -26/+50 |
* | ssl: Handle more than one DistributionPoint | Ingela Anderton Andin | 2017-01-24 | 1 | -1/+1 |
* | Update copyright-year | Erlang/OTP | 2016-12-07 | 1 | -1/+1 |
* | Fixing CRL searching in cache bypass | Fred Hebert | 2016-08-22 | 1 | -8/+20 |
* | ssl: Propagate error so that public_key crl validation process continues | Ingela Anderton Andin | 2016-06-09 | 1 | -9/+7 |
* | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 1 | -9/+10 |
* | ssl: Dialyzer fixes | Ingela Anderton Andin | 2015-03-11 | 1 | -2/+0 |
* | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin | 2015-03-09 | 1 | -0/+82 |