aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Land #954Theo Buehler2023-12-141-2/+2
|\
| * Update solaris vm to latest versionneil2023-12-091-2/+2
| | | | | | Update solaris vm to latest version
* | Land #972Theo Buehler2023-12-147-92/+66
|\ \
| * | Add reminder to remove timegm after the next library bumpTheo Buehler2023-12-141-0/+1
| | |
| * | try fixing missing tls-compat for testsViktor Szakats2023-12-141-2/+2
| | |
| * | nc needs compat_obj on some platformsViktor Szakats2023-12-141-1/+1
| | |
| * | try avoiding empty compat libsViktor Szakats2023-12-142-2/+2
| | |
| * | cmake: stop exporting compat functionsViktor Szakats2023-12-146-90/+63
|/ /
* | Land #968Theo Buehler2023-12-131-2/+1
|\ \
| * | CI: fix automatic releases assets extension "zip"Ilya Shipitsin2023-12-131-2/+1
|/ /
* | zap stray whitespaceTheo Buehler2023-12-121-1/+1
| |
* | Land #965Theo Buehler2023-12-121-0/+67
|\ \
| * | Update .github/workflows/release_by_tag.ymlIlya Shipitsin2023-12-121-1/+2
| | | | | | | | | Co-authored-by: Joshua Sing <joshua@hypera.dev>
| * | CI: automatically create release, upload windows buildsIlya Shipitsin2023-12-121-0/+66
| | |
* | | Land #964Theo Buehler2023-12-123-2/+2
|\ \ \
| * | | windows: minor compat header fixesViktor Szakats2023-12-113-2/+2
| |/ / | | | | | | | | | | | | | | | - posix_win.c: use `snprintf` as-is with _MSC_VER >= 1900 - stdio.h: include socket header before windows.h - pthread.h: delete exec permission from source file
* | | Land #962Theo Buehler2023-12-123-6/+5
|\ \ \
| * | | delete broken linkViktor Szakats2023-12-111-2/+1
| | | |
| * | | upgrade links in comments to HTTPSViktor Szakats2023-12-113-4/+4
| |/ /
* | | Land #963Theo Buehler2023-12-121-0/+5
|\ \ \
| * | | cmake: auto-detect `strtonum`Viktor Szakats2023-12-111-0/+5
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notice that just like in autotools, this detection also doesn't take into account the targeted OS version. Meaning it detects `strtonum` even if targeting e.g. macOS older than release v11 Big Sur (which introduced this funcitions), if the SDK declares it. Wrong detection will either cause a binary broken on older macOS and/or trigger compiler warnings. Ref: https://github.com/libressl/portable/issues/928#issuecomment-1850178282 Ref: https://github.com/libressl/portable/issues/928#issuecomment-1850276298 Prerequisite: https://github.com/libressl/portable/issues/928#issuecomment-1850356408
* | | Land #961Theo Buehler2023-12-125-19/+44
|\ \ \ | |/ / |/| |
| * | Fix a few symbols in EXTRA_EXPORTTheo Buehler2023-12-111-18/+19
| | | | | | | | | | | | I thought we stopped doing this, but that's for a separate thread.
| * | Add configure check for strcasecmpTheo Buehler2023-12-111-1/+2
| | |
| * | Prefix some compat symbols with libressl_Theo Buehler2023-12-113-0/+23
|/ / | | | | | | | | See #928. This isn't a full fix, but should remove much of the friction already.
* | Land 956Theo Buehler2023-12-111-0/+1
|\ \
| * | windows: always upload build artifacts, even in case of failureIlya Shipitsin2023-12-101-0/+1
| |/
* | Land 958Theo Buehler2023-12-111-1/+1
|\ \ | |/ |/|
| * check-release.sh: use HTTPS when downloading sourcesViktor Szakats2023-12-101-1/+1
| |
* | Update man linksTheo Buehler2023-12-011-4/+5
| |
* | Update ChangeLogTheo Buehler2023-12-011-0/+5
| |
* | Update ChangeLogTheo Buehler2023-11-291-0/+1
| |
* | Land #951Theo Buehler2023-11-293-5/+0
|\ \
| * | there has to be some trigger, even a manual oneBrent Cook2023-11-282-0/+6
| | |
| * | remove Solaris build statusBrent Cook2023-11-281-1/+0
| | |
| * | disable periodic builds of broken CI workflowsBrent Cook2023-11-282-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Update ChangeLogTheo Buehler2023-11-281-0/+2
|/ /
* | Update ChangeLogTheo Buehler2023-11-221-0/+3
| |
* | ssl_algs.c was removedTheo Buehler2023-11-222-2/+0
| |
* | Update man linksTheo Buehler2023-11-191-111/+16
| |
* | Land #949Theo Buehler2023-11-182-1/+21
|\ \ | |/ |/|
| * remove additional endbr64 patch, add tests for macos-11Brent Cook2023-11-182-1/+21
|/
* Update ChangeLogTheo Buehler2023-11-151-0/+3
|
* Land #948Theo Buehler2023-11-122-13/+9
|\
| * Replace rust-openssl patch with an ed scriptTheo Buehler2023-11-122-13/+9
|/ | | | | It is annoying to update this patch all the time. An easy ed script does the trick just as well.
* Revert "Land #945"Theo Buehler2023-11-111-1/+1
| | | | | This reverts commit c1b61a769d1b28d9309e5463e7b5abb65d460cba, reversing changes made to 194a4a5fd45fab5967878296d575644789bcafb9.
* Update ChangeLogTheo Buehler2023-11-111-0/+1
|
* Land #947Theo Buehler2023-11-111-2/+1
|\
| * Fix rust-openssl regressTheo Buehler2023-11-111-2/+1
| | | | | | | | | | Change around the order slightly. It seems more logical to apply the patch first, then export the env.
* | Land #945Theo Buehler2023-11-111-1/+1
|\ \ | |/ |/|