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
/
libcrypto
Age
Commit message (
Expand
)
Author
2024-08-02
free class->indexes in CRYPTO_cleanup_all_ex_data()
Theo Buehler
2024-08-02
Rewrite CRYPTO_EX_DATA.
Joel Sing
2024-07-29
typo: regresss -> regress
Theo Buehler
2024-07-26
Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unused
Theo Buehler
2024-07-26
Disable X509at_get_attr{,_count}() and X509at_delete_attr()
Theo Buehler
2024-07-26
Inline last user of X509at_get_attr()
Theo Buehler
2024-07-26
Inline trivial X509at_* calls in x509_req
Theo Buehler
2024-07-26
Inline a few trivial X509at_* calls in cms
Theo Buehler
2024-07-26
Put opening brace on correct line
Theo Buehler
2024-07-24
BUF_MEM_new.3: add a touch of KNF
Theo Buehler
2024-07-21
Add back a .
Theo Buehler
2024-07-21
Unify description of the obsolete ENGINE parameter
Theo Buehler
2024-07-21
Drop ENGINE from EVP_PKEY_derive example
Theo Buehler
2024-07-21
Garbage collect ENGINE "use" from EVP_PKEY_decrypt() example
Theo Buehler
2024-07-21
Make example slightly less terrible by dropping the ENGINE "handling"
Theo Buehler
2024-07-15
Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()
Theo Buehler
2024-07-15
Fix PKCS12_create()
Theo Buehler
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
Remove lhash_local.h.
Joel Sing
2024-07-14
"please refer" -> "refer"
Jonathan Gray
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
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-11
Despite being an ELF citizen, hppa is its own special snowflake and requires
Miod Vallat
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
[next]