aboutsummaryrefslogtreecommitdiff
path: root/crypt
AgeCommit message (Expand)Author
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-06-01tests: fix warn unused resultsFrédéric Bérat
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-02-28crypt: Remove invalid end of page test badsalttestAdhemerval Zanella
2023-02-17Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao
2023-02-17crypto: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-03-31crypt: Remove unused variable on cert testAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-22Break some lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-17Don't reduce test timeout to less than defaultAndreas Schwab
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-06-29manual: Revise crypt.texi.Zack Weinberg
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg
2018-02-01crypt: Fix badsalttest test (Bug 22765)Il'ya Malakhov
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-10-04crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia
2017-09-21Remove non-add-on Banner files.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-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-11-16Fix crypt snprintf namespace (bug 20829).Joseph Myers
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer
2016-01-15Fix build failures with -DDEBUG.Martin Sebor
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
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-05-22Fix formattingSiddhesh Poyarekar
2014-05-22Remove nested functions: crypt/md5-crypt.cKonstantin Serebryany
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-21Use __glibc_block in public headers.Meador Inge
2013-08-21Fix typos.Ondřej Bílka
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers