Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish Hiding symbols in crypto.h | beck | 2024-04-10 | 1 | -1/+4 |
* | Fix CRYPTO_malloc/free signatures | tb | 2024-03-02 | 1 | -5/+3 |
* | Remove a bunch of CRYPTO memory API | tb | 2024-03-02 | 1 | -149/+1 |
* | Hide symbols in crypto.h | beck | 2023-07-08 | 1 | -1/+17 |
* | Turn CRYPTO_realloc_clean() into a recallocarray() wrapper. | jsing | 2018-05-13 | 1 | -11/+4 |
* | use freezero() instead of memset/explicit_bzero + free. Substantially | deraadt | 2017-05-02 | 1 | -3/+2 |
* | revert previous accidental commit | beck | 2017-04-28 | 1 | -2/+3 |
* | *** empty log message *** | beck | 2017-04-28 | 1 | -3/+2 |
* | More KNF. | jsing | 2014-04-20 | 1 | -2/+2 |
* | unused variable | tedu | 2014-04-17 | 1 | -3/+1 |
* | Your operating system memory allocation functions are your friend. If they | beck | 2014-04-16 | 1 | -0/+199 |