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
8 days
Provide a SHA-256 assembly implementation for amd64 using SHA-NI.
Joel Sing
8 days
Remove sha512-x86_64.pl.
Joel Sing
8 days
Provide a replacement assembly implementation for SHA-512 on amd64.
Joel Sing
8 days
Adjust deep logic in cursig() to handle sig_stop specially.
Claudio Jeker
8 days
Add CPU capability detection for the Intel SHA extensions (aka SHA-NI).
Joel Sing
8 days
Remove unreachable check for orphaned process groups in cursig.
Claudio Jeker
8 days
Specify size for K256 symbol.
Joel Sing
8 days
Merge ec_kmeth into ec_key
Theo Buehler
8 days
Shuffle the global default_ec_key_meth down a few lines
Theo Buehler
8 days
Move the default EC_KEY_METHOD to the end of the file
Theo Buehler
8 days
Do not dereference `pve' after releasing `pv_mtx'.
Martin Pieuchot
9 days
Use a better curve and a better hash for the ECDSA_do_sign() example
Theo Buehler
9 days
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
9 days
fix build without ICE_DEBUG
Stefan Sperling
9 days
implement the ice(4) Rx interrupt handler
Stefan Sperling
9 days
in ice(4), ensure that vsi->max_frame_size gets set
Stefan Sperling
9 days
Add no-detach-on-destroy client option (useful for control mode
Nicholas Marriott
9 days
Add two new style parameters, width and pad, which apply to scrollbars.
Nicholas Marriott
9 days
ec_mult: fix includes
Theo Buehler
9 days
Turn off scrollbar when pane is in alternate screen, from Michael Grant,
Nicholas Marriott
9 days
EC_KEY_copy() don't leave stale private keys in place
Theo Buehler
9 days
add placeholder for GC 11.5.2 APU
Jonathan Gray
10 days
procmap(8) -> procmap(1); spotted by Avon Robertson
Jonathan Gray
10 days
sparce -> sparse
Jonathan Gray
10 days
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
10 days
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
10 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
10 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
10 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
10 days
compatibiliy -> compatibility
Jonathan Gray
10 days
Move the stack 1GB higher, closer to the end of the userland address space.
Miod Vallat
10 days
x509_policy.c: point at RFC 9618
Theo Buehler
10 days
revert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)
Stuart Henderson
10 days
rpki-client: use macros for skipping rather than hardcoded numbers
Theo Buehler
10 days
eck_prn: some more air to breathe
Theo Buehler
10 days
eck_prn: fix includes
Theo Buehler
10 days
ec_prn: use pkey rather than pk for an EC_KEY
Theo Buehler
10 days
eck_prn: use group rather than x for an EC_GROUP
Theo Buehler
10 days
eck_prn: use ec_key rather than x for an EC_KEY
Theo Buehler
10 days
eck_prn: consistently use bio for a BIO rather than b and bp randomly
Theo Buehler
10 days
eck_prn: sprinkle some empty lines and drop some parens for consistency
Theo Buehler
10 days
eck_prn: shuffle printing functions into a better order
Theo Buehler
10 days
use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later
Stefan Sperling
10 days
avoid sending needless MAC address updates to ice(4) hardware
Stefan Sperling
10 days
for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches
Stefan Sperling
10 days
Typo fixes in comments
Kevin Lo
11 days
provide a way to negotiate network offloads between the kernel and userland.
David Gwynne
11 days
AES_{decrypt,encrypt}() don't return void internal function
Theo Buehler
11 days
implement ice_down(); ifconfig ice0 down/up is working now
Stefan Sperling
11 days
sync
Theo de Raadt
[next]