| Commit message (Expand) | Author | Age | Files | Lines |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -2/+2 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -2/+2 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -68/+68 |
* | digests, copy-file: increase the IO buffer size from 4KiB to 32KiB | Pádraig Brady | 2009-10-23 | 1 | -3/+10 |
* | Undo last change. | Jim Meyering | 2008-03-15 | 1 | -2/+2 |
* | sha1.c, md5.c: Hoist a redundant expression. | Jim Meyering | 2008-03-15 | 1 | -2/+2 |
* | Mark set_uint32 function as 'inline'. | Bruno Haible | 2008-01-31 | 1 | -1/+1 |
* | Use "sizeof VAR", rather than a literal "4". | Jim Meyering | 2008-01-31 | 1 | -4/+4 |
* | Prefer "sizeof v" over the equivalent "4". | Jim Meyering | 2008-01-31 | 1 | -1/+1 |
* | md5: adapt alignment constraint fix from sha1. | Simon Josefsson | 2008-01-31 | 1 | -13/+17 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | Sync from coreutils. | Paul Eggert | 2006-01-12 | 1 | -12/+6 |
* | * md5.h, md5.c: Simplify buffer handling visavi alignment, | Simon Josefsson | 2005-10-28 | 1 | -69/+68 |
* | Separate sha1 from md5. Use stdint.h in both modules. | Simon Josefsson | 2005-10-17 | 1 | -27/+35 |
* | Merge glibc and coreutils changes into gnulib, plus a few | Paul Eggert | 2005-09-12 | 1 | -7/+12 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of | Simon Josefsson | 2004-10-04 | 1 | -1/+1 |
* | Remove dependencies on unlocked-io. | Paul Eggert | 2004-10-04 | 1 | -1/+3 |
* | Merge from coreutils. | Paul Eggert | 2004-08-07 | 1 | -11/+4 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -24/+9 |
* | Merge from coreutils. | Paul Eggert | 2003-08-14 | 1 | -31/+81 |
* | Include unlocked-io.h. | Jim Meyering | 2001-11-17 | 1 | -1/+2 |
* | (md5_process_block) [OP]: Use `rol', not CYCLIC. | Jim Meyering | 2000-10-22 | 1 | -7/+4 |
* | back out Copyright date changes for files with no changes year | Jim Meyering | 2000-08-07 | 1 | -1/+1 |
* | update copyright date | Jim Meyering | 2000-07-09 | 1 | -1/+1 |
* | update copyright | Jim Meyering | 1996-11-02 | 1 | -12/+12 |
* | Update from GNU libc. | Jim Meyering | 1996-10-24 | 1 | -19/+25 |
* | (md5_process_bytes): Cast void* pointer to char* beforeTEXTUTILS-1_19o | Jim Meyering | 1996-10-20 | 1 | -2/+2 |
* | Update from GNU libc. | Jim Meyering | 1996-10-20 | 1 | -66/+113 |
* | (md5_stream): Apply fix from Ralph Loader | Jim Meyering | 1996-10-11 | 1 | -1/+1 |
* | update FSF address in copyright and remove any trailing blanks | Jim Meyering | 1996-07-15 | 1 | -2/+2 |
* | [memcpy]: Define to bcopy if needed. | Jim Meyering | 1995-07-30 | 1 | -2/+11 |
* | (md5_stream): Check for read failure and return | Jim Meyering | 1995-07-21 | 1 | -3/+7 |
* | . | Jim Meyering | 1995-07-20 | 1 | -0/+353 |