index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
alloc
/
locking_allocator
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
3
-358
/
+0
*
Use 16 byte alignment for all allocations in the mlock allocator
Jack Lloyd
2015-08-28
1
-7
/
+1
*
Guard rlimit reset with a defined check for RLIMIT_MEMLOCK as it is
Jack Lloyd
2015-08-24
1
-0
/
+5
*
Add Android OS
Daniel Seither
2015-07-17
1
-0
/
+1
*
Include correct header for getenv. GH #99
joerg
2015-05-24
1
-0
/
+1
*
Avoid putting very small values in mlock memory
lloyd
2015-03-23
1
-1
/
+3
*
Allow reducing the size of the allocated mlock pool via env variable
lloyd
2015-01-24
1
-9
/
+27
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-0
/
+6
*
Use MADV_DONTDUMP on Linux, equiv to MAP_NOCORE on BSD
lloyd
2014-04-14
1
-1
/
+5
*
NetBSD portability fix and some performance tweaks in locking allocator
lloyd
2014-04-05
1
-1
/
+11
*
Missing include for std::to_string, noticed with Clang 3.4 w/ libc++
lloyd
2014-02-16
1
-0
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+315