aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Land #1357 - merge ftruncate shim into posix_win.c and fix itTheo Buehler2026-08-135-26/+8
|\
| * merge the ftruncate shim into posix_win.cKartik Naik2026-08-115-26/+8
* | Land #1360 - reduce scope of set +e in update.shTheo Buehler2026-08-121-1/+1
|\ \ | |/ |/|
| * update.sh: do not ignore git failuresKenjiro Nakayama2026-08-121-1/+1
|/
* Update man linksTheo Buehler2026-08-101-1/+0
*-. Land #1350, #1356 - update codeql, freebsd-vm actionsTheo Buehler2026-08-102-3/+3
|\ \
| | * ci: update vmactions/freebsd-vm action to v1.5.3renovate[bot]2026-08-091-2/+2
| * | ci: update github/codeql-action action to v4.37.6renovate[bot]2026-08-081-1/+1
| |/
* | Land #1355 - run Windows ARM64 tests on native runnersTheo Buehler2026-08-102-4/+43
|\ \
| * | ci: run Windows ARM64 tests on native runnersKenjiro Nakayama2026-08-092-4/+43
| |/
* | Land #1354 - enable SHA assembly on ELF Aarch64Theo Buehler2026-08-102-2/+5
|\ \
| * | cmake: enable SHA assembly on ELF AArch64Kenjiro Nakayama2026-08-092-2/+5
| |/
* | Land #1352 - install CI dependencies in workflowsTheo Buehler2026-08-103-20/+28
|\ \
| * | Install CI dependencies in workflowsKenjiro Nakayama2026-08-083-20/+28
| |/
* | Land #1351 - build emscripten targets in parallelTheo Buehler2026-08-101-2/+2
|\ \
| * | Build Emscripten targets in parallelKenjiro Nakayama2026-08-081-2/+2
| |/
* | Land #1353 - fix pthread_mutex_destroy() for statically initialized never loc...Theo Buehler2026-08-101-2/+5
|\ \
| * | fix double free of lock in pthread_mutex_destroyKartik Naik2026-08-081-2/+5
| |/
* | Land #1349 - use builtin arc4random on weekly seeded cmake platformsTheo Buehler2026-08-101-0/+58
|\ \ | |/ |/|
| * cmake: use the builtin arc4random on weakly seeded platformsKartik Naik2026-08-031-0/+58
|/
* Land #1348 - update github/codeql-action action to v4.37.4Theo Buehler2026-08-021-1/+1
|\
| * ci: update github/codeql-action action to v4.37.4renovate[bot]2026-08-021-1/+1
* | Land #1342 - verify accepted peer in win32 socketpair emulationTheo Buehler2026-08-021-1/+30
|\ \
| * | verify the accepted peer in the win32 socketpair emulationKartik Naik2026-07-301-1/+30
* | | Land #1347 - use full sysconf path for OPENSSLDIRTheo Buehler2026-08-021-1/+1
|\ \ \ | |_|/ |/| |
| * | cmake: use full sysconf path for OPENSSLDIRKenjiro Nakayama2026-08-011-1/+1
|/ /
* | Land #1345 - add guards for pledge and unveilTheo Buehler2026-07-313-1/+16
|\ \
| * | don't override pledge and unveil when the host provides themKartik Naik2026-08-013-1/+16
|/ /
* | Land #1343 - hook up x509 callback testsTheo Buehler2026-07-314-8/+135
|\ \
| * | pass the bundled CA file to callbackfailuresKenjiro Nakayama2026-07-311-1/+3
| * | hook up the x509 callback testsKenjiro Nakayama2026-07-314-8/+133
|/ /
* | Land #1341 - wire up libssl verify testTheo Buehler2026-07-3015-5/+213
|\ \
| * | Update tests/CMakeLists.txtKenjiro Nakayama2026-07-301-4/+1
| * | Add ALLOW_MEMORY_GROWTH on emscriptionKenjiro Nakayama2026-07-301-1/+2
| * | Run libssl verify test on EmscriptenKenjiro Nakayama2026-07-303-2/+24
| * | Run libssl verify test on windowsKenjiro Nakayama2026-07-304-4/+61
| * | ci: install the IO::Socket::SSL test dependencyKenjiro Nakayama2026-07-305-4/+26
| * | add libssl verify testKenjiro Nakayama2026-07-307-0/+109
* | | Land #1340 - set cloexec on tty in readpassphrase compatTheo Buehler2026-07-301-0/+2
|\ \ \ | |_|/ |/| |
| * | set close-on-exec on the tty descriptor in readpassphraseKartik Naik2026-07-291-0/+2
| |/
* | Land #1339 - fix unsupported setsockopt handling for minttlTheo Buehler2026-07-291-2/+8
|\ \ | |/ |/|
| * use errx instead of setting errno for unsupported minttlKartik Naik2026-07-291-10/+6
| * error out when nc minttl is unsupported in set_common_sockoptsKartik Naik2026-07-261-2/+12
|/
*-----. Land #1335 #1336 #1337 #1338 - update actions/checkout github/codeql-action v...Theo Buehler2026-07-2513-20/+20
|\ \ \ \
| | | | * ci: update vmactions/solaris-vm action to v1.3.8renovate[bot]2026-07-251-1/+1
| |_|_|/ |/| | |
| | | * ci: update vmactions/freebsd-vm action to v1.5.2renovate[bot]2026-07-251-2/+2
| |_|/ |/| |
| | * ci: update github/codeql-action action to v4.37.3renovate[bot]2026-07-251-1/+1
| |/ |/|
| * ci: update actions/checkout action to v7.0.1renovate[bot]2026-07-2512-16/+16
|/
* Land #1333 - disable bn_mul_div againTheo Buehler2026-07-212-16/+18
|\
| * disable bn_mul_div testKenjiro Nakayama2026-07-212-16/+18
|/