]> git.ipfire.org Git - thirdparty/libarchive.git/commit - build/cmake/config.h.in
Add mbed TLS as optional crypto provider
authorMartin Matuska <martin@matuska.org>
Thu, 2 Jan 2020 23:24:39 +0000 (00:24 +0100)
committerMartin Matuska <martin@matuska.org>
Fri, 3 Jan 2020 02:10:32 +0000 (03:10 +0100)
commitf96a71144b7725ca4a94d84bd27d7dca8c2f58d2
tree44e5f4496eb19dcb943b47e8cf716e17b54964a8
parentded60625ca7cbd87a8aab6c23cb674373ea139f1
Add mbed TLS as optional crypto provider

Make Nettle optional and OpenSSL default
Fixes #1301
15 files changed:
.cirrus.yml
.github/workflows/ci.yml
.gitignore
CMakeLists.txt
build/ci/build.sh
build/ci/cirrus_ci/Dockerfile.fc30
build/cmake/FindMbedTLS.cmake [new file with mode: 0644]
build/cmake/config.h.in
configure.ac
libarchive/archive_cryptor.c
libarchive/archive_cryptor_private.h
libarchive/archive_digest.c
libarchive/archive_digest_private.h
libarchive/archive_hmac.c
libarchive/archive_hmac_private.h