summaryrefslogtreecommitdiff
path: root/crypt/crypt_util.c
AgeCommit message (Expand)Author
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-06crypt: don't include ufc-crypt.h multiple timesChris Metcalf
2014-06-03Remove redundant nested function b64_from_24bitKonstantin Serebryany
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-10* crypt/crypt-private.h: Include stdbool.h.Alexandre Oliva
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-07-22Optimize __init_des_rUlrich Drepper
2011-07-22Add read barrier protecting DES initializationUlrich Drepper
2010-04-03Add missing include.Ulrich Drepper
2010-04-03Missing memory barrier in DES initialization.Ulrich Drepper
2005-02-17[BZ #284, BZ #721]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2002-11-03* manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_rRoland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2000-03-04* Makeconfig (rpath-dirs): Add crypt. Geoff Keating