aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/mdx_hash/mdx_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Yet more Doxygen commentslloyd2010-06-161-5/+5
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Avoid calling compress_n in MDx_HashFunction unless at least one block islloyd2009-04-071-1/+2
* Remove some commented out code in MDx_HashFunction which was used duringlloyd2009-04-071-23/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-0/+2
* I had not anticipated this being really worthwhile, but it turns outlloyd2008-11-231-30/+52
* Move BufferedComputation to new buf_comp.{h,cpp}lloyd2008-11-081-0/+1
* Make mdx_hash also a module, which most of the hash functions depend on.lloyd2008-09-281-0/+102