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