Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-09 | OPENSSL_cleanse() -> explicit_bzero() | tb | 1 | -3/+3 |
2024-07-09 | OPENSSL_clear_free() -> freezero() | tb | 1 | -4/+4 |
2024-07-09 | OPENSSL_malloc() -> malloc() | tb | 1 | -1/+1 |
2024-07-09 | Spell OPENSSL_zalloc() correctly as calloc() | tb | 1 | -1/+1 |
2024-07-09 | Mechanically replace KDFerr() with KDFerror() | tb | 1 | -8/+8 |