| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 47 hours | scripts/test: reorder setup_cross_compiler, fix head -1 | Joshua Sing | 1 | -12/+11 | |
| 2 days | scripts/test: check all binaries for cross-compile | Joshua Sing | 1 | -5/+8 | |
| Probably safer to check all of them instead of just CC, since previously it seems the loongarch64 RANLIB variable could have been wrong. I am not sure if a missing binary could cause unexpected behaviour. | |||||
| 2 days | scripts/test: remove non-standard sort, tail and find flags | Joshua Sing | 1 | -2/+2 | |
| 3 days | scripts/test: fix missing env vars for cross-compilation | Joshua Sing | 1 | -14/+44 | |
| 4 days | cmake tests: fix two copy-paste errors | Theo Buehler | 1 | -2/+2 | |
| 4 days | Link bn_ffdh test to build | Theo Buehler | 3 | -0/+11 | |
| 9 days | Enable SHA assembly for elf-x86_64 builds | Joel Sing | 2 | -0/+18 | |
| 9 days | Revise portable to work with LIBRESSL_USE_*_ASSEMBLY defines | Joel Sing | 9 | -60/+51 | |
| 10 days | Simplify update.sh slightly | Joel Sing | 1 | -24/+4 | |
| Produce a list of files from the various crypto/Makefile.am* files, rather than sourcing some from crypto/Makefile.am and manually copying the remainder. This will make it easier to add platform specific sources in the future, since they only need to be added to the appropriate Makefile.am* file. Remove symbols exclusion for OPENSSL_ia32cap_P - this disappeared from upstream in 2024. | |||||
| 11 days | Mop up various defines that are no longer used upstream | Joel Sing | 5 | -24/+0 | |
| BSAES_ASM, VPAES_ASM and OPENSSL_IA32_SSE2 were retired a while ago. | |||||
| 13 days | Remove upstreamed stack.c workaround | Theo Buehler | 1 | -11/+0 | |
