aboutsummaryrefslogtreecommitdiffstats
path: root/lib/md5.c
Commit message (Expand)AuthorAgeLines
* Reindent everything to K&R style with tabsIndent2015-02-20-0/+2
* Use glib's GChecksum for md5/sha1dequis2015-01-31-257/+20
* Merging compiler warning fix. Patch by Mark H Weaver <mhw@netris.org>.Wilmer van der Gaast2014-03-07-1/+1
* Facebook authentication. This isn't really OAuth in the end: FB doesn'tWilmer van der Gaast2011-07-31-0/+1
* Having written the same stupid code (ASCII MD5 hashes) 205762 times, time toWilmer van der Gaast2011-07-31-0/+10
* Added byte swapping code to the new MD5 checksumming code to make it workWilmer van der Gaast2008-01-19-69/+96
* Fixing some Solaris compiler warnings (u_int->uint, adding some typecastsWilmer van der Gaast2008-01-17-11/+11
* Replaced GPL-incompatible MD5 hashing code.Wilmer van der Gaast2007-11-23-367/+210
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+392