ipsec: move bunch of `ipsecctl_vars' variables out of netlock
Fix memory leaks in ldapd caused by missing ober_free_elements calls
ipsec: move ipsec-enc-alg, ipsec-auth-alg and ipsec-comp-alg sysctl variables out of netlock
[PATCH] libressl: Rewrite pq_test to perform internal checks
[PATCH] libressl: convert x509name test to internal validation
[PATCH] LibreSSL: check for NULL data pointer in bio_mem_read_ptr()
[PATCH] libressl: Make lhash load test verify exact number of deleted entries
[PATCH] libressl: tlsexttest: verify key share group 29 is selected as expected
[PATCH] libressl: mlkem: add CTASSERTs to verify key structure sizes
[PATCH] libressl: mlkem_unittest: check return value of decap()
check if the pf_state pointer is NULL less often in pf_test()
avoid holding timeout_mutex and SCHED_LOCK at the same time (again)
ext2fs: Drop EXT2FS_SYSTEM_FLAGS and make its behaviour the default
sys/uvideo: don't skip frame immediately when buffer unavailable (regression from v1.256)
[PATCH] LibreSSL: move INT_MAX check before memory allocation in asn1_item_sign()