Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Land 1149 - minor cmake tweaks | Theo Buehler | 4 days | 1 | -5/+1 |
|\ | |||||
| * | Drop -fno-common | Theo Buehler | 4 days | 1 | -4/+0 |
| | | |||||
| * | Switch to add_compile_options | Theo Buehler | 4 days | 1 | -1/+1 |
| | | |||||
* | | Land 1147 - reenable mips32 | Theo Buehler | 4 days | 10 | -18/+43 |
|\ \ | |||||
| * | | Sync opensslconf.h, add crypto_arch.h for mips | Theo Buehler | 4 days | 10 | -18/+43 |
|/ / | | | | | | | | | | | | | This was easy enough to make compile. As long as it doesn't get in the way, I think we can keep this. Fixes #1110 | ||||
* | | Land #1148 - ci: test on loongarch64 | Theo Buehler | 4 days | 2 | -1/+19 |
|\ \ | |/ |/| | |||||
| * | scripts/test: use lib64 for loongarch64 | Joshua Sing | 4 days | 2 | -2/+2 |
| | | |||||
| * | ci: print test suite log on failure | Joshua Sing | 4 days | 1 | -1/+1 |
| | | |||||
| * | ci: only test loong64 on ubuntu-24.04 | Joshua Sing | 4 days | 1 | -5/+4 |
| | | | | | | | | | | Versions of Ubuntu prior to 24.04 do not have the g++{,-14}-loongarch64-linux-gnu package. | ||||
| * | ci: add universe apt repository for loong64 runs | Joshua Sing | 4 days | 1 | -0/+4 |
| | | |||||
| * | scripts/test: revert to using g++-14 | Joshua Sing | 4 days | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | It seems `g++-loongarch64-linux-gnu` does not exist in the Ubuntu universe repositories. It also fails using the ubuntu Docker image locally (with the universe repo added). `g++-14-loongarch-linux-gnu` exists on both Ubuntu 22.04 and 24.04, however ideally we want to use whatever works on the most platforms. | ||||
| * | scripts/test: change from g++-14 to g++ | Joshua Sing | 4 days | 1 | -4/+4 |
| | | |||||
| * | ci: test on loongarch64 | Joshua Sing | 4 days | 2 | -1/+16 |
| | | |||||
* | | Land #1046 - Fix -Wno-pointer-sign for C++ | Theo Buehler | 4 days | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix no pointer sign warning on C++ compilers | Mustafa Gökçe | 9 days | 1 | -1/+1 |
| | | |||||
* | | Add ChangeLog entry for loongarch64 + a review nit | Theo Buehler | 4 days | 2 | -2/+3 |
| | | |||||
* | | Land #1146 - Basic longarch64 support | Theo Buehler | 4 days | 13 | -10/+239 |
|\ \ | |||||
| * | | Basic loongarch64 support | Ivan A. Melnikov | 6 days | 13 | -10/+239 |
| |/ | | | | | | | | | | | | | | | | | | | | | Just wire things up to make the project buildable on LoongArch64. opensslconf.h is taken form riscv64 folder as is, and is the same as on some other 64 bit architectures. Refs: https://github.com/libressl/portable/issues/1123 Signed-off-by: Ivan A. Melnikov <iv@altlinux.org> | ||||
* / | Tweak Changelog | Theo Buehler | 5 days | 1 | -8/+13 |
|/ | |||||
* | add gawk to fedora-rawhide workflow | Theo Buehler | 2025-03-31 | 1 | -1/+1 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-03-26 | 1 | -2/+3 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-03-19 | 1 | -0/+1 |
| | |||||
* | hook x509_name_test to build | Theo Buehler | 2025-03-15 | 3 | -0/+11 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-03-13 | 1 | -1/+1 |
| | |||||
* | rebase aarch64 crypto_arch.h patch | Brent Cook | 2025-03-13 | 1 | -3/+6 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-03-11 | 1 | -1/+12 |
| | |||||
* | Fix UI_OpenSSL for Windows | Theo Buehler | 2025-03-09 | 1 | -2/+2 |
| | |||||
* | Update man links | Theo Buehler | 2025-03-09 | 1 | -19/+7 |
| | |||||
* | Fix -I lines for ec_asn1_test | Theo Buehler | 2025-03-09 | 2 | -0/+2 |
| | |||||
* | Disable SHA-256 asm for aarch64 | Theo Buehler | 2025-03-07 | 1 | -0/+13 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-03-07 | 1 | -0/+3 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-03-04 | 1 | -0/+1 |
| | |||||
* | Land #1141 - fix MinGW tests | Theo Buehler | 2025-03-04 | 1 | -10/+10 |
|\ | |||||
| * | Fixes tests | Yang Kun | 2025-03-04 | 1 | -10/+10 |
|/ | |||||
* | Update ChangeLog | Theo Buehler | 2025-02-26 | 1 | -0/+3 |
| | |||||
* | disable sha-asm on amd64 | Theo Buehler | 2025-02-14 | 1 | -0/+18 |
| | |||||
* | Garbage collect SHA*ASM | Theo Buehler | 2025-02-14 | 4 | -12/+0 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-02-13 | 1 | -0/+2 |
| | |||||
* | Land #1140 - remove ubuntu 20.04 runner image | Theo Buehler | 2025-02-11 | 1 | -4/+1 |
|\ | |||||
| * | ci: remove use of ubuntu-20.04 runner image | Joshua Sing | 2025-02-12 | 1 | -4/+1 |
|/ | |||||
* | Update ChangeLog | Theo Buehler | 2025-02-08 | 1 | -0/+4 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-02-03 | 1 | -0/+1 |
| | |||||
* | Land #1139 - link renegotiation test to build | Theo Buehler | 2025-02-03 | 5 | -0/+48 |
|\ | |||||
| * | Link renegotiation test to build | Theo Buehler | 2025-02-03 | 5 | -0/+48 |
|/ | |||||
* | Update ChangeLog | Theo Buehler | 2025-01-25 | 1 | -0/+1 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-01-25 | 1 | -0/+1 |
| | |||||
* | Disable MD5 ASM | Theo Buehler | 2025-01-24 | 6 | -17/+0 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2025-01-22 | 1 | -0/+1 |
| | |||||
* | update ChangeLog | Theo Buehler | 2025-01-21 | 1 | -0/+1 |
| | |||||
* | update ChangeLog | Theo Buehler | 2025-01-19 | 1 | -0/+2 |
| |