| Commit message (Expand) | Author | Age | Files | Lines |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Only service small allocations out of the mlock pool | lloyd | 2013-11-20 | 1 | -2/+2 |
* | Move assert.h from internal to very public (included in types.h) | lloyd | 2013-03-13 | 1 | -1/+0 |
* | Add new helper zap which zeros a vector, clears it, and then calls | lloyd | 2012-11-29 | 1 | -0/+12 |
* | Add missing includes, noticed by OS X's Clang 4.1 | lloyd | 2012-10-30 | 1 | -0/+1 |
* | Use uintptr_t in ptr_in_pool instead of size_t as uintptr_t is now | lloyd | 2012-07-13 | 2 | -6/+4 |
* | Add deleted copy constructors/assignment operators where appropriate. | lloyd | 2012-07-10 | 1 | -0/+4 |
* | Set poolsize to zero on failure. Set m_pool to null if mmap fails | lloyd | 2012-06-26 | 1 | -0/+6 |
* | Compile fix | lloyd | 2012-06-11 | 1 | -1/+1 |
* | Avoid integer overflows in calls to the mlock allocator, changing the | lloyd | 2012-06-11 | 3 | -20/+44 |
* | Call clear_mem instead of memset directly | lloyd | 2012-05-30 | 1 | -5/+5 |
* | Only build the mlock allocator on Linux, *BSD, or Solaris. | lloyd | 2012-05-26 | 1 | -0/+8 |
* | Two more locking_allocator bugs. In allocate, we did not set | lloyd | 2012-05-25 | 1 | -5/+9 |
* | Fix alignment again and add assert checks so we don't mess up again. | lloyd | 2012-05-25 | 1 | -4/+30 |
* | For block and stream ciphers, don't set the size of the key vectors | lloyd | 2012-05-25 | 1 | -0/+8 |
* | Instead of a map of start->length for recording the free list use a | lloyd | 2012-05-24 | 2 | -33/+44 |
* | Properly align return values of mlock_allocator. Be more careful about | lloyd | 2012-05-22 | 1 | -13/+34 |
* | Remove a debug call in secmem.h. | lloyd | 2012-05-22 | 4 | -4/+220 |
* | Replace 0 and NULL pointer constants with nullptr. Also fix an old | lloyd | 2012-05-18 | 1 | -3/+4 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 12 | -1109/+63 |
* | First step towards replacing the existing containers with std::vector | lloyd | 2012-05-18 | 1 | -11/+25 |
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07... | lloyd | 2012-04-25 | 2 | -10/+13 |
|\ |
|
| * | Avoid a few maintainer mode flag warnings. Remove -Weffc++ from the | lloyd | 2012-04-20 | 2 | -6/+9 |
| * | The comments incorrectly described end as returning the last element, | lloyd | 2012-04-09 | 1 | -4/+4 |
* | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6... | lloyd | 2012-02-20 | 6 | -34/+17 |
|\ \
| |/
|/| |
|
| * | Use nullptr | lloyd | 2011-07-12 | 2 | -7/+7 |
| * | propagate from branch 'net.randombit.botan' (head b200c1f710e56d39764e567c005... | lloyd | 2011-06-13 | 1 | -0/+10 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 5 | -27/+10 |
| |\ \ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 5 | -27/+10 |
| | |\ \ |
|
| | | * \ | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 5 | -27/+10 |
| | | |\ \ |
|
| | | | * \ | propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52... | lloyd | 2010-09-07 | 1 | -2/+2 |
| | | | |\ \ |
|
| | | | * \ \ | propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af... | lloyd | 2010-09-03 | 5 | -27/+10 |
| | | | |\ \ \ |
|
| | | | | * \ \ | propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2... | lloyd | 2010-08-13 | 5 | -27/+10 |
| | | | | |\ \ \ |
|
| | | | | | * \ \ | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1... | lloyd | 2010-07-09 | 5 | -27/+10 |
| | | | | | |\ \ \ |
|
| | | | | | | * \ \ | propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d... | lloyd | 2010-06-22 | 2 | -3/+40 |
| | | | | | | |\ \ \ |
|
| | | | | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 6 | -30/+40 |
| | | | | | | |\ \ \ \ |
|
| | | | | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 879d1fc83844976a01b9e3188c4... | lloyd | 2010-05-25 | 1 | -8/+16 |
| | | | | | | |\ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74... | lloyd | 2010-04-09 | 1 | -47/+10 |
| | | | | | | |\ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1... | lloyd | 2010-03-10 | 1 | -1/+1 |
| | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 5 | -18/+10 |
| | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 10 | -24/+32 |
| | | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 0ac5a29496b4e50775827d9655c... | lloyd | 2009-11-17 | 5 | -18/+10 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3... | lloyd | 2009-11-17 | 1 | -30/+17 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | | | | | | | | | | Use auto for long iterator names, etc. | lloyd | 2009-11-16 | 1 | -3/+3 |
| | | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6... | lloyd | 2009-11-02 | 5 | -15/+7 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53... | lloyd | 2009-09-17 | 2 | -2/+2 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | | | | | | | | | | Remove dep on mutex module (doesn't exist here). Use initializer list in libs... | lloyd | 2009-09-11 | 1 | -4/+0 |
| | | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573... | lloyd | 2009-09-08 | 4 | -11/+7 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388... | lloyd | 2009-07-21 | 5 | -8/+452 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * | | | | | | | | | | | | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard | lloyd | 2009-04-01 | 4 | -11/+7 |