aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/locking_allocator/locking_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Split up allocations into pagesJack Lloyd2019-01-051-2/+1
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-1/+1
* Split out the memory pool logicJack Lloyd2018-03-091-5/+6
* In secure_allocator, hide mlock/new usage in a function in mem_opsJack Lloyd2017-09-291-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-2/+2
* Add OS utility headerJack Lloyd2015-12-051-3/+2
* Remove alloc module; move secmem.h to base and locking_allocator to utilsJack Lloyd2015-08-291-0/+44