Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove alloc module; move secmem.h to base and locking_allocator to utils | Jack Lloyd | 2015-08-29 | 1 | -205/+0 |
* | Make the equality operators standard-compliant. | bogdan | 2015-08-29 | 1 | -4/+4 |
* | Add template constructor to secure_allocator | bogdan | 2015-08-05 | 1 | -0/+3 |
* | More changes for use with debug STL | Simon Warta | 2015-06-30 | 1 | -5/+20 |
* | lib/alloc: Convert &vec[0] to vec.data() | Daniel Seither | 2015-06-20 | 1 | -4/+4 |
* | Add BOTAN_NOEXCEPT macro to work around missing noexcept in VS 2013. | rcdailey | 2015-03-08 | 1 | -5/+5 |
* | Add typedefs for function signatures/types used in TLS for easier reading | lloyd | 2015-01-27 | 1 | -0/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Have clear_mem just be a plain memset and only call the (slow) | lloyd | 2014-08-09 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+185 |