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-28
Inline HASH_MAKE_STRING.
Joel Sing
2024-03-28
Expand ROTATE macro to crypto_rol_u32().
Joel Sing
2024-03-28
Demacro sha1.
Joel Sing
2024-03-28
Inline initial hash values.
Joel Sing
2024-03-28
Clean up various defines and prototypes.
Joel Sing
2024-03-28
Use TLS_ERROR_INVALID_ARGUMENT for "too large" and "too small" errors
joshua
2024-03-28
Nuke more gost
Bob Beck
2024-03-28
Nuke more leftover GOST tendrils.
Bob Beck
2024-03-28
unstub guc functions
Jonathan Gray
2024-03-28
add more iosys_map interfaces used by inteldrm guc code
Jonathan Gray
2024-03-28
Tidy includes.
Joel Sing
2024-03-28
Expand HASH_* defines.
Joel Sing
2024-03-28
Reorder functions.
Joel Sing
2024-03-28
Inline functions from md32_common.h for ripemd.
Joel Sing
2024-03-28
Fix line wrapping.
Joel Sing
2024-03-28
reduce diff to linux
Jonathan Gray
2024-03-28
sync
Theo de Raadt
2024-03-28
sys
Theo de Raadt
2024-03-28
Delete pinsyscall(2) [which was specific only to SYS_execve] now
Theo de Raadt
2024-03-28
Remove fallback files that are now always included in the build.
Joel Sing
2024-03-28
Use TLS_ERROR_OUT_OF_MEMORY error code for calloc errors in libtls
joshua
2024-03-28
Move rc4.c to primary Makefile.
Joel Sing
2024-03-28
Use C functions for RC4 public API.
Joel Sing
2024-03-28
Fix coverity complaints.
Bob Beck
2024-03-28
Check the return value of EVP_CIPHER_CTX_reset()
Theo Buehler
2024-03-28
Move des sources to primary Makefile.
Joel Sing
2024-03-28
Remove now unused des assembly.
Joel Sing
2024-03-28
Stop building the assembly implementation of des on sparc64.
Joel Sing
2024-03-28
Remove now unused ripemd i386 assembly.
Joel Sing
2024-03-28
Stop building the assembly implementation of des and ripemd on i386.
Joel Sing
2024-03-28
Consolidate most of the AES modes into a single C file.
Joel Sing
2024-03-28
PKCS#1.5 PBE: test and assign
Theo Buehler
2024-03-28
Stop pandering to the loadbalancer industrial complex.
Bob Beck
2024-03-27
fix leaks in the horrible ssl whackery necessary for this test.
Bob Beck
2024-03-27
The RISC-V architecture specification says that memory read/writes are
Mark Kettenis
2024-03-27
Fix fdt_find_node(). We should make sure we match the full name when
Mark Kettenis
2024-03-27
Introduce SB_OWNLOCK to mark sockets which `so_rcv' buffer modified
Vitaliy Makkoveev
2024-03-27
Fix up server processing of key shares.
Bob Beck
2024-03-27
When the syscall number has to be loaded from a pc-relative location,
Miod Vallat
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
[next]