| Commit message (Expand) | Author | Age | Files | Lines |
* | Put LGPLv2+ notices in source files where appropriate. | Bruno Haible | 2021-06-04 | 1 | -8/+8 |
* | maint: run 'make update-copyright' | Paul Eggert | 2020-12-31 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-12-31 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | maint: clarify comments about sticky EOF | Pádraig Brady | 2018-06-24 | 1 | -1/+3 |
* | af_alg: avoid hangs when reading from streams | Pádraig Brady | 2018-06-24 | 1 | -6/+6 |
* | crypto: use byteswap | Paul Eggert | 2018-06-17 | 1 | -2/+2 |
* | crypto: omit stream ops Emacs doesn’t need | Paul Eggert | 2018-05-21 | 1 | -2/+5 |
* | crypto/{md5,sha1,sha256,sha512}: simplify | Paul Eggert | 2018-05-05 | 1 | -14/+8 |
* | af_alg: New module. | Bruno Haible | 2018-05-05 | 1 | -10/+6 |
* | af_alg: Improve function signature. | Bruno Haible | 2018-05-05 | 1 | -1/+1 |
* | md5sum: use kernel crypto API | Matteo Croce | 2018-05-05 | 1 | -1/+17 |
* | maint: Add encoding marker for Emacs to non-ASCII sources. | Bruno Haible | 2018-01-05 | 1 | -0/+7 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | all: prefer https: URLs | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | md5, sha1, sha256, sha512: Add comments regarding correctness. | Bruno Haible | 2017-03-31 | 1 | -1/+4 |
* | version-etc: new year | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | md4,md5,sha*: allow _STRING_INLINE_unaligned enable unaligned operation | Pádraig Brady | 2016-11-27 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2014-12-31 | 1 | -1/+1 |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | md5, sha1, sha256, sha512: use openssl routines if available | Pádraig Brady | 2013-12-03 | 1 | -0/+7 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | arctwo, md4, md5, sha1, sha256, sha512: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -1/+1 |
* | crypto: fix bug in large buffer handling | Paul Eggert | 2012-05-18 | 1 | -3/+3 |
* | maint: replace FSF snail-mail addresses with URLs | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | crypto libraries: use stdalign | Paul Eggert | 2011-10-27 | 1 | -3/+3 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -2/+2 |
* | 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 |