aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* integrate new upstream endbr64 test code, remove os-specific revertsBrent Cook2024-03-037-1751/+1223
* Windows: Improve the check for endianness when using Visual Studio.Christian Andersen2024-03-032-1/+25
* Windows: Don't set -Wall when compiling with Visual Studio.Christian Andersen2024-03-031-2/+2
* Windows: Fix assertion pop-up up when using Debug compiled libressl.Christian Andersen2024-03-031-0/+2
* CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-03-036-0/+6
* cmake: disable ASM for Windows ARM64Viktor Szakats2024-03-031-0/+3
* Fix timingsafe memcmp detectionTheo Buehler2024-03-031-2/+2
* pthread_once() returns an error code on failureTheo Buehler2024-03-031-1/+1
* Stop undefining X509_CERT_PAIRTheo Buehler2024-03-031-4/+2
* readme: fix grammatical errorJoshua Sing2024-03-031-1/+1
* readme: tidy up stylingJoshua Sing2024-03-031-37/+57
* ci: add concurrency groups to workflowsJoshua Sing2024-03-0311-0/+44
* ci: remove autoconf from msys2 in windows workflowJoshua Sing2024-03-031-1/+0
* ci: avoid unnecessary steps in windows workflowJoshua Sing2024-03-031-4/+2
* ci: tidy windows workflow job nameJoshua Sing2024-03-031-1/+1
* ci: fix windows workflow syntaxJoshua Sing2024-03-031-1/+1
* readme: add windows badgeJoshua Sing2024-03-031-0/+1
* ci: clean up windows workflowJoshua Sing2024-03-032-46/+66
* Add Solaris workflow badge to readmeJoshua Sing2024-03-031-0/+1
* ci: clean up release workflowJoshua Sing2024-03-033-66/+155
* ci: fix apt commands in solaris workflowJoshua Sing2024-03-031-1/+2
* ci: cleanup coverity workflowJoshua Sing2024-03-031-40/+57
* ci: reenable and clean up solaris workflowJoshua Sing2024-03-032-28/+31
* Fix build on windowsTheo Buehler2024-03-031-0/+1
* cmake: limit some macros to mingwViktor Szakats2024-03-031-5/+7
* CI: fix automatic releases assets extension "zip"Ilya Shipitsin2024-03-031-2/+1
* pthreads.h: avoid undefined behaviorTheo Buehler2024-03-031-3/+8
* zap stray whitespaceTheo Buehler2024-03-031-1/+1
* Update .github/workflows/release_by_tag.ymlIlya Shipitsin2024-03-031-1/+2
* CI: automatically create release, upload windows buildsIlya Shipitsin2024-03-031-0/+66
* windows: minor compat header fixesViktor Szakats2024-03-033-2/+2
* Add configure check for strcasecmpTheo Buehler2024-03-031-1/+2
* cmake: auto-detect `strtonum`Viktor Szakats2024-03-031-0/+5
* delete broken linkViktor Szakats2024-03-031-2/+1
* upgrade links in comments to HTTPSViktor Szakats2024-03-033-4/+4
* check-release.sh: use HTTPS when downloading sourcesViktor Szakats2024-03-031-1/+1
* windows: always upload build artifacts, even in case of failureIlya Shipitsin2024-03-031-0/+1
* Update solaris vm to latest versionneil2024-03-031-2/+2
* there has to be some trigger, even a manual oneBrent Cook2024-03-032-0/+6
* remove Solaris build statusBrent Cook2024-03-031-1/+0
* disable periodic builds of broken CI workflowsBrent Cook2024-03-032-10/+0
* remove additional endbr64 patch, add tests for macos-11Brent Cook2024-03-032-1/+21
* Replace rust-openssl patch with an ed scriptTheo Buehler2024-03-032-13/+9
* Fix rust-openssl regressTheo Buehler2024-03-031-2/+1
* ci: add --verbose flag to rust-openssl cargo testJoshua Sing2024-03-031-1/+1
* ci: tidy up rust-openssl libressl build stepJoshua Sing2024-03-031-5/+0
* ci: improve rust-openssl workflowJoshua Sing2024-03-032-33/+40
* readme: fix CI workflow badge imagesJoshua Sing2024-03-031-5/+3
* Land #953, Fix build on mipsBrent Cook2023-12-171-0/+2
* Land #941, improve Linux github workflowsBrent Cook2023-11-085-87/+62
|\