summaryrefslogtreecommitdiffstats
path: root/lib/md5/md5.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* More 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 Barney2014-03-251-1/+1
* Moved SQLite, LuaExpat, and MD5 to /libTiger Wang2013-11-241-0/+93