Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 18bf30ad | 2023-11-28 06:59:32 | remove Solaris build status | ||
| cde89e5f | 2023-11-28 00:30:22 | disable periodic builds of broken CI workflows Neither of these has built in over a month. Solaris looks to be an upstream timeout issue (seems the hack it uses may not work anymore). Not sure if cifuzz is really needed either, since we're still being tested through clusterfuzz actively. | ||
| e9e3fa86 | 2023-11-09 20:59:03 | remove additional endbr64 patch, add tests for macos-11 | ||
| 38202614 | 2023-11-12 00:02:17 | Replace rust-openssl patch with an ed script It is annoying to update this patch all the time. An easy ed script does the trick just as well. | ||
| 3740b7bd | 2023-11-11 18:57:16 | Fix rust-openssl regress Change around the order slightly. It seems more logical to apply the patch first, then export the env. | ||
| dbc455b9 | 2023-11-10 23:10:40 | ci: add --verbose flag to rust-openssl cargo test | ||
| d9a8539a | 2023-11-09 20:16:31 | ci: tidy up rust-openssl libressl build step | ||
| bd0ed2b4 | 2023-11-09 13:16:51 | ci: improve rust-openssl workflow | ||
| 8259d09d | 2023-11-09 02:28:33 | readme: fix CI workflow badge images Update the workflow badge images to use the new workflow names introduced in: #942, #941, #934 | ||
| 5e267cd0 | 2023-12-17 05:55:45 | Land #953, Fix build on mips |