Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-26 | Add lookup name+function pointer table for improved diagnostics | job | 1 | -4/+29 |
2023-04-26 | Adapt the sk_find calls from BoringSSL's api to ours. | beck | 1 | -6/+5 |
2023-04-26 | Add the STACK_OF declarations we require. | beck | 1 | -2/+46 |
2023-04-26 | Change OPENSSL_malloc|free|memset and friends to the normal versions. | beck | 1 | -6/+6 |
2023-04-26 | Fix error code goop | beck | 1 | -5/+8 |
2023-04-26 | Use the correct headers to compile with libressl | beck | 1 | -5/+4 |