aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alloc_mmap
Commit message (Expand)AuthorAgeFilesLines
* Make the memory allocator's chunk size a compile time constant, via alloyd2008-04-121-1/+0
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-102-2/+2
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-102-2/+2
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-142-2/+2
* Qualify (some) calls to functions in the global namespace using anlloyd2007-12-241-20/+18
* Change the syntax from load_on: to load_on (since that way configure.pl canlloyd2007-10-221-1/+2
* Avoid some C-style casts in the moduleslloyd2007-07-231-1/+1
* Provide a more flexible mechanism for specifying which modules are loaded.lloyd2007-03-121-0/+2
* Bump copyright year to 2007lloyd2007-01-202-2/+2
* Place the add_file/replace_file/ignore_file markers in the module infolloyd2006-09-031-2/+4
* Use an object to prevent the leak of memory or the file descriptor iflloyd2006-08-091-19/+40
* Add an exception type specific for MemoryMapping_Allocator, simply to cutlloyd2006-08-091-9/+24
* Have allocator objects 'know' their own names, rather than keeping themlloyd2006-06-251-0/+1
* Initial checkin1.5.6lloyd2006-05-183-0/+135