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-26
Use `sb_mtx' to protect `so_rcv' receive buffer of unix(4) sockets.
Vitaliy Makkoveev
2024-03-26
Add TLS_ERROR_INVALID_CONTEXT error code to libtls
joshua
2024-03-26
test -h is the POSIXly way of testing for a symlink. Reduces diff vs
Darren Tucker
2024-03-26
Remove now unnecessary do {} while (0);
Joel Sing
2024-03-26
Inline HASH_MAKE_STRING.
Joel Sing
2024-03-26
Remove PKCS5_pbe2_set_iv()
Theo Buehler
2024-03-26
Reorder functions expanded from md32_common.h.
Joel Sing
2024-03-26
Unifdef PBE_PRF_TEST
Theo Buehler
2024-03-26
Expand HASH_* defines.
Joel Sing
2024-03-26
Inline hash functions from md32_common.h.
Joel Sing
2024-03-26
Fix previous commit.
Joel Sing
2024-03-26
Add error code support to libtls
joshua
2024-03-26
Reorder functions.
Joel Sing
2024-03-26
Provide an optimised bn_subw() for amd64.
Joel Sing
2024-03-26
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in EVP_SignFinal
joshua
2024-03-26
Stop including md32_common.h in md5.c and remove unused defines.
Joel Sing
2024-03-26
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in EVP_VerifyFinal
joshua
2024-03-26
Include stdint.h for uintptr_t.
Joel Sing
2024-03-26
Add back x509_local.h for PBKDF2PARAM
Theo Buehler
2024-03-26
PKCS5_pbe2_set_iv() can be local to p5_pbev2
Theo Buehler
2024-03-26
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in PKCS1_MGF1
joshua
2024-03-26
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in
joshua
2024-03-26
Clean up use of EVP_CIPHER_CTX_{legacy_clear,cleanup} in EVP_OpenInit
joshua
2024-03-26
Demacro MD5 and improve data loading.
Joel Sing
2024-03-26
Mark internal functions as static.
Joel Sing
2024-03-26
Move bn_montgomery_reduce() and drop prototype.
Joel Sing
2024-03-26
Fix function guards.
Joel Sing
2024-03-26
Add an indicator that an extension has been processed.
Bob Beck
2024-03-26
Fix expected client hello value to allow for supported_groups change.
Bob Beck
2024-03-26
Garbage collect the unused verifyctx() and verifyctx_init()
Theo Buehler
2024-03-26
adapt ttm fault handler to OpenBSD
Jonathan Gray
2024-03-26
Import regenerated moduli.
Darren Tucker
2024-03-26
Process supported groups before key share.
Bob Beck
2024-03-26
Disable client handshake test for now for pending changes.
Bob Beck
2024-03-26
Use errno_value instead of num for readability
joshua
2024-03-26
print amps and watts
David Gwynne
2024-03-26
amps and watts types
David Gwynne
2024-03-26
Use errno_value instead of num for readability
joshua
2024-03-26
Change ts to only support one second precision.
Bob Beck
2024-03-26
Clean up conf's module_init()
Theo Buehler
2024-03-25
Add missing SFENCE.VMA instructions after switching page tables during
Mark Kettenis
2024-03-25
Add the VLAN_HWTAGGING capability. Big thanks to bket@ for testing,
Moritz Buhl
2024-03-25
optional debugging
Damien Miller
2024-03-25
remove possibly bogus length check
Omar Polo
2024-03-25
Move the "no (hard) linking directories" and "no cross-mount links"
Philip Guenther
2024-03-25
regen
Vitaliy Makkoveev
2024-03-25
Unlock shutdown(2).
Vitaliy Makkoveev
2024-03-25
Add rpigpio(4), a driver for the RP1 GPIO controller on the Raspberry Pi 5.
Patrick Wildt
2024-03-25
whois: use getline(3) instead of fgetln(3)
Todd C. Miller
2024-03-25
Rewrite HKDF_expand().
Joel Sing
[prev]
[next]