aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Land #975Theo Buehler2023-12-153-28/+33
|\ \ \ | |/ / |/| |
| * | Add Solaris workflow badge to readmeJoshua Sing2023-12-151-0/+1
| | |
| * | ci: fix apt commands in solaris workflowJoshua Sing2023-12-151-1/+2
| | |
| * | ci: reenable and clean up solaris workflowJoshua Sing2023-12-152-28/+31
|/ /
* | Fix build on windowsTheo Buehler2023-12-141-0/+1
| |
* | Update ChangeLogTheo Buehler2023-12-141-0/+5
| |
* | Land #974Theo Buehler2023-12-141-5/+7
|\ \
| * | cmake: limit some macros to mingwViktor Szakats2023-12-141-5/+7
| | | | | | | | | | | | | | | | | | Syncing this up with autotools. Also use the built-in `MINGW` variable.
* | | Land #967Theo Buehler2023-12-141-3/+8
|\ \ \
| * | | pthreads.h: avoid undefined behaviorTheo Buehler2023-12-121-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | You can't pass a function pointer through a void pointer. So wrap the pthread callback in a struct. Fixes #966
* | | | 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
| |