]> git.ipfire.org Git - thirdparty/glibc.git/history - crypt
GLIBC-SA-2024-0004: add commit for 2.31 branch
[thirdparty/glibc.git] / crypt /
2023-10-30  Adhemerval Zanellacrypt: Remove libcrypt support
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Frédéric Bérattests: fix warn unused results
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-28  Adhemerval Zanellacrypt: Remove invalid end of page test badsalttest
2023-02-17  Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-17  Adhemerval Zanellacrypto: Remove _STRING_ARCH_unaligned usage
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-03-31  Adhemerval Zanellacrypt: Remove unused variable on cert test
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-17  Andreas SchwabDon't reduce test timeout to less than default
2018-06-29  Zack WeinbergNew configure option --disable-crypt.
2018-06-29  Zack Weinbergmanual: Revise crypt.texi.
2018-06-29  Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-02-01  Il'ya Malakhovcrypt: Fix badsalttest test (Bug 22765)
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-16  Siddhesh PoyarekarPrefer https for Sourceware links
2017-10-04  Guido Trentalanciacrypt: Use NSPR header files in addition to NSS header...
2017-09-21  Joseph MyersRemove non-add-on Banner files.
2017-02-16  Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-16  Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-11-16  Joseph MyersFix crypt snprintf namespace (bug 20829).
2016-10-28  Florian Weimercrypt: Use internal names for the SHA-2 block functions
2016-01-15  Martin SeborFix build failures with -DDEBUG.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-20  Joseph MyersConvert 29 more function definitions to prototype style...
2015-10-20  Joseph MyersConvert 24 more function definitions to prototype style...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-06-06  Chris Metcalfcrypt: don't include ufc-crypt.h multiple times
2014-06-03  Konstantin SerebryanyRemove redundant nested function b64_from_24bit
2014-05-22  Siddhesh PoyarekarFix formatting
2014-05-22  Konstantin SerebryanyRemove nested functions: crypt/md5-crypt.c
2014-04-09  Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-21  Meador IngeUse __glibc_block in public headers.
2013-08-21  Ondřej BílkaFix typos.
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-05  Joseph MyersRemove trailing whitespace.
2013-05-31  Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-02-15  Joseph MyersRemove bounded-pointers build system support.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-14  David S. MillerAdd support for sparc cryptographic hash opcodes.
2012-10-10  Alexandre Oliva* crypt/crypt-entry.c: Include fips-private.h.
2012-10-10  Alexandre Oliva* crypt/crypt-private.h: Include stdbool.h.
2012-09-17  Chris Metcalfcrypt: bump up md5test-giant timeout from 180s to 480s
2012-08-15  Roland McGrathFix last sha512.c change to avoid compiler warning.
2012-08-15  Andreas JaegerAdd testcase for BZ#14090 - md5/sha512 with large sizes
2012-08-15  Paul EggertFix BZ#14090 - md5/sha512 with large sizes
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-17  David S. MillerBump sha512c-test.c timeout for the sake of 32-bit...
2012-03-30  Jeff Law2012-03-29 Jeff Law <law@redhat.com>
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-31  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30  Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26  Joseph MyersRemove __STDC__ conditionals from non-installed headers.
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2011-07-23  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-23  Ulrich DrepperOptimize __init_des_r
2011-07-23  Ulrich DrepperAdd read barrier protecting DES initialization
2011-07-19  Ulrich DrepperUse union to avoid casts in code to store results of...
2011-07-07  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-03  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-03  Ulrich DrepperComplete last patch
2011-07-02  Ulrich DrepperFix last patch for big-endian machines
2011-07-02  Ulrich DrepperOptimize long-word additions in SHA implementation
2010-04-04  Ulrich DrepperAdd missing include.
2010-04-03  Ulrich DrepperMissing memory barrier in DES initialization.
2009-04-07  Ulrich Drepper* crypt/Makefile (LDLIBS-crypt.so): Use this variable...
2009-04-02  Ulrich Drepper* configure.in: Recognize --enable-nss-crypt.
2009-03-15  Ulrich Drepper* crypt/sha256test.c (main): Perform 100,000 'a' test...
2007-11-10  Ulrich Drepper* sysdeps/unix/sysv/linux/open64.c: Move __open64_2...
2007-10-28  Ulrich Drepper[BZ #5204]
2007-09-19  Ulrich Drepper* crypt/Makefile (libcrypt-routines): Add sha256-crypt...
2007-09-19  Ulrich DrepperSHA-256 crypt entry point.
2007-05-29  Ulrich DrepperFix comment.
2005-10-05  Roland McGrath* crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New...
2005-10-05  Roland McGrath* crypt/Makefile (distribute): Remove duplicate defn.
2005-05-02  Roland McGrath[BZ #924] cvs/fedora-glibc-20050503T0852
2005-02-17  Roland McGrath[BZ #284, BZ #721]
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-09-17  Ulrich DrepperUpdate.
next