summaryrefslogtreecommitdiff
path: root/src/common/md5calc.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-09Use IP4 classes and rename conf variablesBen Longbons1-13/+8
2013-08-01Poison std::string and use the various string classesBen Longbons1-46/+46
2013-06-23add new stuff stuff (with tests!), poison memcmp and strncpyBen Longbons1-1/+2
2013-06-18Also poison memcpy, memmove, and memsetBen Longbons1-52/+56
2013-06-11Allegedly remove all manual memory managementBen Longbons1-2/+2
2013-02-12Replace mt_rand with <random>Ben Longbons1-3/+4
2013-01-17Clean up some things after declassizationBen Longbons1-0/+2
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-9/+19
2012-12-14Some formatting fixes before I go insaneBen Longbons1-1/+1
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-14/+9
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+339