summaryrefslogtreecommitdiff
path: root/lib/md5.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Use 'throw ()' for optimization in C++ mode also on clang.Bruno Haible2020-08-161-1/+1
* crypto/md5-buffer: Use 'restrict'.Bruno Haible2020-02-231-3/+5
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* af_alg: Fix bug with streams that are not at position 0.Bruno Haible2018-05-061-2/+5
* maint: Add encoding marker for Emacs to non-ASCII sources.Bruno Haible2018-01-051-0/+7
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* md5, sha1, sha256, sha512: Add comments regarding correctness.Bruno Haible2017-03-311-2/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* md5, sha1, sha256, sha512: use openssl routines if availablePádraig Brady2013-12-031-5/+15
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-5/+5
* Update copyright year, for commit on 2009-07-21.Bruno Haible2009-08-011-1/+1
* C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scopePeter Simons2009-07-221-0/+8
* md5: adapt alignment constraint fix from sha1.Simon Josefsson2008-01-311-9/+3
* Sync from coreutils.Paul Eggert2006-01-121-7/+1
* * md5.h, md5.c: Simplify buffer handling visavi alignment,Simon Josefsson2005-10-281-1/+1
* Separate sha1 from md5. Use stdint.h in both modules.Simon Josefsson2005-10-171-29/+20
* * md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see alsoSimon Josefsson2005-10-051-0/+3
* Merge glibc and coreutils changes into gnulib, plus a fewPaul Eggert2005-09-121-18/+48
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-33/+10
* Merge from coreutils.Paul Eggert2004-01-161-14/+1
* Remove K&R cruft.Paul Eggert2003-09-091-34/+11
* Merge from coreutils.Paul Eggert2003-08-141-3/+7
* remove useless parensJim Meyering2000-11-271-1/+1
* (rol): Define (from GnuPG).Jim Meyering2000-09-251-0/+15
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* tweak commentJim Meyering1999-09-041-2/+2
* update copyrightJim Meyering1996-11-021-12/+12
* Update from GNU libc.Jim Meyering1996-10-241-25/+31
* Update from GNU libc.Jim Meyering1996-10-201-39/+64
* Define and use macro, PARAMS, not __P.Jim Meyering1996-10-171-9/+9
* (md5_stream): Update prototype.Jim Meyering1995-07-211-2/+8
* .Jim Meyering1995-07-201-0/+109