Scott James Remnant
|
f8b2654d12
Apply patch from asuffield to fix various md5sum bugs by checking the
|
22 년 전 |
Scott James Remnant
|
965650cff0
Apply patch from Brian Carlson to fix #170953; don't print offending
|
22 년 전 |
Adam Heath
|
f941ea4901
Change limit and the return value for buffer_copy to off_t, which fixes
|
23 년 전 |
Adam Heath
|
7854acb3a8
Fix handling of large files.
|
23 년 전 |
Adam Heath
|
9281ef602d
Handle directories better in md5sum.
|
24 년 전 |
Adam Heath
|
7a76faa4a7
Fix segfault in md5sum if the file being checked doesn't exist.
|
24 년 전 |
Adam Heath
|
e2e93a3411
Even more gcc warning fixes.
|
24 년 전 |
Adam Heath
|
ac7a134609
Fairly heavy work(net no lines changed), to fix longjmp() clashing variable
|
24 년 전 |
Wichert Akkerman
|
2ac5bf9540
Add LFS support
|
24 년 전 |
Wichert Akkerman
|
5afbd2ec70
Handle errors properly in do_check
|
24 년 전 |
Adam Heath
|
691b00263a
When parsing stdin, md5sum now displays '-' as the filename, to match
|
25 년 전 |
Adam Heath
|
e5ac8a8ab9
Fix md5sum -c.
|
25 년 전 |
Wichert Akkerman
|
2a8dcf3860
Use libdpkg style error handling in md5sum
|
25 년 전 |
Adam Heath
|
f60b25e022
Modified mlib.c, to malloc enough space for the digest, instead of
|
25 년 전 |
Adam Heath
|
ea93ed48c1
Fixed up several warning types: const, casting, incorrect sizes,
|
25 년 전 |
Adam Heath
|
c9bef0784a
Added macro NONRETURNING to several functions.
|
25 년 전 |
Wichert Akkerman
|
a941ba3115
Include stdlib.h to get exit declaration
|
25 년 전 |
Wichert Akkerman
|
7f0e716370
utils/start-stop-daemon.c: Add OpenBSD support
|
25 년 전 |
Adam Heath
|
157dad4266
Don't use FILE * in mdfile.
|
25 년 전 |
Adam Heath
|
10a63dfaae
Moved md5 code into generic buffer_copy loop.
|
25 년 전 |
Wichert Akkerman
|
3718ad27bd
More of the same
|
27 년 전 |