aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/mdx_hash/mdx_hash.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Make the member variables of MDx_HashFunction private instead of protected -lloyd2009-04-071-6/+5
* Remove some commented out code in MDx_HashFunction which was used duringlloyd2009-04-071-3/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-1/+3
* I had not anticipated this being really worthwhile, but it turns outlloyd2008-11-231-8/+12
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-1/+1
* Make mdx_hash also a module, which most of the hash functions depend on.lloyd2008-09-281-0/+40