summaryrefslogtreecommitdiff
path: root/tests/test-sha1.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* af_alg tests: Add another test.Bruno Haible2018-06-251-0/+2
* sha1 tests: Add test for sha1_stream.Bruno Haible2018-05-051-0/+11
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* crypto/*: Verify that the header file is self-contained.Bruno Haible2017-10-291-2/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* tests: pacify GCC 5.1's stricter printf checkingPaul Eggert2015-04-271-2/+2
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-3/+3
* tests: avoid several compiler warningsEric Blake2009-10-221-1/+1
* Update copyright year, for commit on 2009-07-21.Bruno Haible2009-08-011-1/+1
* tests-sha1: don't assign literal string to 'char *' variablePeter Simons2009-07-221-2/+2
* Add sha1 self test.Simon Josefsson2008-01-311-0/+48