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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
|
|
|
|
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
1
-6
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-22
/
+15
*
|
|
|
|
|
Remove some Doxygen comments
lloyd
2009-11-17
1
-8
/
+2
|
/
/
/
/
/
*
|
|
|
|
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
4
-8
/
+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
*
|
|
|
Move memory locking function decls to mlock.h
lloyd
2009-09-17
1
-1
/
+1
|
/
/
/
*
|
/
Add support for Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
1
-0
/
+1
|
|
/
|
/
|
*
|
Move some files around to break up dependencies between directories
lloyd
2009-07-16
2
-0
/
+439
*
|
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
3
-8
/
+13
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
7
-111
/
+125
*
Check the return value of lseek in the mmap allocator
lloyd
2009-03-27
1
-1
/
+3
*
Rickard Bondesson reported on botan-devel about some problems building
lloyd
2008-12-02
1
-8
/
+0
*
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
3
-0
/
+31
*
Move allocate.h with related code in alloc
lloyd
2008-11-08
1
-0
/
+35
*
Continue to dismantle the core module (aka ball of mud), moving allocator
lloyd
2008-11-08
4
-0
/
+473
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
1
-1
/
+1
*
Move allocator base code into core/, alloc_mmap to alloc/
lloyd
2008-09-30
3
-0
/
+181