| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| *---. | Land #1263, #1264, #1265 - update dependenciesHEADmaster | Theo Buehler | 2026-04-25 | 4 | -6/+6 |
| |\ \ \ | |||||
| | | | * | ci: update softprops/action-gh-release action to v3 | renovate[bot] | 2026-04-23 | 1 | -2/+2 |
| | |_|/ |/| | | |||||
| | | * | ci: pin fedora Docker tag to af8cdc4 | renovate[bot] | 2026-04-25 | 1 | -1/+1 |
| | |/ |/| | |||||
| | * | ci: update msys2/setup-msys2 action to v2.31.1 | renovate[bot] | 2026-04-25 | 3 | -3/+3 |
| |/ | |||||
| *-----------. | Land #1256 #1257 #1258 #1259 #1260 #1261 #1262 - update all the things | Theo Buehler | 2026-04-20 | 13 | -27/+27 |
| |\ \ \ \ \ \ \ | |||||
| | | | | | | | * | ci: update vmactions/solaris-vm action to v1.3.3 | renovate[bot] | 2026-04-20 | 1 | -1/+1 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| | | | | | | * | ci: update vmactions/freebsd-vm action to v1.4.5 | renovate[bot] | 2026-04-20 | 1 | -2/+2 |
| | |_|_|_|_|/ |/| | | | | | |||||
| | | | | | * | ci: update mymindstorm/setup-emsdk action to v16 | renovate[bot] | 2026-04-20 | 1 | -2/+2 |
| | |_|_|_|/ |/| | | | | |||||
| | | | | * | ci: update msys2/setup-msys2 action to v2.31.0 | renovate[bot] | 2026-04-20 | 3 | -3/+3 |
| | |_|_|/ |/| | | | |||||
| | | | * | ci: update actions/upload-artifact action to v7 | renovate[bot] | 2026-04-20 | 2 | -2/+2 |
| | |_|/ |/| | | |||||
| | | * | ci: update github/codeql-action action to v4.35.2 | renovate[bot] | 2026-04-20 | 1 | -1/+1 |
| | |/ |/| | |||||
| | * | ci: update actions/checkout action to v6.0.2 | renovate[bot] | 2026-04-20 | 12 | -16/+16 |
| |/ | |||||
| * | ci: improve cifuzz workflow | Joshua Sing | 2026-04-13 | 1 | -23/+36 |
| | | |||||
| * | ci: run tests on macos-26 | Joshua Sing | 2026-03-01 | 1 | -1/+1 |
| | | |||||
| * | ci: update and pin github actions | Joshua Sing | 2025-12-18 | 13 | -28/+28 |
| | | |||||
| * | Remove macos-13 CI | Theo Buehler | 2025-11-07 | 1 | -1/+1 |
| | | | | | https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/ | ||||
| * | Revert "CI: Apply EVP const_ptr patch for LibreSSL < 4.2.0" | Kenjiro Nakayama | 2025-10-14 | 1 | -4/+0 |
| | | | | | This reverts commit 5bcf54058d62ca1f197616ee344d05fbb3e34e21. | ||||
| * | CI: introduce ubuntu-24.04 on arm64 | Ilia Shipitsin | 2025-08-08 | 1 | -2/+10 |
| | | | | | reference: https://github.com/actions/partner-runner-images | ||||
| * | CI: Apply EVP const_ptr patch for LibreSSL < 4.2.0 | Kenjiro Nakayama | 2025-07-30 | 1 | -0/+4 |
| | | | | | | | | | | | | | In the GitHub Actions workflow for rust-openssl testing, apply the patch used in OpenBSD ports to support EVP_PKEY_get1_* APIs with const_ptr. This ensures that the build succeeds before the official version bump to libressl420. This is a temporary workaround to keep the tests passing until 4.2.0 release. Fix https://github.com/libressl/portable/issues/1187 | ||||
| * | Replace wget -c -N with wget -nv | Theo Buehler | 2025-06-13 | 1 | -1/+1 |
| | | | | | https://github.com/rpki-client/rpki-client-portable/commit/54a687e045ea381466f8c7628ba64fd79a0bfdec | ||||
| * | Update Windows CI runner to 2025 | Theo Buehler | 2025-05-31 | 1 | -3/+4 |
| | | | | | | | Fixes #1172 Change-Id: I6a6a6964447afd42de3911d945671e44f0329d41 | ||||
| * | Sync opensslconf.h, add crypto_arch.h for mips | Theo Buehler | 2025-04-12 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
| * | scripts/test: use lib64 for loongarch64 | Joshua Sing | 2025-04-13 | 1 | -1/+1 |
| | | |||||
| * | ci: print test suite log on failure | Joshua Sing | 2025-04-13 | 1 | -1/+1 |
| | | |||||
| * | ci: only test loong64 on ubuntu-24.04 | Joshua Sing | 2025-04-13 | 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 | 2025-04-12 | 1 | -0/+4 |
| | | |||||
| * | ci: test on loongarch64 | Joshua Sing | 2025-04-12 | 1 | -1/+1 |
| | | |||||
| * | add gawk to fedora-rawhide workflow | Theo Buehler | 2025-03-31 | 1 | -1/+1 |
| | | |||||
| * | ci: remove use of ubuntu-20.04 runner image | Joshua Sing | 2025-02-12 | 1 | -4/+1 |
| | | |||||
| * | ci: change cmake workflow name to match others | Joshua Sing | 2025-01-11 | 1 | -3/+3 |
| | | |||||
| * | ci: improve cmake config workflow | Joshua Sing | 2025-01-11 | 2 | -89/+98 |
| | | |||||
| * | What happens on ubuntu-24.04? | Theo Buehler | 2025-01-09 | 11 | -13/+13 |
| | | | | | | | Actions have been issuing annoying warnings about ubuntu-24.04 becoming the default for ubuntu-latest for some definition of "soon". Let's see if we care. | ||||
| * | unset CC only for mingw and arm32 | Kenjiro Nakayama | 2024-12-18 | 1 | -0/+3 |
| | | | | | | | | Since `scripts/test` always unset "CC", the github action for "clang" in Linux does not use clang unintentionally. This patch unset CC only for mingw{32,64} and arm32. | ||||
| * | ci: add freebsd workflow | Joshua Sing | 2024-10-15 | 1 | -0/+71 |
| | | |||||
| * | CI: bump macos-12 to 15 | Theo Buehler | 2024-10-11 | 1 | -1/+1 |
| | | | | | https://github.com/actions/runner-images/issues/10721 | ||||
| * | Land #1084, Append version to dll on CMake | Brent Cook | 2024-10-01 | 1 | -1/+1 |
| |\ | |||||
| | * | properly specify define for shared libraries | Brent Cook | 2024-10-01 | 1 | -1/+1 |
| | | | |||||
| * | | ci: update actions | Joshua Sing | 2024-08-26 | 4 | -12/+8 |
| |/ | |||||
| * | Disable mips32 in CI for now | Theo Buehler | 2024-08-11 | 1 | -1/+1 |
| | | | | | | | | | OpenBSD has long dropped support for this architecture. If someone wants to revive the port, they are more than welcome to file a PR that reenables them. discussed with jsing | ||||
| * | Fix comment in emscripten.yml | Mostafa Saad | 2024-06-19 | 1 | -1/+1 |
| | | | | Co-authored-by: Joshua Sing <joshua@joshuasing.dev> | ||||
| * | use -gsource-map instead of -ggdb | MoustaphaSaad | 2024-06-19 | 1 | -1/+1 |
| | | |||||
| * | fix emscripten.yml workflow | MoustaphaSaad | 2024-06-19 | 1 | -4/+7 |
| | | | | | fix formatting in some commands. Add missing -fsanitize=address to the ASAN test | ||||
| * | use emcmake instead of feeding toolchain file manually | MoustaphaSaad | 2024-06-19 | 1 | -2/+2 |
| | | |||||
| * | add initial Emscripten CI workflow | MoustaphaSaad | 2024-06-19 | 1 | -0/+68 |
| | | |||||
| * | ci: add event number to concurrency group | Joshua Sing | 2024-05-29 | 11 | -11/+11 |
| | | |||||
| * | CI: introduce Ubuntu 24.04 | Ilia Shipitsin | 2024-05-17 | 1 | -1/+1 |
| | | |||||
| * | Add libtool for cmake_config CI | Theo Buehler | 2024-04-30 | 1 | -1/+1 |
| | | |||||
| * | Land #1027 - run macos tests on arm64 | Theo Buehler | 2024-03-25 | 1 | -0/+1 |
| |\ | |||||
| | * | Revert "Split the jobs into two files, macOS and macOS-legacy." | Kenjiro Nakayama | 2024-03-25 | 2 | -38/+1 |
| | | | | | | | | | This reverts commit 51e6f0ec5a9e3c68ec610d47d6a915b61e8f6a85. | ||||
| | * | Split the jobs into two files, macOS and macOS-legacy. | Kenjiro Nakayama | 2024-03-22 | 2 | -1/+38 |
| | | | |||||
