Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate many publically available headers | Jack Lloyd | 2019-09-06 | 1 | -0/+2 |
* | Split up allocations into pages | Jack Lloyd | 2019-01-05 | 1 | -2/+1 |
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Split out the memory pool logic | Jack Lloyd | 2018-03-09 | 1 | -5/+6 |
* | In secure_allocator, hide mlock/new usage in a function in mem_ops | Jack Lloyd | 2017-09-29 | 1 | -1/+1 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | Abstract out mutex type. Make threads optional. | Jack Lloyd | 2016-10-12 | 1 | -2/+2 |
* | Add OS utility header | Jack Lloyd | 2015-12-05 | 1 | -3/+2 |
* | Remove alloc module; move secmem.h to base and locking_allocator to utils | Jack Lloyd | 2015-08-29 | 1 | -0/+44 |