Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre | 2020-10-15 | 1 | -3/+3 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | Add default property API's to enable and test for fips | Shane Lontis | 2020-05-02 | 1 | -0/+31 |
* | Properties: make query cache reference count aware. | Pauli | 2019-11-18 | 1 | -5/+16 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it | Richard Levitte | 2019-08-22 | 1 | -5/+8 |
* | Modify ossl_method_store_add() to handle reference counting | Richard Levitte | 2019-08-22 | 1 | -3/+3 |
* | Optional property query support. | Pauli | 2019-05-22 | 1 | -15/+26 |
* | Instead of global data store it in an OPENSSL_CTX | Matt Caswell | 2019-05-02 | 1 | -36/+36 |
* | CID 1442838: API usage errors | Pauli | 2019-02-24 | 1 | -4/+2 |
* | Fix a test ordering issue. | Pauli | 2019-02-19 | 1 | -1/+1 |
* | Properties for implementation selection. | Pauli | 2019-02-18 | 1 | -0/+374 |