summaryrefslogtreecommitdiff
path: root/tests/test-sha1.c
Commit message (Expand)AuthorAgeFilesLines
* sha1: Use implementation from openssl if available.Ilya Maximets2022-05-261-19/+41
* tests: Add overflow test for the sha1 library.Ilya Maximets2020-11-271-0/+37
* ovs_assert, tests: Support NDEBUG.Jarno Rajahalme2014-10-301-4/+3
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-4/+5
* test-sha1: Remove unneeded casts.Ben Pfaff2012-08-031-3/+3
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* test-sha1: Suppress sparse warning.Ben Pfaff2011-05-161-2/+5
* Replace SHA-1 library with one that is clearly licensed.Ben Pfaff2009-06-151-11/+12
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Add unit test for SHA-1 library.Ben Pfaff2009-06-101-0/+150