Eric Andersen
|
14f5c8d764
|
Patch from Bernhard Fischer to make a bunch of symbols static
which were otherwise cluttering the global namespace.
|
2005-04-16 19:39:00 +00:00 |
|
Eric Andersen
|
c7bda1ce65
|
Remove trailing whitespace. Update copyright to include 2004.
|
2004-03-15 08:29:22 +00:00 |
|
Eric Andersen
|
ad84a516bb
|
Use proper C99 types throughout. So not use silly typedefs.
|
2004-01-30 22:31:58 +00:00 |
|
Eric Andersen
|
f88bb72f1f
|
Apply a couple of optimizations
|
2004-01-29 22:33:28 +00:00 |
|
Glenn L McGrath
|
78cd84da8a
|
Dont over-read fd, use function pointer for hash function.
|
2003-11-20 21:30:58 +00:00 |
|
Glenn L McGrath
|
0413af0e27
|
Superficial changes
|
2003-11-20 06:27:33 +00:00 |
|
Glenn L McGrath
|
d2a897aab0
|
Merge common parts of sha1sum and md5sum, which is everything except the
algorithms.
Move algorithms to hash_fd and make them available via a common
function.
|
2003-11-10 04:33:55 +00:00 |
|