aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/par_hash/par_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add string_join; inverse of split_on.lloyd2011-06-171-21/+19
* Post-merge fixupslloyd2010-11-041-1/+1
* propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-041-17/+22
|\
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-19/+24
| |\
| | * propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-18/+23
| | |\
| | | * A few experiments with auto keyword type inference. Looks like things willlloyd2009-04-011-18/+23
* | | | Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-18/+12
|/ / /
* | | Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-2/+2
* | | Use size_t for BufferedComputation::add_datalloyd2010-10-121-20/+20
|/ /
* / Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-28/+30
* Remove lookup from parallel hash constructionlloyd2008-11-081-11/+10
* Move allocator code to secalloc/allocators modulelloyd2008-09-281-0/+102