114 Commits (a9bfa4353cd39ae2eae3c111844a32f9d3abbc19)

Author SHA1 Message Date
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Joseph Myers 34a5a1460e Break some lines before not after operators. 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Andreas Schwab ce5a7de6cd Don't reduce test timeout to less than default 8 years ago
Zack Weinberg e69d994a63 New configure option --disable-crypt. 8 years ago
Zack Weinberg 841785bad1 manual: Revise crypt.texi. 8 years ago
Zack Weinberg b10a0accee Disallow use of DES encryption functions in new programs. 8 years ago
Il'ya Malakhov 650ba77ad5 crypt: Fix badsalttest test (Bug 22765) 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
H.J. Lu 36975e8e7e Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c 8 years ago
Siddhesh Poyarekar a306c790a8 Prefer https for Sourceware links 9 years ago
Guido Trentalancia 57b4af1955 crypt: Use NSPR header files in addition to NSS header files [BZ #17956] 9 years ago
Joseph Myers c10c5267a8 Remove non-add-on Banner files. 9 years ago
Zack Weinberg ceaa98897c Add missing header files throughout the testsuite. 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Zack Weinberg ea1bd74def New string function explicit_bzero (from OpenBSD). 10 years ago
Joseph Myers 61158ffa9a Fix crypt snprintf namespace (bug 20829). 10 years ago
Florian Weimer 09472915dd crypt: Use internal names for the SHA-2 block functions 10 years ago
Martin Sebor f2b3078e6a Fix build failures with -DDEBUG. 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers 9dd346ff43 Convert 113 more function definitions to prototype style (files with assertions). 11 years ago
Joseph Myers 41075ae3e7 Convert 29 more function definitions to prototype style (multiple parameters in one K&R parameter declaration). 11 years ago
Joseph Myers a72ddc1424 Convert 24 more function definitions to prototype style (array parameters). 11 years ago
Joseph Myers f63f2bfdfa Convert 69 more function definitions to prototype style (line wrap cases). 11 years ago
Joseph Myers 9d46370ca3 Convert 703 function definitions to prototype style. 11 years ago
Joseph Myers ec999b8e5e Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Chris Metcalf 4d3ae034b7 crypt: don't include ufc-crypt.h multiple times 12 years ago
Konstantin Serebryany 8747cd034a Remove redundant nested function b64_from_24bit 12 years ago
Siddhesh Poyarekar 019324d0b7 Fix formatting 12 years ago
Konstantin Serebryany 34fff5c247 Remove nested functions: crypt/md5-crypt.c 12 years ago
Adhemerval Zanella 27822ce67f Define _STRING_ARCH_unaligned unconditionally 12 years ago
Joseph Myers a5f891ac8d Consistently include Makeconfig after defining subdir. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Meador Inge 84ae135d32 Use __glibc_block in public headers. 13 years ago
Ondřej Bílka c0c3f78afb Fix typos. 13 years ago
Joseph Myers 60d2f8f3c7 Use (void) in no-arguments function definitions. 13 years ago
Joseph Myers 2e09a79ada Avoid use of "register" as optimization hint. 13 years ago
Joseph Myers 9c84384cc1 Remove trailing whitespace. 13 years ago
Joseph Myers fab7ce3f5b Link extra-libs consistently with libc and ld.so. 13 years ago
Ryan S. Arnold e054f49430 Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
Joseph Myers daaa7713e9 Remove bounded-pointers build system support. 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
David S. Miller 3a0d900a99 Add support for sparc cryptographic hash opcodes. 14 years ago
Alexandre Oliva e745142509 * crypt/crypt-entry.c: Include fips-private.h. 14 years ago
Alexandre Oliva 4ba74a3573 * crypt/crypt-private.h: Include stdbool.h. 14 years ago
Chris Metcalf 626f8b6abb crypt: bump up md5test-giant timeout from 180s to 480s 14 years ago
Roland McGrath dd924cd7cc Fix last sha512.c change to avoid compiler warning. 14 years ago
Andreas Jaeger 9c55864e0d Add testcase for BZ#14090 - md5/sha512 with large sizes 14 years ago