Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/sha1: harmonize _mesa_sha1_* wrappers | Grazvydas Ignotas | 2017-03-22 | 1 | -6/+0 |
* | util/sha1: drop _mesa_sha1_{update, format} return type | Emil Velikov | 2017-03-15 | 1 | -5/+2 |
* | util/sha1: rework _mesa_sha1_{init,final} | Emil Velikov | 2017-03-15 | 1 | -29/+5 |
* | util: import sha1 implementation from OpenBSD17.0-branchpoint | Emil Velikov | 2017-01-18 | 1 | -241/+1 |
* | util: Fix warning of invalid return value | Chad Versace | 2016-04-15 | 1 | -1/+2 |
* | util: Fix race condition on libgcrypt initialization | Mark Janes | 2016-04-15 | 1 | -8/+11 |
* | util: make mesa-sha1.c completely empty when there are no SHA1 impls | Ilia Mirkin | 2015-09-07 | 1 | -2/+2 |
* | util: always include sha1 into the build | Ilia Mirkin | 2015-09-06 | 1 | -0/+4 |
* | Rename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.h | Carl Worth | 2015-01-19 | 1 | -0/+316 |