summaryrefslogtreecommitdiff
path: root/src/md5.c
AgeCommit message (Collapse)Author
2019-08-20Fixed errors in inline.h.Steven Fuller
More compiling. 156 unique undefined references.
2019-08-20Added extern "C" where needed.Steven Fuller
2019-08-20More compilation.Steven Fuller
Moved windows typedefs to a separate file. Included public domain md5 routines (from dpkg).