aboutsummaryrefslogtreecommitdiff
path: root/libbb/hash_fd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* just whitespacetimr2006-01-251-3/+3
* - make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via menuconfig.aldot2006-01-171-13/+5
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-8/+8
* Use proper C99 types throughout. So not use silly typedefs.andersen2004-01-301-47/+44
* Apply a couple of optimizationsandersen2004-01-291-3/+5
* Dont over-read fd, use function pointer for hash function.bug12003-11-201-29/+43
* Superficial changesbug12003-11-201-19/+17
* Merge common parts of sha1sum and md5sum, which is everything except thebug12003-11-101-0/+848