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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
3
-333
/
+0
*
Use nullptr
lloyd
2011-07-12
1
-6
/
+6
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
3
-18
/
+10
|
\
|
*
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-1
/
+1
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
3
-15
/
+10
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
3
-7
/
+9
|
|
|
\
\
|
|
*
|
|
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
3
-12
/
+7
|
|
|
\
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
*
|
|
|
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 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
1
-4
/
+4
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
2
-8
/
+7
*
|
|
|
|
|
|
|
s/u32bit/size_t/ in alloc
lloyd
2010-10-12
2
-38
/
+38
*
|
|
|
|
|
|
|
Doxygen
lloyd
2010-06-21
1
-1
/
+4
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
More Doxygen fixes
lloyd
2010-06-15
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
/
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-13
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Make many more headers internal-only.
lloyd
2009-12-16
3
-5
/
+14
*
|
|
|
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-7
/
+0
|
/
/
/
/
*
|
|
|
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
|
|
|
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
2
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-4
/
+4
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-49
/
+53
*
In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB to
lloyd
2008-11-24
2
-3
/
+4
*
Split the last parts of the 'core' module
lloyd
2008-11-08
1
-0
/
+12
*
Continue to dismantle the core module (aka ball of mud), moving allocator
lloyd
2008-11-08
2
-0
/
+334