index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
md5.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-21
Remove from CVS, since the bootstrap script generates them automatically.
Paul Eggert
1
-453
/
+0
2006-01-12
Fix commentary typos.
Paul Eggert
1
-11
/
+5
2006-01-11
(OP): Remove useless space-before-TAB.
Jim Meyering
1
-1
/
+1
2006-01-10
Sync from gnulib.
Paul Eggert
1
-94
/
+101
2005-09-13
(CYCLIC): New macro. All uses of rol changed to use CYCLIC.
Paul Eggert
1
-4
/
+10
2005-08-27
Use `#error' rather than a string literal to provoke failure.
Jim Meyering
1
-3
/
+2
2005-05-14
Update FSF postal mail address.
Jim Meyering
1
-1
/
+1
2004-10-05
Sync from gnulib.
Paul Eggert
1
-1
/
+1
2004-10-04
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
Paul Eggert
1
-1
/
+3
2004-08-02
(UNALIGNED_P): Use size_t; in practice, this is just as
Paul Eggert
1
-5
/
+1
2004-07-28
Don't include <sys/types.h> or <stdlib.h>; <stddef.h>
Paul Eggert
1
-9
/
+6
2003-09-10
Include "md5.h" first.
Jim Meyering
1
-24
/
+9
2003-06-06
Include <string.h> and <stdlib.h> unconditionally.
Jim Meyering
1
-8
/
+2
2003-04-15
Remove (or replace-with-TAB(s) to retain alignment)
Jim Meyering
1
-1
/
+1
2003-02-19
Merge in some clean-up and optimization changes from glibc.
Jim Meyering
1
-10
/
+48
2003-02-18
(md5_stream) [BLOCKSIZE]: Move definition to top of file.
Jim Meyering
1
-12
/
+30
2001-11-17
Include unlocked-io.h.
Jim Meyering
1
-1
/
+2
2000-10-22
(md5_process_block) [OP]: Use `rol', not CYCLIC.
Jim Meyering
1
-7
/
+4
2000-08-07
back out Copyright date changes for files with no changes year
Jim Meyering
1
-1
/
+1
2000-07-09
update copyright date
Jim Meyering
1
-1
/
+1
1996-11-02
update copyright
Jim Meyering
1
-12
/
+12
1996-10-24
Update from GNU libc.
Jim Meyering
1
-19
/
+25
1996-10-20
(md5_process_bytes): Cast void* pointer to char* before
Jim Meyering
1
-2
/
+2
1996-10-20
Update from GNU libc.
Jim Meyering
1
-66
/
+113
1996-10-11
(md5_stream): Apply fix from Ralph Loader
Jim Meyering
1
-1
/
+1
1996-07-15
update FSF address in copyright and remove any trailing blanks
Jim Meyering
1
-2
/
+2
1995-07-30
[memcpy]: Define to bcopy if needed.
Jim Meyering
1
-2
/
+11
1995-07-21
(md5_stream): Check for read failure and return
Jim Meyering
1
-3
/
+7
1995-07-20
.
Jim Meyering
1
-0
/
+353