Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a few unnecessary line continuations | tb | 2023-03-02 | 1 | -7/+7 |
| | |||||
* | Add void casts since gcc 4.2.1 on sparc64 doesn't like the missing return | tb | 2022-11-23 | 1 | -5/+5 |
| | | | | checks for BIO_reset(). | ||||
* | Fix inconsequential copy-paste error | tb | 2022-11-23 | 1 | -3/+3 |
| | | | | CID 377010 | ||||
* | Plug leaks spotted by ASAN CI | tb | 2022-11-22 | 1 | -1/+3 |
| | |||||
* | Add regress coverage for Ed25519 and X25519 EVP interfaces. | jsing | 2022-11-10 | 1 | -0/+829 |