index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
Reject setting invalid versions for certs, CRLs and CSRs
Theo Buehler
2024-03-26
Add TLS_ERROR_INVALID_CONTEXT error code to libtls
joshua
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
Garbage collect the unused verifyctx() and verifyctx_init()
Theo Buehler
2024-03-26
Process supported groups before key share.
Bob Beck
2024-03-26
Use errno_value instead of num for readability
joshua
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
Move the "no (hard) linking directories" and "no cross-mount links"
Philip Guenther
2024-03-25
Rewrite HKDF_expand().
Joel Sing
2024-03-25
Revert r1.13 since it currently breaks openssl-ruby regress tests.
Joel Sing
2024-03-25
Inline sctx in EVP_DigestSignFinal
joshua
2024-03-25
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in PKCS5_PBE_keyivgen
joshua
2024-03-25
Error on setting an invalid CSR version
Job Snijders
2024-03-25
Remove unneeded brackets from if statement in EVP_DigestSignFinal
joshua
2024-03-25
Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in EVP_BytesToKey
joshua
2024-03-25
Simplify TLS extension parsing and processing.
Joel Sing
2024-03-25
Fix time conversion that broke regress.
Bob Beck
2024-03-25
Move custom sigctx handling out of EVP_DigestSignFinal
joshua
2024-03-25
Fix typo msg_types -> msg_type
Theo Buehler
2024-03-25
Clean up EVP_CIPHER_CTX_{legacy_clear,cleanup} usage in evp/bio_enc.c
joshua
2024-03-25
Final tweaks in x509_trs.c for now
Theo Buehler
[next]