| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More BoringSSL builds. | J08nY | 2024-08-17 | 1 | -1/+1 |
| | | |||||
| * | Fix default BoringSSL build. | J08nY | 2024-08-17 | 1 | -0/+1 |
| | | |||||
| * | Fallback to newest version assumption in shims. | J08nY | 2024-08-17 | 2 | -0/+15 |
| | | |||||
| * | Fix LibreSSl old build. | J08nY | 2024-08-16 | 1 | -1/+1 |
| | | |||||
| * | Attempt to fix submodule build. | J08nY | 2024-08-16 | 7 | -25/+260 |
| | | |||||
| * | Reorder BoringSSL versions properly. | J08nY | 2024-08-16 | 2 | -361/+361 |
| | | |||||
| * | Pull older BoringSSL versions, not 100 newest. | J08nY | 2024-08-16 | 2 | -302/+390 |
| | | |||||
| * | Fix cryptopp 7.0.0. | J08nY | 2024-08-15 | 1 | -1/+1 |
| | | |||||
| * | Crypto++ 6.1.0. | J08nY | 2024-08-15 | 3 | -3/+24 |
| | | |||||
| * | OpenSSL 1.1.0. | J08nY | 2024-08-15 | 1 | -1/+4 |
| | | |||||
| * | More OpenSSL. | J08nY | 2024-08-15 | 1 | -2/+14 |
| | | |||||
| * | Fix many more OpenSSLs. | J08nY | 2024-08-15 | 1 | -18/+24 |
| | | |||||
| * | Fix mbedtls v2.26.0. | J08nY | 2024-08-15 | 1 | -1/+14 |
| | | |||||
| * | Fix broken nettle. | J08nY | 2024-08-15 | 2 | -10/+4 |
| | | |||||
| * | Add more OpenSSL versions. | J08nY | 2024-08-15 | 2 | -14/+682 |
| | | |||||
| * | Fix mbedtls 3.2.0: | J08nY | 2024-08-15 | 1 | -1/+11 |
| | | | | | https://github.com/Mbed-TLS/mbedtls/releases/tag/v3.2.1 | ||||
| * | Fix mbedtls 3.4.0. | J08nY | 2024-08-15 | 1 | -2/+2 |
| | | | | | https://github.com/Mbed-TLS/mbedtls/commit/50745e7e352d3422643320ad900d786dc4e10c63 | ||||
| * | Fixup many libressl versions. | J08nY | 2024-08-15 | 1 | -19/+14 |
| | | |||||
| * | Fixup libressl >= 3.8.2. | J08nY | 2024-08-15 | 1 | -3/+23 |
| | | |||||
| * | Create tables with all results | quapka | 2024-08-15 | 1 | -19/+5 |
| | | |||||
| * | Plot tables with differences in results | quapka | 2024-08-15 | 2 | -0/+114 |
| | | |||||
| * | Fix mbedtls shim build for many versions. | J08nY | 2024-08-15 | 3 | -14/+56 |
| | | |||||
| * | Fix building Mbed-TLS version 2.25.0 | quapka | 2024-08-15 | 1 | -2/+3 |
| | | |||||
| * | Dumb shit, checkFlags don't work. | J08nY | 2024-08-15 | 2 | -0/+97 |
| | | |||||
| * | Improve formatting | quapka | 2024-08-13 | 1 | -3/+3 |
| | | |||||
| * | Fix Crypto++ 7. | J08nY | 2024-08-13 | 1 | -0/+1 |
| | | |||||
| * | Fix mbedTLS and Botan default builds. | J08nY | 2024-08-12 | 5 | -80/+91 |
| | | |||||
| * | Acutally use the last version in build. | J08nY | 2024-08-12 | 1 | -2/+2 |
| | | |||||
| * | Add version define to shim build. | J08nY | 2024-08-12 | 10 | -9/+23 |
| | | |||||
| * | Fix order of versions in lib version files. | J08nY | 2024-08-12 | 11 | -915/+916 |
| | | |||||
| * | Fix Botan include directory. | J08nY | 2024-08-12 | 2 | -10/+63 |
| | | |||||
| * | Do not fail fast in Nix in CI. | J08nY | 2024-08-12 | 1 | -0/+1 |
| | | |||||
| * | Cleanup passing of CFLAGS and LFLAGS to shims. | J08nY | 2024-08-12 | 3 | -6/+6 |
| | | |||||
| * | Add default targets for all lib and shim builds | quapka | 2024-08-12 | 1 | -7/+18 |
| | | |||||
| * | Add Nix build in CI. | J08nY | 2024-08-12 | 1 | -0/+52 |
| | | |||||
| * | Fix Botan builds. | J08nY | 2024-08-12 | 3 | -8/+35 |
| | | |||||
| * | Fix creating cryptopp dotted version | quapka | 2024-08-12 | 1 | -1/+1 |
| | | |||||
| * | Fix typo | quapka | 2024-08-12 | 1 | -1/+1 |
| | | |||||
| * | Fix Botan 2.0.0 and 2.0.1 build. | J08nY | 2024-08-12 | 2 | -0/+21 |
| | | |||||
| * | Save results of building all libs and shim to simplify debugging | quapka | 2024-08-12 | 2 | -9/+43 |
| | | |||||
| * | Build shims and libs with a single script | Jan Kvapil | 2024-08-12 | 2 | -3/+3 |
| | | |||||
| * | Allow building target libs separately | Jan Kvapil | 2024-08-12 | 2 | -4/+59 |
| | | |||||
| * | Show the correct version when building for all shims except TomCrypt (for now) | Jan Kvapil | 2024-08-11 | 1 | -155/+188 |
| | | |||||
| * | Build library shims only when selected | Jan Kvapil | 2024-08-11 | 1 | -12/+19 |
| | | |||||
| * | Build prng and preload as part of common libs | Jan Kvapil | 2024-08-10 | 1 | -1/+1 |
| | | |||||
| * | Log error in test shim build. | J08nY | 2024-08-09 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'master' into build-with-nix | Ján Jančár | 2024-08-09 | 102 | -1357/+3423 |
| |\ | |||||
| | * | Merge pull request #34 from crocs-muni/feat/deterministic-prng | Ján Jančár | 2024-08-09 | 80 | -377/+2390 |
| | |\ | | | | | | | Support deterministic PRNG where possible. | ||||
| | | * | Do not test deterministic LibreSSL in CI. | J08nY | 2024-08-09 | 1 | -1/+2 |
| | | | | |||||
| | | * | Fix orphan import. | J08nY | 2024-08-09 | 1 | -1/+0 |
| | | | | |||||
