summaryrefslogtreecommitdiff
path: root/lib/md4.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
* crypto/md4: Use 'restrict'.Bruno Haible2020-02-231-3/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* 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
* 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
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+2
* 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-2/+2
* Update copyright year, for commit on 2009-07-21.Bruno Haible2009-08-011-1/+2
* C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scopePeter Simons2009-07-221-0/+8
* md4: adapt alignment constraint fix from sha1.Simon Josefsson2008-01-311-9/+3
* * md4.h: Shrink buffer size, now that we changed the type.Simon Josefsson2005-10-241-1/+1
* * md4.c, md4.c: Simplify buffer handling visavi alignment,Simon Josefsson2005-10-221-2/+2
* Add md4 module.Simon Josefsson2005-10-181-0/+88