index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
md5_sha1_sum.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make md5 calculation always go through an the buffer so that A) we don't
Rob Landley
2006-05-16
1
-1
/
+1
*
- typo in error-message: s/algotithm/algorithm
Bernhard Reutner-Fischer
2006-05-10
1
-16
/
+16
*
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
Rob Landley
2006-02-21
1
-24
/
+53
*
Eliminate unnecessary allocation from md5sum that was leaked without ever bei...
Rob Landley
2005-12-15
1
-9
/
+0
*
- Matthias Wenzel writes:
Bernhard Reutner-Fischer
2005-10-27
1
-15
/
+5
*
tweak signed/unsigned char usage to avoid mismatches
Mike Frysinger
2005-06-24
1
-4
/
+4
*
On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote:
Rob Landley
2005-04-30
1
-26
/
+13
*
Patch from Bernhard Fischer to make a bunch of symbols static
Eric Andersen
2005-04-16
1
-1
/
+1
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
s/fileno\(stdin\)/STDIN_FILENO/g
Eric Andersen
2004-03-27
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
Return 1 upon failure
Glenn L McGrath
2004-02-22
1
-1
/
+2
*
Fix up the -s option, and make usage consitent with behaviour,
Glenn L McGrath
2003-11-20
1
-7
/
+6
*
woops, we needed that function
Glenn L McGrath
2003-11-18
1
-18
/
+35
*
Only use getopt and associated flags if checking is enabled
Glenn L McGrath
2003-11-18
1
-44
/
+36
*
Merge common parts of sha1sum and md5sum, which is everything except the
Glenn L McGrath
2003-11-10
1
-0
/
+195