aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/par_hash
Commit message (Expand)AuthorAgeFilesLines
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* 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 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-3/+6
| | |\
| | * \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-18/+23
| | |\ \
| | | * \ propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...lloyd2009-09-301-18/+23
| | | |\ \
| | | | * | A few experiments with auto keyword type inference. Looks like things willlloyd2009-04-011-18/+23
* | | | | | Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-292-18/+14
|/ / / / /
* | | | | Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-2/+2
* | | | | Use size_t for BufferedComputation::add_datalloyd2010-10-122-21/+21
| |_|_|/ |/| | |
* | | | More Doxygen commentslloyd2010-06-161-1/+4
* | | | More Doxygen updates/fixeslloyd2010-06-151-2/+2
|/ / /
* | | Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* | | Remove all exception specifications. The way these are designed in C++ islloyd2009-10-222-2/+2
|/ /
* / Remove add blocks from hash function info.txt fileslloyd2009-09-291-7/+0
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-35/+39
* Remove lookup from parallel hash constructionlloyd2008-11-082-15/+15
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-1/+1
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Move allocator code to secalloc/allocators modulelloyd2008-09-283-0/+145