summaryrefslogtreecommitdiff
path: root/crypt
Commit message (Expand)AuthorAgeFilesLines
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-273-18/+3
* crypt: Remove invalid end of page test badsalttestAdhemerval Zanella2023-02-281-43/+9
* Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao2023-02-173-18/+18
* crypto: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-173-65/+13
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0619-19/+19
* crypt: Remove unused variable on cert testAdhemerval Zanella2022-03-311-2/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0119-19/+19
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-035-5/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0219-19/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0119-19/+19
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0719-19/+19
* Break some lines before not after operators.Joseph Myers2019-02-223-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0119-19/+19
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-172-2/+0
* New configure option --disable-crypt.Zack Weinberg2018-06-291-4/+0
* manual: Revise crypt.texi.Zack Weinberg2018-06-291-5/+16
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-294-29/+39
* crypt: Fix badsalttest test (Bug 22765)Il'ya Malakhov2018-02-011-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0119-19/+19
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-3/+3
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-1/+1
* crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia2017-10-041-3/+5
* Remove non-add-on Banner files.Joseph Myers2017-09-211-1/+0
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0119-19/+19
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-164-18/+27
* Fix crypt snprintf namespace (bug 20829).Joseph Myers2016-11-162-4/+4
* crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2016-10-284-16/+15
* Fix build failures with -DDEBUG.Martin Sebor2016-01-151-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0419-19/+19
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-203-15/+3
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-202-13/+7
* Convert 24 more function definitions to prototype style (array parameters).Joseph Myers2015-10-201-3/+1
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-192-8/+4
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-166-82/+30
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0219-19/+19
* crypt: don't include ufc-crypt.h multiple timesChris Metcalf2014-06-064-23/+9
* Remove redundant nested function b64_from_24bitKonstantin Serebryany2014-06-035-95/+106
* Fix formattingSiddhesh Poyarekar2014-05-221-9/+9
* Remove nested functions: crypt/md5-crypt.cKonstantin Serebryany2014-05-221-18/+26
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-091-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0119-19/+19
* Use __glibc_block in public headers.Meador Inge2013-11-211-2/+3
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-082-3/+3
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Remove trailing whitespace.Joseph Myers2013-06-051-2/+2
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-5/+0