Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a fetched cipher for the TLSv1.3 early secret | Matt Caswell | 2020-03-26 | 1 | -0/+2 |
* | Deprecate the low level Diffie-Hellman functions. | Pauli | 2020-02-20 | 1 | -1/+1 |
* | Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX | Matt Caswell | 2020-02-06 | 1 | -1/+1 |
* | Explicitly fetch ciphers and digests in libssl | Matt Caswell | 2020-02-06 | 1 | -8/+51 |
* | TLS: use EVP for HMAC throughout libssl. | Pauli | 2020-01-29 | 1 | -0/+32 |
* | Check that the default signature type is allowed | Kurt Roeckx | 2020-01-25 | 1 | -1/+1 |
* | Introduce SSL_CTX_new_with_libex() | Matt Caswell | 2020-01-22 | 1 | -0/+4 |
* | Fix header file include guard names | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -2/+2 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -0/+2693 |