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
2024-08-31
Remove unused {,N}CONF_dump_{bio,fp}()
Theo Buehler
2024-08-31
Remove EVP_PKEY_*check again
Theo Buehler
2024-08-31
sync
Theo Buehler
2024-08-31
Retire the whirlpool test
Theo Buehler
2024-08-31
unhook whirlpool from the tree
Theo Buehler
2024-08-31
rport(4) for p2p l3 connectivity between route domains.
David Gwynne
2024-08-31
add rport(4) for p2p l3 connectivity between route domains.
David Gwynne
2024-08-31
provide an example config for ikev1 with isakmpd and ipsecctl
David Gwynne
2024-08-30
minor grammar fixes;
Jason McIntyre
2024-08-30
Spelling
Marcus Glocker
2024-08-30
Garbage collect the DH_check*_ex() API
Theo Buehler
2024-08-30
Add and use local copy of X509V3_add_value()
Theo Buehler
2024-08-30
a few people have bugged me for an example. hopefully this is enough.
David Gwynne
2024-08-30
tweak the example to use veb instead of bridge.
David Gwynne
2024-08-30
try and keep in line with language used in other manual pages.
David Gwynne
2024-08-30
prefer "IPv4 and IPv6" over "IP[46]".
David Gwynne
2024-08-30
use strtonum() to parse numeric option values instead of atoi()
Omar Polo
2024-08-30
Remove cross references to whirlpool
Theo Buehler
2024-08-30
zap line missed in previous removal; ok tb
Jason McIntyre
2024-08-30
Adjust freenull test for upcoming conf_api.h removal
Theo Buehler
2024-08-30
drm/amdgpu/vcn: not pause dpg for unified queue
Jonathan Gray
2024-08-30
drm/amdgpu/vcn: identify unified queue in sw init
Jonathan Gray
2024-08-30
drm/amdgpu: Validate TA binary size
Jonathan Gray
2024-08-30
drm/amdkfd: reserve the BO before validating it
Jonathan Gray
2024-08-30
drm/amd/amdgpu: command submission parser for JPEG
Jonathan Gray
2024-08-30
drm/amd/display: fix cursor offset on rotation 180
Jonathan Gray
2024-08-30
drm/amd/display: Enable otg synchronization logic for DCN321
Jonathan Gray
2024-08-30
drm/amd/display: Adjust cursor position
Jonathan Gray
2024-08-30
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jonathan Gray
2024-08-30
drm/amdkfd: Move dma unmapping after TLB flush
Jonathan Gray
2024-08-30
drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtime
Jonathan Gray
2024-08-30
drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values ...
Jonathan Gray
2024-08-30
drm/amd/pm: fix error flow in sensor fetching
Jonathan Gray
2024-08-30
drm/amdgpu/jpeg4: properly set atomics vmid field
Jonathan Gray
2024-08-30
Revert commitid KcCtsA53F9UQzc0t:
Philip Guenther
2024-08-30
drm/amdgpu/jpeg2: properly set atomics vmid field
Jonathan Gray
2024-08-30
drm/amdgpu: Actually check flags for all context ops.
Jonathan Gray
2024-08-29
fix handling of Return-Path
Omar Polo
2024-08-29
sync
Theo Buehler
2024-08-29
Remove documentation of EVP_whirlpool
Theo Buehler
2024-08-29
Remove documentation of ERR_add_error_{,v}data()
Theo Buehler
2024-08-29
HMAC_Init() is dead. Long live HMAC_Init_ex()
Theo Buehler
2024-08-29
Remove documentation of (caveat on) X509_TRUST_DEFAULT
Theo Buehler
2024-08-29
Hide all EPT-related bits behind #ifdef in amd64 pmap.
Dave Voutila
2024-08-29
Disable hmac and pkey_ec tests until after the bump
Theo Buehler
2024-08-29
Adjust documentation for check/pubcheck removal
Theo Buehler
2024-08-29
Remove check and pubcheck from openssl pkey and pkeyparam
Theo Buehler
2024-08-29
Remove the pkey_{,public_,param_}check() handlers
Theo Buehler
2024-08-29
Remove evp_pkey_check test
Theo Buehler
2024-08-29
In m_pulldown() replace memmove() with memcpy().
Alexander Bluhm
[next]