aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch only LibreSSL 3.8.2quapka2024-08-081-7/+11
* Allow fetching all librariesquapka2024-08-081-0/+10
* Store package versions in JSON to simplify reusabilityquapka2024-08-0821-2704/+1570
* Update BoringSSL hashesquapka2024-08-081-12/+12
* Remove accidental copyquapka2024-08-081-21/+0
* Recalculate correct OpenSSL source hashesquapka2024-08-082-21/+22
* Autoformat all Nix sourcesquapka2024-08-0724-1131/+2709
* Compute BoringSSL source digests locallyquapka2024-08-071-0/+34
* Build last 100 revisions of BoringSSLquapka2024-08-072-41/+308
* Remove old and release-candidate versions and hash unpacked sourcequapka2024-08-061-54/+18
* Build various version of LibreSSLquapka2024-08-063-3/+404
* Default to previous source not versionquapka2024-08-061-1/+1
* Build various version of Nettlequapka2024-08-063-2/+139
* Build various version of IPP Cryptoquapka2024-08-063-1/+120
* Allow testing against various versions of MbedTLSquapka2024-08-064-1/+146
* Add libgcrypt version fetcherquapka2024-08-061-0/+43
* Start adding some libgcrypt versionquapka2024-08-062-2/+189
* Build script for fetching releases with Nixquapka2024-08-061-0/+20
* Make default Tomcrypt build properlyquapka2024-08-062-13/+37
* Keep consistent ordering of libsquapka2024-08-051-2/+4
* Build various version of libtomcryptquapka2024-08-056-28/+118
* Add autogenerated releases for OpenSSL, Crypto++ and Botanquapka2024-07-306-63/+388
* Fix Crypto++ version calculationquapka2024-07-303-1/+73
* Clean up the Nix build a bitquapka2024-07-303-129/+68
* Link Nettle statically and build the shim with Nixquapka2024-07-294-23/+15
* Explain libtommath and libtomcrypt patchesquapka2024-07-291-2/+5
* Don't use LTC_PTHREAD in TomCryptquapka2024-07-291-0/+7
* Expose static libtommath and libtomcrypt through pkg-configquapka2024-07-291-3/+46
* Build Nettle shim through Nixquapka2024-07-262-0/+25
* Merge branch 'master' into build-with-nixquapka2024-07-261-0/+6
|\
| * Use -bits argument for basic tests of wolfCrypt.J08nY2024-07-251-0/+6
* | Clean up Nix Gradle buildquapka2024-07-261-4/+3
* | Keep consistent shims build orderingquapka2024-07-261-2/+2
* | Remove redundant IPP Crypto shimquapka2024-07-261-1/+0
* | Rename IPP Crypto shimquapka2024-07-252-3/+5
* | Clean up Nix build of MbedTLS shimquapka2024-07-251-1/+3
* | Remove runtime lib deps unnecessary due to static linkingquapka2024-07-252-6/+1
* | Build Gcrypt shim through Nixquapka2024-07-252-1/+27
* | Clean up Nix build of BoringSSL shimquapka2024-07-252-14/+5
* | Build OpenSSL shim through Nixquapka2024-07-252-5/+26
* | Build Crypto++ shim through Nixquapka2024-07-252-0/+25
* | Add missing Nix derivation for TomCrypt shimquapka2024-07-251-0/+25
* | Add missing Nix derivation for Botan shimquapka2024-07-251-0/+22
* | Link TomCrypt statically and build the shim with Nixquapka2024-07-253-3/+14
* | Build Botan shim through Nixquapka2024-07-251-0/+2
* | Derive common libs with Nixquapka2024-07-252-3/+33
* | Link LibreSSL staticallyquapka2024-07-252-5/+5
* | Link Mbedtls staticallyquapka2024-07-251-1/+1
* | Link Nettle staticallyquapka2024-07-252-1/+4
* | Link Crypto++ staticallyquapka2024-07-253-2/+3