| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+7 |
* | af_alg: Improve function signature. | Bruno Haible | 2018-05-05 | 1 | -1/+1 |
* | sha1sum: use AF_ALG when available | Matteo Croce | 2018-05-05 | 1 | -1/+16 |
* | 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/+1 |
* | 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 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -65/+65 |
* | digests, copy-file: increase the IO buffer size from 4KiB to 32KiB | Pádraig Brady | 2009-10-23 | 1 | -3/+11 |
* | 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 | -5/+5 |
* | Prefer "sizeof v" over the equivalent "4". | Jim Meyering | 2008-01-31 | 1 | -1/+1 |
* | sha1.c (set_uint32): Mark function as static. | Simon Josefsson | 2008-01-31 | 1 | -2/+2 |
* | sha1: remove the result buffer alignment constraint | Peter Palfrader | 2008-01-31 | 1 | -13/+17 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/. From James Lemley. | Jim Meyering | 2006-05-11 | 1 | -1/+1 |
* | 2006-05-10 Paul Eggert <eggert@cs.ucla.edu> | Simon Josefsson | 2006-05-11 | 1 | -5/+5 |
* | Sync from coreutils. | Paul Eggert | 2006-01-12 | 1 | -21/+16 |
* | Sync from coreutils. | Paul Eggert | 2006-01-10 | 1 | -2/+2 |
* | Separate sha1 from md5. Use stdint.h in both modules. | Simon Josefsson | 2005-10-17 | 1 | -19/+19 |
* | Merge glibc and coreutils changes into gnulib, plus a few | Paul Eggert | 2005-09-12 | 1 | -22/+16 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Remove dependencies on unlocked-io. | Paul Eggert | 2004-10-04 | 1 | -1/+3 |
* | Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1. | Paul Eggert | 2004-08-09 | 1 | -0/+427 |