1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
tb 6a9ebb2fe8 Add a slow regress target that runs openssl speed with proper alignment
and with an unaligned offset. Let's see if all ciphers on our strict
alignment arches can deal with this.
2023-05-20 12:07:21 +00:00
bin
distrib
etc
games
gnu
include
lib Add missing rsa_security_bit() handler to the RSA-PSS ASN1_METHOD 2023-05-19 17:31:20 +00:00
libexec If you disable retpolineplt then _dl_bind_start is called with an 2023-05-18 16:33:39 +00:00
regress Add a slow regress target that runs openssl speed with proper alignment 2023-05-20 12:07:21 +00:00
sbin Implement battery management sysctl. This will provide a set of sysctls 2023-05-17 22:12:51 +00:00
share uvm_coredump(9) was removed in 2015 (commitid dNPv28CJI5BxtRGW) as 2023-05-19 18:43:16 +00:00
sys Implement battery charge control. 2023-05-20 12:02:46 +00:00
usr.bin openssl speed: add an '-unaligned n' option 2023-05-20 12:03:02 +00:00
usr.sbin Don't bother setting the effective group, it doesn't affect file creation 2023-05-20 09:30:57 +00:00
.gitignore
Makefile
Makefile.cross