Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fold threads.h into crypto.h making API public | Viktor Dukhovni | 2016-05-16 | 1 | -1/+0 |
* | Secure memory fixes | Todd Short | 2016-05-02 | 1 | -35/+35 |
* | Convert mem_dbg and mem_sec to the new Thread API | Matt Caswell | 2016-03-08 | 1 | -14/+17 |
* | Remove unused parameters from internal functions | Rich Salz | 2016-02-22 | 1 | -5/+5 |
* | RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free() | David Woodhouse | 2016-02-17 | 1 | -1/+1 |
* | Implement the use of heap manipulator implementions | Richard Levitte | 2016-02-17 | 1 | -2/+2 |
* | Make sure to always include string.h so memset gets declared. | Richard Levitte | 2016-02-10 | 1 | -1/+2 |
* | Add CRYPTO_secure_zalloc | Rich Salz | 2016-01-28 | 1 | -0/+9 |
* | RT41897: Add an CRYPTO_secure_actual_size | Rich Salz | 2016-01-10 | 1 | -0/+13 |
* | mem functions cleanup | Rich Salz | 2016-01-07 | 1 | -0/+9 |
* | Modify the lower level memory allocation routines to take size_t | Richard Levitte | 2015-12-17 | 1 | -1/+1 |
* | Rename sec_mem to mem_sec, like other files. | Rich Salz | 2015-12-17 | 1 | -0/+538 |