index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-16
Fix previous: add a missing and
Theo Buehler
2023-04-16
clockintr: add shadow copy of running clock interrupt to clockintr_queue
Scott Soule Cheloha
2023-04-16
if (actually... when) the compiler is flipped to do BTI/ENDBR by default,
Theo de Raadt
2023-04-16
Dump (leak) info using utrace(2) and compile the code always in
Otto Moerbeek
2023-04-16
Add a -u label option to print selected utrace records, used by upcoming
Otto Moerbeek
2023-04-16
Garbage collect the now unused obfuscating macro string_stack_free()
Theo Buehler
2023-04-16
Inline the three uses of string_stack_free()
Theo Buehler
2023-04-16
Remove the now unused vpm_int.h
Theo Buehler
2023-04-16
x509_vfy.c and x509_vpm.c don't need vpm_int.h anymore
Theo Buehler
2023-04-16
Move X509_VERIFY_PARAM_st from vpm_int.h to x509_local.h
Theo Buehler
2023-04-16
Fix (and simplify) link speed reporting.
Mark Kettenis
2023-04-16
Provide EVP methods for SHA3 224/256/384/512.
Joel Sing
2023-04-16
Provide EVP methods for SHA512/224 and SHA512/256.
Joel Sing
2023-04-16
Bounds check mdlen that is passed to sha3_init().
Joel Sing
2023-04-16
Add PT_GNU_PROPERTY define.
Mark Kettenis
2023-04-16
vmd(8): correct comment in vioraw, cleanup formatting.
Dave Voutila
2023-04-16
vmd(8): clean up fd closing in vmm process.
Dave Voutila
2023-04-16
Add support for the PCIe controller found on M2 Pro/Max SoCs. While the
Mark Kettenis
2023-04-16
Shuffle ext_cmp() and ext_list_free() up a bit
Theo Buehler
2023-04-16
Remove unnecessary prototypes in the middle of the code
Theo Buehler
2023-04-16
Use more usual version of inlined nitems(). No binary change.
Theo Buehler
2023-04-16
Fix comment formatting and grammar, drop usless and outdated comment
Theo Buehler
2023-04-16
Remove now empty/unused ext_dat.h
Theo Buehler
2023-04-16
Merge ext_dat.h back into x509_lib.c
Theo Buehler
2023-04-16
Too many ACPI implementations advertise serial ports that aren't actually
Mark Kettenis
2023-04-16
Add no-op implementations of the WSDISPLAYIO_GVIDEO and WSDISPLAYIO_SVIDEO
Mark Kettenis
2023-04-16
Make enabling the BTI feature a per-pmap thing by storing the ATTR_GP bit
Mark Kettenis
2023-04-16
Clear BTYPE bits when setting up a signal handler and when handling a
Mark Kettenis
2023-04-16
Mark X9.31 BN API for removal
Theo Buehler
2023-04-16
The BN reciprocal API will also become internal-only
Theo Buehler
2023-04-16
Various BN*init() will be removed from the public API
Theo Buehler
2023-04-16
Mark public bn_nist and ec_nist API for removal
Theo Buehler
2023-04-16
Mark EC_KEY_{get,insert}_method_data() for removal
Theo Buehler
2023-04-16
Mark TS_VERIFY_CTX_init() for removal
Theo Buehler
2023-04-16
Prepare addition of X509_STORE_CTX_get1_{certs,crls}(3)
Theo Buehler
2023-04-16
Mark remaining policy tree public API for removal
Theo Buehler
2023-04-16
Annotate policy tree STACK_OF() goo for removal from public API
Theo Buehler
2023-04-16
The policy tree types become internal ony. Annotate them.
Theo Buehler
2023-04-16
Cipher text stealing will go away. Mark it for removal.
Theo Buehler
2023-04-16
Mark proxy policy API for removal in upcoming bump
Theo Buehler
2023-04-16
Remove the now unused ex_pcpathlen from the X509 struct
Theo Buehler
2023-04-16
More ProxyCertInfo tentacles go to the attic
Theo Buehler
2023-04-16
The lowest performance level state for the E-cores on the M2 Pro/Max is
Mark Kettenis
2023-04-16
Remove some dead code from the new verifier
Theo Buehler
2023-04-16
Drop support for the ProxyCertInfo extension
Theo Buehler
2023-04-16
Make pcy_int.h pull in x509_local.h it will need it soon
Theo Buehler
2023-04-16
Add /etc/mixerctl.conf to changelist(5).
Antoine Jacoutot
2023-04-16
call default db_ktrap() with tf_err, not 0 for exception error code
Jonathan Gray
2023-04-16
Handle T_CP traps from userland by generating SIGILL, with
Philip Guenther
2023-04-16
Trap 17 (T_ALIGNFLT) supplies an error code in hardware; use TRAP()
Philip Guenther
[next]