guix/nix
Ludovic Courtès 8dc6c38785
daemon: Remove OpenSSL hash compatibility wrappers.
* nix/libutil/hash.cc (struct Ctx): Copy from gcrypt-hash.hh.
(start, update, finish): Use gcrypt functions directly instead of
OpenSSL-like wrappers.
* nix/libutil/gcrypt-hash.cc, nix/libutil/gcrypt-hash.hh,
nix/libutil/md5.h, nix/libutil/sha1.h, nix/libutil/sha256.h,
nix/libutil/sha512.h: Remove.
* nix/local.mk (libutil_a_SOURCES, libutil_headers): Adjust
accordingly.
2020-06-27 23:42:20 +02:00
..
boost nix: Tweak .gitignore files. 2020-06-24 19:55:22 +01:00
libstore daemon: Correctly handle EMLINK corner case when deduplicating. 2020-06-25 12:29:22 +02:00
libutil daemon: Remove OpenSSL hash compatibility wrappers. 2020-06-27 23:42:20 +02:00
nix-daemon
.gitignore
AUTHORS
COPYING
local.mk daemon: Remove OpenSSL hash compatibility wrappers. 2020-06-27 23:42:20 +02:00