]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use BLAKE2b checksum instead of bundled MD4
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 21 Jul 2019 12:33:18 +0000 (14:33 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Jul 2019 20:41:37 +0000 (22:41 +0200)
commitebb40d18721cc17fc3cfa0823ea74d09ba074962
treec791d30978ea55bf8b2ae1ea04db82362cf8e010
parent9df29f16e2f64c1390da4bb77100c73fccc8416b
Use BLAKE2b checksum instead of bundled MD4
configure.ac
src/hash.c
test/suites/base.bash
test/suites/direct.bash
unittest/test_hash.c