Age | Commit message (Expand) | Author |
---|---|---|
2021-02-24 | provider: add an unquery function to allow providers to clean up. | Pauli |
2021-02-18 | Update copyright year | Matt Caswell |
2021-02-12 | test: filter provider honours the no_cache setting. | Pauli |
2020-11-30 | Fix instances of pointer addition with the NULL pointer | Matt Caswell |
2020-10-15 | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre |
2020-06-24 | Make the naming scheme for dispatched functions more consistent | Dr. Matthias St. Pierre |
2020-06-24 | Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> | Dr. Matthias St. Pierre |
2020-06-19 | Modify libssl to discover supported groups based on available providers | Matt Caswell |
2020-06-05 | Implement a Filtering Provider | Matt Caswell |