Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays | Irak Rigia | 2023-04-21 | 1 | -1/+1 |
* | provider: add an unquery function to allow providers to clean up. | Pauli | 2021-02-24 | 1 | -5/+37 |
* | Update copyright year | Matt Caswell | 2021-02-18 | 1 | -1/+1 |
* | test: filter provider honours the no_cache setting. | Pauli | 2021-02-12 | 1 | -5/+3 |
* | Fix instances of pointer addition with the NULL pointer | Matt Caswell | 2020-11-30 | 1 | -1/+1 |
* | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre | 2020-10-15 | 1 | -5/+5 |
* | Make the naming scheme for dispatched functions more consistent | Dr. Matthias St. Pierre | 2020-06-24 | 1 | -4/+4 |
* | Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> | Dr. Matthias St. Pierre | 2020-06-24 | 1 | -1/+1 |
* | Modify libssl to discover supported groups based on available providers | Matt Caswell | 2020-06-19 | 1 | -0/+9 |
* | Implement a Filtering Provider | Matt Caswell | 2020-06-05 | 1 | -0/+199 |