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-24
More precision on what exactly OCSP_id_cmp and OCSP_issuer_id_cmp compare.
Theo Buehler
2024-08-24
conf_def.c: add two trailing commas
Theo Buehler
2024-08-24
X509at_get_attr: zap trailing comma.
Theo Buehler
2024-08-24
LibreSSL no longer supports adding X.501 attributes to an EVP_PKEY
Theo Buehler
2024-08-24
Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()
Theo Buehler
2024-08-24
Neuter the completely broken UI_UTIL_read_pw* API
Theo Buehler
2024-08-24
Remove documentation of UI_UTIL_read_pw*
Theo Buehler
2024-08-22
PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)
Theo Buehler
2024-08-22
Garbage collect unused attributes member from EVP_PKEY
Theo Buehler
2024-08-22
Remove copy_bag_attr()
Theo Buehler
2024-08-22
Neuter EVP_PKEY_add1_attr_by_NID()
Theo Buehler
2024-08-18
conf_def.c: shuffle things into a slightly more sensible
Theo Buehler
2024-08-18
Remove documentation for X509_REQ_[gs]et_extension_nids
Theo Buehler
2024-08-17
Zap a trailing comma to appease mandoc -Tlint
Theo Buehler
2024-08-17
Remove docs of various X509_TRUST "functionality" that no longer exists
Theo Buehler
2024-08-11
Provide and use crypto_arch.h.
Joel Sing
2024-08-10
Remove the empty ui_compat.h
Theo Buehler
2024-08-08
ct.h: move two asterisks to the proper place
Theo Buehler
2024-08-08
ui_util.c needs stdio.h and ui.h, but not ui_compat.h and ui_local.h
Theo Buehler
2024-08-04
x509_vfy.c: drop some unnecessary parentheses
Theo Buehler
2024-08-03
The EC_KEY method should use the EC_KEY index, not RSA
Theo Buehler
2024-08-03
Bump CRYPTO_EX_DATA_MAX_INDEX to 32
Theo Buehler
2024-08-03
Use proper size for allocating indexes
Theo Buehler
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
[next]