1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/regress
tb 5c7ffd3288 Copy the verify param hostflags independently of the host list
Without this, hostflags set on the SSL_CTX would not propagate to newly
created SSL. This is surprising behavior that was changed in OpenSSL 1.1
by Christian Heimes after the issue was flagged by Quentin Pradet:
https://bugs.python.org/issue43522
This is a version of the fix that landed in OpenSSL.

There used to be a workaround in place in urllib3, but that was removed at
some point. We haven't fixed this earlier since it wasn't reported. It only
showed up after recent fallout of extraordinarily strict library checking
in urllib3 coming from their own interpretation of the implications of
PEP 644.

ok jsing
2023-05-24 09:15:14 +00:00
..
bin Cope with recent changes to alignment of command column. 2023-03-09 06:22:40 +00:00
etc Bring this regress into nicer shape. Add all recent architectures. 2021-09-27 18:27:14 +00:00
gnu Add subdir gnu/lib to regress. 2022-03-23 22:34:51 +00:00
include
lib Copy the verify param hostflags independently of the host list 2023-05-24 09:15:14 +00:00
libexec Treat symlinks better in $ORIGIN determination in ld.so 2023-04-09 23:41:47 +00:00
misc Print skipped on non applicable architectures. 2022-12-08 12:14:11 +00:00
sbin remove duplicate includes 2023-04-19 12:58:15 +00:00
sys vmm(4)/vmd(8): switch to anonymous shared mappings. 2023-05-13 23:15:28 +00:00
usr.bin Add a slow regress target that runs openssl speed with proper alignment 2023-05-20 12:07:21 +00:00
usr.sbin Bye, bye, horrible reacharounds into libcrypto 2023-05-22 15:20:16 +00:00
Makefile