aboutsummaryrefslogtreecommitdiff
path: root/crypt/crypt_util.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-946/+0
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg1-0/+9
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-15Fix build failures with -DDEBUG.Martin Sebor1-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers1-7/+3
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-4/+2
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-34/+12
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-06-06crypt: don't include ufc-crypt.h multiple timesChris Metcalf1-11/+0
2014-06-03Remove redundant nested function b64_from_24bitKonstantin Serebryany1-0/+18
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-10-10* crypt/crypt-private.h: Include stdbool.h.Alexandre Oliva1-4/+38
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers1-2/+0
2012-01-07Remove pre-ISO C supportUlrich Drepper1-5/+5
2011-07-22Optimize __init_des_rUlrich Drepper1-4/+14
2011-07-22Add read barrier protecting DES initializationUlrich Drepper1-2/+4
2010-04-03Add missing include.Ulrich Drepper1-0/+1
2010-04-03Missing memory barrier in DES initialization.Ulrich Drepper1-48/+49
2005-02-17[BZ #284, BZ #721]Roland McGrath1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+1
2002-11-03* manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_rRoland McGrath1-0/+3
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-4/+4
2000-03-04* Makeconfig (rpath-dirs): Add crypt. Geoff Keating1-0/+911