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-07-14
Rewrite EVP_PKEY_add1_attr_by_NID()
Theo Buehler
2024-07-14
Disable most EVP_PKEY_*attr* API
Theo Buehler
2024-07-14
Forgot to annotate the TMP UGLY CAST[S] as requested by jsing
Theo Buehler
2024-07-14
Document SSL_CIPHER_get_handshake_digest(3)
Theo Buehler
2024-07-14
Prepare to provide SSL_CIPHER_get_handshake_digest()
Theo Buehler
2024-07-14
Remove lhash_local.h.
Joel Sing
2024-07-14
Fix printf(3) signal safety for wide character strings.
Todd C. Miller
2024-07-14
Bump minor after elf_aux_info(3) and wcsnlen(3) additions
Jeremie Courreges-Anglas
2024-07-14
Add wcsnlen(3), wcslen(3) with a max len argument
Jeremie Courreges-Anglas
2024-07-14
Add elf_aux_info(3)
Jeremie Courreges-Anglas
2024-07-14
"please refer" -> "refer"
Jonathan Gray
2024-07-14
spelling
Jonathan Gray
2024-07-14
spelling
Jonathan Gray
2024-07-13
ssl2.h and ssl23.h join the party in the attic
Theo Buehler
2024-07-13
Make error constants const in libssl
Theo Buehler
2024-07-13
Unify X.509v3 extension methods
Theo Buehler
2024-07-12
Fix the horrible and undocumented behaviour of X509_check_trust
Bob Beck
2024-07-12
Clean up in X509_check_trust.
Bob Beck
2024-07-12
Improve signal handlers guidance.
Theo de Raadt
2024-07-12
Drop the unused evp include
Theo Buehler
2024-07-12
Rename the sk in this file to exts
Theo Buehler
2024-07-12
Avoid using ret for an X509_EXTENSION
Theo Buehler
2024-07-12
Tweak variable names in X509v3_add_ext()
Theo Buehler
2024-07-12
Rename crit to critical in this file
Theo Buehler
2024-07-12
Simplify X509_EXTENSION_get_critical()
Theo Buehler
2024-07-12
Lose a few extra lines in X509_EXTENSION_set_object()
Theo Buehler
2024-07-12
Streamline X509_EXTENSION_create_by_OBJ()
Theo Buehler
2024-07-12
Clean up X509_EXTENSION_create_by_NID()
Theo Buehler
2024-07-12
Rewrite X509v3_add_ext()
Theo Buehler
2024-07-12
Simplify X509v3_get_ext() and X509v3_delete_ext()
Theo Buehler
2024-07-12
Align X509v3_get_ext_by_critical() with X509v3_get_ext_by_OBJ()
Theo Buehler
2024-07-12
Clean up X509v3_get_ext_by_OBJ()
Theo Buehler
2024-07-12
Despite being an ELF citizen, hppa is its own special snowflake and requires
Miod Vallat
2024-07-11
Despite being an ELF citizen, hppa is its own special snowflake and requires
Miod Vallat
2024-07-11
Adjust documentation for SSL_select_next_proto()
Theo Buehler
2024-07-11
Follow BoringSSL's nomenclature in SSL_select_next_proto()
Theo Buehler
2024-07-10
Zap warning against __findenv usage, it is not exported by libc
Jeremie Courreges-Anglas
2024-07-10
Remove the static symbols.namespace, and just generate the _libre_
Bob Beck
2024-07-10
forgot to add a history section for the TLS PRF API
Theo Buehler
2024-07-10
link EVP_PKEY_CTX_set_tls1_prf_md.3 to build
Theo Buehler
2024-07-10
Import EVP_PKEY_CTX_set_tls1_prf_md.3 from OpenSSL 1.1.1
Theo Buehler
2024-07-10
Including kdf.h isn't enough, you also need evp.h
Theo Buehler
2024-07-10
Unwrap two lines
Theo Buehler
2024-07-09
Add another empty line
Theo Buehler
2024-07-09
Turn tls1_prf_alg() into single exit
Theo Buehler
2024-07-09
Unwrap a few more lines
Theo Buehler
2024-07-09
Unwrap a couple of lines
Theo Buehler
2024-07-09
Align math with t1_enc.c
Theo Buehler
2024-07-09
Minor cosmetics in pkey_tls1_prf_derive()
Theo Buehler
2024-07-09
Replace explicit_bzero() plus free() with freezero()
Theo Buehler
[next]