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
/
alloc_mmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
3
-205
/
+0
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
1
-2
/
+4
|
\
|
*
Avoid a few maintainer mode flag warnings. Remove -Weffc++ from the
lloyd
2012-04-20
1
-2
/
+4
*
|
Use nullptr
lloyd
2011-07-12
1
-1
/
+1
*
|
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-4
/
+0
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52...
lloyd
2010-09-07
1
-2
/
+2
|
|
|
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
2
-12
/
+22
|
|
|
\
\
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
3
-5
/
+11
|
|
|
\
\
\
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 0ac5a29496b4e50775827d9655c...
lloyd
2009-11-17
1
-1
/
+0
|
|
|
\
\
\
\
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
1
-1
/
+0
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...
lloyd
2009-09-08
1
-1
/
+0
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
1
-0
/
+4
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
|
|
|
|
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
1
-1
/
+0
*
|
|
|
|
|
|
|
|
|
Write zeros in 4K blocks
lloyd
2011-06-07
1
-7
/
+9
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
s/u32bit/size_t/ in alloc
lloyd
2010-10-12
2
-6
/
+18
*
|
|
|
|
|
|
|
|
Use a full write instead of seek+write to create a sparse
lloyd
2010-10-12
1
-9
/
+7
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Cast the first argument to msync, munmap, mlock, and munlock to char*
lloyd
2010-09-07
1
-2
/
+2
*
|
|
|
|
|
|
|
Doxygen
lloyd
2010-06-21
1
-1
/
+4
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
More Doxygen fixes
lloyd
2010-06-15
1
-2
/
+5
*
|
|
|
|
|
|
Change how alloc_mmap's TemporaryFile class works. Don't expose
lloyd
2010-06-13
1
-10
/
+17
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Make many more headers internal-only.
lloyd
2009-12-16
3
-5
/
+11
|
/
/
/
/
/
*
/
/
/
/
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
1
-6
/
+0
|
/
/
/
/
*
/
/
/
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
|
/
/
/
*
|
/
Add support for Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
1
-0
/
+1
|
|
/
|
/
|
*
|
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-0
/
+4
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-20
/
+24
*
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
*
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