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-01-13
Add a table of digest names, digests and aliases
Theo Buehler
2024-01-13
Add a table of cipher names, ciphers and aliases
Theo Buehler
2024-01-12
Remove X509_STORE_CTX_purpose_inherit(3) documentation
Theo Buehler
2024-01-10
X509_TRUST: tidy up includes
Theo Buehler
2024-01-10
X509_TRUST: group together all trust_*() functions
Theo Buehler
2024-01-10
X509_TRUST: hoist trust_compat() to the other end of the file
Theo Buehler
2024-01-10
X509_TRUST: start shuffling some code around
Theo Buehler
2024-01-10
Rework X509_STORE_CTX_set_{purpose,trust}()
Theo Buehler
2024-01-10
Inline rsa_is_pss() and rsa_pkey_is_pss()
Theo Buehler
2024-01-10
Drop an unnecessary cast
Theo Buehler
2024-01-10
Fix print_fp()
Theo Buehler
2024-01-10
pthread_cond_timedwait(3): accept negative absolute timeouts
Scott Soule Cheloha
2024-01-09
Fix copy-paste error that broke openssl-ruby and openssl regress
Theo Buehler
2024-01-08
Disable X509_STORE_CTX_purpose_inherit()
Theo Buehler
2024-01-08
Inline X509_{TRUST,PUPROSE}_set() in their only callers
Theo Buehler
2024-01-08
const correct aesni_{128,256}_cbc_hmac_sha1_cipher
Theo Buehler
2024-01-08
Fix logic error (&& -> ||)
Theo Buehler
2024-01-07
Garbage collect call to X509_TRUST_cleanup()
Theo Buehler
2024-01-07
libc, librthread: _twait: subtraction is not comparison
Scott Soule Cheloha
2024-01-07
Minor cleanup in X509_STORE_CTX_purpose_inherit()
Theo Buehler
2024-01-07
purpose/trust: Improve comments about COUNT/MAX confusion
Theo Buehler
2024-01-07
const-correct r4_hmac_md5_cipher
Theo Buehler
2024-01-07
Convert the remaining legacy ciphers to C99 initializers
Theo Buehler
2024-01-07
Improve EVP_CIPHER_{get,set}_asn1_iv()
Theo Buehler
2024-01-07
Remove X509_TRUST extensibility
Theo Buehler
2024-01-06
Zap some more CRL method things
Theo Buehler
2024-01-06
Remove X509_PURPOSE_cleanup() call in OPENSSL_cleanup()
Theo Buehler
2024-01-06
Remove X509_CRL_METHOD internals
Theo Buehler
2024-01-06
Remove X509_PURPOSE extensibility
Theo Buehler
2024-01-05
EVP_PKEY_asn1_find_str() tweaks
Theo Buehler
2024-01-05
evp_key.c: Remove more unnecessary parentheses
Theo Buehler
2024-01-05
Minor tweaks in EVP_read_pw_string_min()
Theo Buehler
2024-01-05
Plug a leak in EVP_read_pw_string_min()
Theo Buehler
2024-01-04
Disable EVP_PKEY_meth_* extensibility
Theo Buehler
2024-01-04
Remove last external call to EVP_PKEY_meth_find()
Theo Buehler
2024-01-04
Remove unused app_data from EVP_CIPHER
Theo Buehler
2024-01-04
Clean up EVP_PKEY_asn1_get0_info() a bit
Theo Buehler
2024-01-04
Clean up EVP_PKEY_asn1_find_str()
Theo Buehler
2024-01-04
Simplify EVP_PKEY_asn1_find()
Theo Buehler
2024-01-04
Replace .pkey_base_id with a .base_method pointer
Theo Buehler
2024-01-04
Neuter the remainder of the ameth lib
Theo Buehler
2024-01-04
Split ameth arrays into individual methods
Theo Buehler
2024-01-04
Improve length checks for oiv and iv
Theo Buehler
2024-01-03
Improve order in ancient CMS helpers
Theo Buehler
2024-01-02
Move a t to the right place in a comment
Theo Buehler
2024-01-02
Match struct order for the EVP_CIPHER_CTX accessors
Theo Buehler
2024-01-02
Move down EVP_CIPHER_CTX accessors expose EVP_CIPHER internals
Theo Buehler
2024-01-02
Move the trivial EVP_CIPHER getters down
Theo Buehler
2024-01-02
Simplify EVP_CIPHER_{asn1_to_param,parma_to_asn1}()
Theo Buehler
2024-01-02
Move the EVP_CIPHER API that only exists for CMS/legacy a bit down
Theo Buehler
[prev]
[next]