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
/
alloc
/
mem_pool
/
mem_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-74
/
+0
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-6
/
+3
|
\
|
*
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-1
/
+1
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-2
/
+2
|
|
\
\
|
*
\
\
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
1
-3
/
+3
*
|
|
|
|
s/u32bit/size_t/ in alloc
lloyd
2010-10-12
1
-14
/
+14
*
|
|
|
|
Doxygen
lloyd
2010-06-21
1
-1
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
More Doxygen fixes
lloyd
2010-06-15
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Make many more headers internal-only.
lloyd
2009-12-16
1
-3
/
+3
|
/
/
*
/
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-3
/
+3
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-7
/
+9
*
In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB to
lloyd
2008-11-24
1
-2
/
+0
*
Continue to dismantle the core module (aka ball of mud), moving allocator
lloyd
2008-11-08
1
-0
/
+74