Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Land #962 | Theo Buehler | 2023-12-12 | 3 | -6/+5 |
|\ | |||||
| * | delete broken link | Viktor Szakats | 2023-12-11 | 1 | -2/+1 |
| * | upgrade links in comments to HTTPS | Viktor Szakats | 2023-12-11 | 3 | -4/+4 |
* | | Land #963 | Theo Buehler | 2023-12-12 | 1 | -0/+5 |
|\ \ | |||||
| * | | cmake: auto-detect `strtonum` | Viktor Szakats | 2023-12-11 | 1 | -0/+5 |
| |/ | |||||
* | | Land #961 | Theo Buehler | 2023-12-12 | 5 | -19/+44 |
|\ \ | |/ |/| | |||||
| * | Fix a few symbols in EXTRA_EXPORT | Theo Buehler | 2023-12-11 | 1 | -18/+19 |
| * | Add configure check for strcasecmp | Theo Buehler | 2023-12-11 | 1 | -1/+2 |
| * | Prefix some compat symbols with libressl_ | Theo Buehler | 2023-12-11 | 3 | -0/+23 |
|/ | |||||
* | Land 956 | Theo Buehler | 2023-12-11 | 1 | -0/+1 |
|\ | |||||
| * | windows: always upload build artifacts, even in case of failure | Ilya Shipitsin | 2023-12-10 | 1 | -0/+1 |
* | | Land 958 | Theo Buehler | 2023-12-11 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | check-release.sh: use HTTPS when downloading sources | Viktor Szakats | 2023-12-10 | 1 | -1/+1 |
* | | Update man links | Theo Buehler | 2023-12-01 | 1 | -4/+5 |
* | | Update ChangeLog | Theo Buehler | 2023-12-01 | 1 | -0/+5 |
* | | Update ChangeLog | Theo Buehler | 2023-11-29 | 1 | -0/+1 |
* | | Land #951 | Theo Buehler | 2023-11-29 | 3 | -5/+0 |
|\ \ | |||||
| * | | there has to be some trigger, even a manual one | Brent Cook | 2023-11-28 | 2 | -0/+6 |
| * | | remove Solaris build status | Brent Cook | 2023-11-28 | 1 | -1/+0 |
| * | | disable periodic builds of broken CI workflows | Brent Cook | 2023-11-28 | 2 | -10/+0 |
* | | | Update ChangeLog | Theo Buehler | 2023-11-28 | 1 | -0/+2 |
|/ / | |||||
* | | Update ChangeLog | Theo Buehler | 2023-11-22 | 1 | -0/+3 |
* | | ssl_algs.c was removed | Theo Buehler | 2023-11-22 | 2 | -2/+0 |
* | | Update man links | Theo Buehler | 2023-11-19 | 1 | -111/+16 |
* | | Land #949 | Theo Buehler | 2023-11-18 | 2 | -1/+21 |
|\ \ | |/ |/| | |||||
| * | remove additional endbr64 patch, add tests for macos-11 | Brent Cook | 2023-11-18 | 2 | -1/+21 |
|/ | |||||
* | Update ChangeLog | Theo Buehler | 2023-11-15 | 1 | -0/+3 |
* | Land #948 | Theo Buehler | 2023-11-12 | 2 | -13/+9 |
|\ | |||||
| * | Replace rust-openssl patch with an ed script | Theo Buehler | 2023-11-12 | 2 | -13/+9 |
|/ | |||||
* | Revert "Land #945" | Theo Buehler | 2023-11-11 | 1 | -1/+1 |
* | Update ChangeLog | Theo Buehler | 2023-11-11 | 1 | -0/+1 |
* | Land #947 | Theo Buehler | 2023-11-11 | 1 | -2/+1 |
|\ | |||||
| * | Fix rust-openssl regress | Theo Buehler | 2023-11-11 | 1 | -2/+1 |
* | | Land #945 | Theo Buehler | 2023-11-11 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | experiment forcing CI failure | Brent Cook | 2023-11-10 | 1 | -20/+0 |
| * | remove additional endbr64 patch, add tests for macos-11 | Brent Cook | 2023-11-09 | 2 | -1/+21 |
* | | ci: add --verbose flag to rust-openssl cargo test | Joshua Sing | 2023-11-10 | 1 | -1/+1 |
|/ | |||||
* | ci: tidy up rust-openssl libressl build step | Joshua Sing | 2023-11-09 | 1 | -5/+0 |
* | ci: improve rust-openssl workflow | Joshua Sing | 2023-11-09 | 2 | -33/+40 |
* | readme: fix CI workflow badge images | Joshua Sing | 2023-11-09 | 1 | -5/+3 |
* | 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 |
| |/ | |||||
* / | 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 |
|\ | |||||
| * | always check `CMAKE_SYSTEM_PROCESSOR` with `MATCHES` | Viktor Szakats | 2023-11-07 | 1 | -4/+4 |
| * | simplify `MATCHES`/`STREQUAL` syntax | Viktor Szakats | 2023-11-07 | 1 | -19/+19 |
* | | Land #937, remove unused C defines | Brent Cook | 2023-11-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | cmake: stop passing unused C macros | Viktor Szakats | 2023-11-07 | 1 | -1/+1 |
| |/ |