summaryrefslogtreecommitdiff
path: root/crypt/md5.h
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers
2011-07-19Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper
2005-10-05* crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-14Update.Ulrich Drepper
2001-12-14Define md5_uintptr.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-07-04Update.Ulrich Drepper
2000-03-04* Makeconfig (rpath-dirs): Add crypt. Geoff Keating