summaryrefslogtreecommitdiff
path: root/apps/plugins/md5sum.c (follow)
Commit message (Expand)AuthorAge
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* set svn:keywords propertyTeruaki Kawashima2009-07-12
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier2008-10-09
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Print some more usefull info on screen. (Should be the last commit for this p...Antoine Cellerier2008-06-10
* Use strncasecmp for hash (string version) comparision.Antoine Cellerier2008-06-10
* Hopefully fix compilation warnings and link errors. Add some feedback (file b...Antoine Cellerier2008-06-10
* New md5sum plugin. Open a file, a directory or just launch it from the plugin...Antoine Cellerier2008-06-10