| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 19 | -19/+19 |
* | Use __glibc_block in public headers. | Meador Inge | 2013-11-21 | 1 | -2/+3 |
* | Fix typos. | Ondřej Bílka | 2013-08-21 | 1 | -1/+1 |
* | Use (void) in no-arguments function definitions. | Joseph Myers | 2013-06-08 | 2 | -3/+3 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -2/+2 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 1 | -2/+2 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -5/+0 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 6 | -0/+8 |
* | Remove bounded-pointers build system support. | Joseph Myers | 2013-02-15 | 1 | -3/+0 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 19 | -23/+19 |
* | Add support for sparc cryptographic hash opcodes. | David S. Miller | 2012-11-13 | 7 | -385/+391 |
* | * crypt/crypt-entry.c: Include fips-private.h. | Alexandre Oliva | 2012-10-10 | 2 | -4/+25 |
* | * crypt/crypt-private.h: Include stdbool.h. | Alexandre Oliva | 2012-10-10 | 5 | -7/+133 |
* | crypt: bump up md5test-giant timeout from 180s to 480s | Chris Metcalf | 2012-09-17 | 1 | -1/+1 |
* | Fix last sha512.c change to avoid compiler warning. | Roland McGrath | 2012-08-15 | 1 | -1/+1 |
* | Add testcase for BZ#14090 - md5/sha512 with large sizes | Andreas Jaeger | 2012-08-15 | 2 | -0/+142 |
* | Fix BZ#14090 - md5/sha512 with large sizes | Paul Eggert | 2012-08-15 | 2 | -9/+9 |
* | Bump sha512c-test.c timeout for the sake of 32-bit sparc. | David S. Miller | 2012-05-17 | 1 | -1/+1 |
* | 2012-03-29 Jeff Law <law@redhat.com> | Jeff Law | 2012-03-30 | 3 | -11/+86 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -4/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 17 | -49/+31 |
* | Remove miscellaneous __STDC__ conditionals. | Joseph Myers | 2012-01-30 | 3 | -9/+1 |
* | Remove __STDC__ conditionals from non-installed headers. | Joseph Myers | 2012-01-26 | 1 | -6/+2 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 3 | -18/+19 |
* | Optimize __init_des_r | Ulrich Drepper | 2011-07-22 | 1 | -4/+14 |
* | Add read barrier protecting DES initialization | Ulrich Drepper | 2011-07-22 | 1 | -2/+4 |
* | Use union to avoid casts in code to store results of hashsum computations | Ulrich Drepper | 2011-07-19 | 6 | -23/+32 |
* | Complete last patch | Ulrich Drepper | 2011-07-02 | 1 | -7/+2 |
* | Fix last patch for big-endian machines | Ulrich Drepper | 2011-07-02 | 4 | -15/+28 |
* | Optimize long-word additions in SHA implementation | Ulrich Drepper | 2011-07-02 | 4 | -14/+47 |
* | Add missing include. | Ulrich Drepper | 2010-04-03 | 1 | -0/+1 |
* | Missing memory barrier in DES initialization. | Ulrich Drepper | 2010-04-03 | 1 | -48/+49 |
* | * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of | Ulrich Drepper | 2009-04-07 | 1 | -1/+1 |
* | * configure.in: Recognize --enable-nss-crypt. | Ulrich Drepper | 2009-04-02 | 4 | -127/+328 |
* | * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way. | Ulrich Drepper | 2009-03-15 | 1 | -1/+11 |
* | * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. | Ulrich Drepper | 2007-11-10 | 2 | -6/+4 |
* | [BZ #5204] | Ulrich Drepper | 2007-10-28 | 2 | -0/+2 |
* | * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256, | Ulrich Drepper | 2007-09-19 | 11 | -5/+1479 |
* | SHA-256 crypt entry point. | Ulrich Drepper | 2007-09-19 | 1 | -0/+345 |
* | Fix comment. | Ulrich Drepper | 2007-05-29 | 1 | -1/+1 |
* | * crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros. | Roland McGrath | 2005-10-05 | 1 | -1/+5 |
* | * crypt/Makefile (distribute): Remove duplicate defn. | Roland McGrath | 2005-10-05 | 1 | -5/+3 |
* | [BZ #924] cvs/fedora-glibc-20050503T0852 | Roland McGrath | 2005-05-02 | 1 | -2/+3 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 1 | -1/+1 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 4 | -12/+9 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 4 | -9/+12 |
* | Update. | Ulrich Drepper | 2004-09-17 | 1 | -7/+11 |
* | Update. | Ulrich Drepper | 2004-09-14 | 1 | -18/+11 |
* | [BZ #199] | Roland McGrath | 2004-06-10 | 1 | -6/+4 |