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-07-05
Mop up last uses of ECDHerror() and ECDSAerror()
Theo Buehler
2023-07-05
Hide symbols in chacha
Bob Beck
2023-07-05
backport the implementation of ranges::find{, _if, _if_not}
Robert Nagy
2023-07-05
Make softdep mounts a no-op
Bob Beck
2023-07-05
Add iwm/iwx background scan task to the queue which it will be deleted from.
Stefan Sperling
2023-07-05
One more ECDSAerror goes.
Theo Buehler
2023-07-05
ECDHerror() and ECDSAerror will go away
Theo Buehler
2023-07-05
Adjust the public declaration of OpenSSLDie to use a portable
Brent Cook
2023-07-05
Drop an incorrect part from a comment
Theo Buehler
2023-07-05
Drop kernel lock before panic to avoid WITNESS report during fault
Klemens Nanni
2023-07-05
Missing . in comment
Theo Buehler
2023-07-05
Fix #includes
Theo Buehler
2023-07-05
Remove local prototypes for public API (?!)
Theo Buehler
2023-07-05
Improve BN_bn2bin() error check for readability
Theo Buehler
2023-07-05
Merge ECDH code that will stay into ecdh.c
Theo Buehler
2023-07-05
Move ECDSA_size() to a more sensible place in this file
Theo Buehler
2023-07-05
Merge ECDSA code that will stay into ecdsa.c
Theo Buehler
2023-07-05
Document DIOCXEND in pf(4) manpage.
Alexandr Nedvedicky
2023-07-05
Rename ecs_local.h into ecdsa_local.h
Theo Buehler
2023-07-05
Make variables in prototypes match function declarations
Theo Buehler
2023-07-05
Implement support for the GPIOs on the JH7110. Makes it possible to reboot
Mark Kettenis
2023-07-05
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Jonathan Gray
2021-01-02
Import libc++ 10.0.1 release.
Patrick Wildt
2023-07-05
drm/amd/display: fix the system hang while disable PSR
Jonathan Gray
2023-07-05
drm/amd/display: Add wrapper to call planes and stream update
Jonathan Gray
2023-07-05
drm/amd/display: Use dc_update_planes_and_stream
Jonathan Gray
2023-07-05
They may have fixed the cache coherency problems in the JH7110, but it is
Mark Kettenis
2023-07-05
Drop useless ossl_ prefixes
Theo Buehler
2023-07-05
Suspend from suspend_taskq in apmioctl.
Tobias Heider
2023-07-05
remove unused armv7 max_processes global
Jonathan Gray
2023-07-05
Simplify and clarify the description of auto allocation.
Kenneth R Westerback
2023-07-05
Restore (R)esize functionality to sparc64 disklabel(8).
Kenneth R Westerback
2023-07-05
fw_update is in section 8 not 1
Jonathan Gray
2023-07-04
Introduce SBL_WAIT and SBL_NOINTR sbwait() flags.
Vitaliy Makkoveev
2023-07-04
favor hw.ncpuonline; ok bluhm@
Anton Lindqvist
2023-07-04
amd64: cpu_info: rearrange members, keep ci_mds_tmp 32-byte aligned
Scott Soule Cheloha
2023-07-04
Avoid outputting invalid signatures
Theo Buehler
2023-07-04
Run Perl tests from our regress tree. It needs a Perl obj directory
Alexander Bluhm
2023-07-04
Clean up ECDSA verification
Theo Buehler
2023-07-04
ECDSA signing: annotate code with steps corresponding to FIPS 185-6.
Theo Buehler
2023-07-04
use local assignment to $ENV{TZ} like we do for signal handlers
Marc Espie
2023-07-04
Instead of waiting for the inbound item to show up in the interrupt
Patrick Wildt
2023-07-04
This diff limits the number of transactions/tickets
Alexandr Nedvedicky
2023-07-04
stop saying the format is "simple" there are so many annotations.
Marc Espie
2023-07-04
add some more fluff to documentation
Marc Espie
2023-07-04
explain why NO_TS_IN_PLIST exists
Marc Espie
2023-07-04
fix some very minor syntactic nits
Marc Espie
2023-07-04
Check for interface type ethernet before call ether_brport_isset()
Jan Klemkow
2023-07-04
enable dwqe(4)
Mark Kettenis
2023-07-04
Add StarFive JH7110 support.
Mark Kettenis
[next]