]> git.ipfire.org Git - thirdparty/glibc.git/history - crypt/sha256.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / crypt / sha256.c
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-28  Florian Weimercrypt: Use internal names for the SHA-2 block functions
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-04-09  Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-14  David S. MillerAdd support for sparc cryptographic hash opcodes.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-07-19  Ulrich DrepperUse union to avoid casts in code to store results of...
2011-07-02  Ulrich DrepperFix last patch for big-endian machines
2011-07-02  Ulrich DrepperOptimize long-word additions in SHA implementation
2007-09-19  Ulrich Drepper* crypt/Makefile (libcrypt-routines): Add sha256-crypt...