aboutsummaryrefslogtreecommitdiff
path: root/src/md5.cpp (follow)
AgeCommit message (Expand)Author
2011-01-20Wow! Merged the branch, streams are updated, and there's no more FString, runMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2011-01-13Md5 works really, really well. It's fast, and sexy, and awesome. Thanks david.Mike Buland
2011-01-13md5...is...broken...I'm...fixing it...Mike Buland
2010-04-23Minor updates to the List class, unchecked corner cases.Mike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2010-01-07A bunch of things weren't including their own files in quite the correct way...Mike Buland
2009-08-04***IMPORTANT*** The function Bu::Md5::getResult no longer returns a hex string,Mike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2009-02-24Whoa, lots of updates. Md5 is more general, nids, cache, cachestore, andMike Buland
2009-02-19We have the new Bu::CryptoHash base class and Bu::Md5 is here and readyMike Buland
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2006-08-30david - creepy forgot to commit hashtable stuff... also fixed something in md...David
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland