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-03-27
Initialize uvm_km_pages.mtx before use.
Kurt Miller
2024-03-27
Initialize pmap_tramp.pm_mtx before use.
Kurt Miller
2024-03-27
Support having bcmpcie(4) as both PCIe bus and simplebus to enable
Patrick Wildt
2024-03-27
printtime: use the Unix epoch if the file's timestamp is invalid
Todd C. Miller
2024-03-27
Remove unused rc4 parisc assembly.
Joel Sing
2024-03-27
Catch the blowfish that escaped.
Joel Sing
2024-03-27
Consolidate rc4 code.
Joel Sing
2024-03-27
Remove assembly for stitched modes.
Joel Sing
2024-03-27
Remove empty rc4_local.h include.
Joel Sing
2024-03-27
Remove private_RC4_set_key() from the public rc4.h header.
Joel Sing
2024-03-27
Unifdef BF_PTR2.
Joel Sing
2024-03-27
Remove unused c2l/c2ln/l2c/l2cn macros.
Joel Sing
2024-03-27
Consolidate blowfish code.
Joel Sing
2024-03-27
Replace GETU32 and PUTU32.
Joel Sing
2024-03-27
Remove now unused files.
Joel Sing
2024-03-27
Move bf_enc.c to the primary Makefile.
Joel Sing
2024-03-27
Stop building the assembly implementation of blowfish on i386.
Joel Sing
2024-03-27
Do not allow duplicate groups in supported groups.
Bob Beck
2024-03-27
zlib: sync with base
Theo Buehler
2024-03-27
zlib: sync with upstream
Theo Buehler
2024-03-27
Remove near duplicate AES_set_{encrypt,decrypt}_key() functions.
Joel Sing
2024-03-27
Explain the weird copy dance in EVP_DigestSignFinal()
Theo Buehler
2024-03-27
Add TLS_ERROR_INVALID_ARGUMENT error code to libtls
joshua
2024-03-27
Fix whitespace
Theo Buehler
2024-03-27
Use crypto_rol_u32() instead of an undefined ROTATE macro.
Joel Sing
2024-03-27
Unify up_ref implementations in libssl
Theo Buehler
2024-03-27
Remove unused NDEBUG define.
Joel Sing
2024-03-27
Tidy includes and a comment.
Joel Sing
2024-03-27
Remove rather scary unused experimental code.
Joel Sing
2024-03-27
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in
joshua
2024-03-27
Demacro md4.
Joel Sing
2024-03-27
Hide symbols in engine
Theo Buehler
2024-03-27
drm: Fix drm_fixp2int_round() making it add 0.5
Jonathan Gray
2024-03-27
drm/amd/pm: Fix esm reg mask use to get pcie speed
Jonathan Gray
2024-03-27
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Jonathan Gray
2024-03-27
drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
Jonathan Gray
2024-03-27
drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
Jonathan Gray
2024-03-27
drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
Jonathan Gray
2024-03-27
drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...
Jonathan Gray
2024-03-27
drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...
Jonathan Gray
2024-03-27
drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
Jonathan Gray
2024-03-27
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Jonathan Gray
2024-03-27
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Jonathan Gray
2024-03-27
Recommit r1.20
joshua
2024-03-27
Revert to r1.19 while we track down a bug in the last two commits.
Joel Sing
2024-03-27
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in
joshua
2024-03-27
Use dsa for DSA and dh for DH
Theo Buehler
2024-03-27
Use dh for DH function arguments.
Theo Buehler
2024-03-27
Unify *_up_ref() implementations
Theo Buehler
2024-03-26
Additional length check for IPv6 reassembled fragments.
Alexander Bluhm
[next]