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
Additional length check for IPv6 reassembled fragments.
Alexander Bluhm
2024-03-26
Remove superfluous parentheses in X509_REQ setters
Theo Buehler
2024-03-26
Cosmetics, mostly removal of silly parentheses
Theo Buehler
2024-03-26
Drop superfluous parentheses in X509_set_version()
Theo Buehler
2024-03-26
The devicetree standard allows for multiple /memory nodes, each with
Mark Kettenis
2024-03-26
Tweak versions comment for CRLs
Theo Buehler
2024-03-26
piuid and psuid have annoyed me for long enough
Theo Buehler
2024-03-26
x509 trust: remove unneeded headers
Theo Buehler
2024-03-26
Implement support for the RISC-V UEFI Boot Protocol. This provides us
Mark Kettenis
2024-03-26
add cfi instructions to repair this test on amd64 and arm64.
Miod Vallat
2024-03-26
Improve spinning in mtx_enter().
Alexander Bluhm
2024-03-26
Implement the chmod a-x bsd.upgrade trick in the sparc64 ofwboot bootloader.
Claudio Jeker
2024-03-26
Rework input and output handling for sha1.
Joel Sing
2024-03-26
Move the SendHoldTimer code into start_timer_sendholdtime() and ensure
Claudio Jeker
2024-03-26
Inline initial values.
Joel Sing
2024-03-26
Rework input and output handling for md4.
Joel Sing
2024-03-26
Simplify HMAC_CTX_new()
joshua
2024-03-26
Clean up EVP_DigestSignFinal
joshua
2024-03-26
Temporarily change the connector to unregistered when adding the backlight
Jonathan Gray
2024-03-26
Reject setting invalid versions for certs, CRLs and CSRs
Theo Buehler
2024-03-26
test bl_idx instead of the connector type to check for backlight
Jonathan Gray
2024-03-26
Fix selection present check, reported by M Kelly.
Nicholas Marriott
2024-03-26
Avoid NULL pointer dereference in routing table an_match().
Alexander Bluhm
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
[next]