| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop undefining X509_CERT_PAIR | Theo Buehler | 2024-03-03 | 1 | -4/+2 |
* | readme: fix grammatical error | Joshua Sing | 2024-03-03 | 1 | -1/+1 |
* | readme: tidy up styling | Joshua Sing | 2024-03-03 | 1 | -37/+57 |
* | ci: add concurrency groups to workflows | Joshua Sing | 2024-03-03 | 11 | -0/+44 |
* | ci: remove autoconf from msys2 in windows workflow | Joshua Sing | 2024-03-03 | 1 | -1/+0 |
* | ci: avoid unnecessary steps in windows workflow | Joshua Sing | 2024-03-03 | 1 | -4/+2 |
* | ci: tidy windows workflow job name | Joshua Sing | 2024-03-03 | 1 | -1/+1 |
* | ci: fix windows workflow syntax | Joshua Sing | 2024-03-03 | 1 | -1/+1 |
* | readme: add windows badge | Joshua Sing | 2024-03-03 | 1 | -0/+1 |
* | ci: clean up windows workflow | Joshua Sing | 2024-03-03 | 2 | -46/+66 |
* | Add Solaris workflow badge to readme | Joshua Sing | 2024-03-03 | 1 | -0/+1 |
* | ci: clean up release workflow | Joshua Sing | 2024-03-03 | 3 | -66/+155 |
* | ci: fix apt commands in solaris workflow | Joshua Sing | 2024-03-03 | 1 | -1/+2 |
* | ci: cleanup coverity workflow | Joshua Sing | 2024-03-03 | 1 | -40/+57 |
* | ci: reenable and clean up solaris workflow | Joshua Sing | 2024-03-03 | 2 | -28/+31 |
* | Fix build on windows | Theo Buehler | 2024-03-03 | 1 | -0/+1 |
* | cmake: limit some macros to mingw | Viktor Szakats | 2024-03-03 | 1 | -5/+7 |
* | CI: fix automatic releases assets extension "zip" | Ilya Shipitsin | 2024-03-03 | 1 | -2/+1 |
* | pthreads.h: avoid undefined behavior | Theo Buehler | 2024-03-03 | 1 | -3/+8 |
* | zap stray whitespace | Theo Buehler | 2024-03-03 | 1 | -1/+1 |
* | Update .github/workflows/release_by_tag.yml | Ilya Shipitsin | 2024-03-03 | 1 | -1/+2 |
* | CI: automatically create release, upload windows builds | Ilya Shipitsin | 2024-03-03 | 1 | -0/+66 |
* | windows: minor compat header fixes | Viktor Szakats | 2024-03-03 | 3 | -2/+2 |
* | Add configure check for strcasecmp | Theo Buehler | 2024-03-03 | 1 | -1/+2 |
* | cmake: auto-detect `strtonum` | Viktor Szakats | 2024-03-03 | 1 | -0/+5 |
* | delete broken link | Viktor Szakats | 2024-03-03 | 1 | -2/+1 |
* | upgrade links in comments to HTTPS | Viktor Szakats | 2024-03-03 | 3 | -4/+4 |
* | check-release.sh: use HTTPS when downloading sources | Viktor Szakats | 2024-03-03 | 1 | -1/+1 |
* | windows: always upload build artifacts, even in case of failure | Ilya Shipitsin | 2024-03-03 | 1 | -0/+1 |
* | Update solaris vm to latest version | neil | 2024-03-03 | 1 | -2/+2 |
* | there has to be some trigger, even a manual one | Brent Cook | 2024-03-03 | 2 | -0/+6 |
* | remove Solaris build status | Brent Cook | 2024-03-03 | 1 | -1/+0 |
* | disable periodic builds of broken CI workflows | Brent Cook | 2024-03-03 | 2 | -10/+0 |
* | remove additional endbr64 patch, add tests for macos-11 | Brent Cook | 2024-03-03 | 2 | -1/+21 |
* | Replace rust-openssl patch with an ed script | Theo Buehler | 2024-03-03 | 2 | -13/+9 |
* | Fix rust-openssl regress | Theo Buehler | 2024-03-03 | 1 | -2/+1 |
* | ci: add --verbose flag to rust-openssl cargo test | Joshua Sing | 2024-03-03 | 1 | -1/+1 |
* | ci: tidy up rust-openssl libressl build step | Joshua Sing | 2024-03-03 | 1 | -5/+0 |
* | ci: improve rust-openssl workflow | Joshua Sing | 2024-03-03 | 2 | -33/+40 |
* | readme: fix CI workflow badge images | Joshua Sing | 2024-03-03 | 1 | -5/+3 |
* | Land #953, Fix build on mips | Brent Cook | 2023-12-17 | 1 | -0/+2 |
* | Land #941, improve Linux github workflows | Brent Cook | 2023-11-08 | 5 | -87/+62 |
|\ |
|
| * | ci: shrink and improve Linux workflows | Joshua Sing | 2023-11-09 | 5 | -87/+62 |
* | | Land #942, clean up macOS workflow | Brent Cook | 2023-11-08 | 2 | -21/+31 |
|\ \ |
|
| * | | ci: clean up macOS workflow | Joshua Sing | 2023-11-08 | 2 | -21/+31 |
| |/ |
|
* | | Land #940, avoid redefinition of OPENSSL_NO_ASM | Brent Cook | 2023-11-08 | 2 | -2/+5 |
|\ \ |
|
| * | | amd64/bn_arch.h: avoid redefinition of `OPENSSL_NO_ASM` | Viktor Szakats | 2023-11-08 | 1 | -2/+4 |
| |/ |
|
| * | Land #938, cmake: simplify if expressions, accept CPU values more consistently | Brent Cook | 2023-11-07 | 1 | -19/+19 |
| |\ |
|
| * \ | Land #937, remove unused C defines | Brent Cook | 2023-11-07 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Update ChangeLog | Theo Buehler | 2023-11-07 | 1 | -0/+1 |