summary refs log tree commit diff
path: root/crypt/crypt_util.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-291-0/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix build failures with -DDEBUG.Martin Sebor2016-01-151-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-201-7/+3
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-4/+2
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-34/+12
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* crypt: don't include ufc-crypt.h multiple timesChris Metcalf2014-06-061-11/+0
* Remove redundant nested function b64_from_24bitKonstantin Serebryany2014-06-031-0/+18
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* * crypt/crypt-private.h: Include stdbool.h.Alexandre Oliva2012-10-101-4/+38
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-2/+0
* Remove pre-ISO C supportUlrich Drepper2012-01-071-5/+5
* Optimize __init_des_rUlrich Drepper2011-07-221-4/+14
* Add read barrier protecting DES initializationUlrich Drepper2011-07-221-2/+4
* Add missing include.Ulrich Drepper2010-04-031-0/+1
* Missing memory barrier in DES initialization.Ulrich Drepper2010-04-031-48/+49
* [BZ #284, BZ #721]Roland McGrath2005-02-171-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+1
* * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_rRoland McGrath2002-11-031-0/+3
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* * Makeconfig (rpath-dirs): Add crypt. Geoff Keating2000-03-041-0/+911