aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/mdx_hash/mdx_hash.h
Commit message (Expand)AuthorAgeFilesLines
* Remove needless destructorslloyd2010-11-031-2/+0
* Doxygenlloyd2010-11-021-1/+0
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-2/+1
* More size_tlloyd2010-10-131-1/+1
* Remove HashFunction::HASH_BLOCK_SIZE entirelylloyd2010-10-131-0/+2
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-6/+6
* Yet more Doxygen commentslloyd2010-06-161-1/+13
* More Doxygenlloyd2010-06-151-2/+12
* More Doxygen updates/fixeslloyd2010-06-151-2/+8
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* 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