summaryrefslogtreecommitdiffstats
path: root/lib/md5/md5.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-25More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.Samuel Barney1-1/+1
2013-11-24Moved SQLite, LuaExpat, and MD5 to /libTiger Wang1-0/+0
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-92/+92
2011-10-03MCServer c++ source filesfaketruth1-0/+93