summaryrefslogtreecommitdiffstats
path: root/apps/plugins/md5sum.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone1-2/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-7/+3
2008-10-09Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier1-9/+25
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-10Print some more usefull info on screen. (Should be the last commit for this p...Antoine Cellerier1-61/+84
2008-06-10Use strncasecmp for hash (string version) comparision.Antoine Cellerier1-1/+1
2008-06-10Hopefully fix compilation warnings and link errors. Add some feedback (file b...Antoine Cellerier1-3/+19
2008-06-10New md5sum plugin. Open a file, a directory or just launch it from the plugin...Antoine Cellerier1-0/+206