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
2021-08-30
Revert previous change that changed our default return for unable to
Bob Beck
2021-08-30
Fix Jan's regress in openssl/x509 to do what it says it does,
Bob Beck
2021-08-29
Don't call the verify callback twice on success.
Bob Beck
2021-08-28
Get rid of historical code to extract the roots in the legacy case.
Bob Beck
2021-08-28
Zap blanks before tabs.
Theo Buehler
2021-08-28
Remove the "dump_chain" flag and code. This was a workaround for a problem where
Bob Beck
2021-08-27
Remove unused #include <assert.h>.
Theo Buehler
2021-08-24
Fix various read buffer overflow when printing ASN.1 strings (which are
Theo Buehler
2021-08-19
Pull roots out of the trust store in the legacy xsc when building chains
Bob Beck
2021-08-18
Import initial code for the SM2 cipher
Theo Buehler
2021-08-18
Add a check_trust call to the legacy chain validation on chain add, remembering
Bob Beck
2021-08-18
Refactor the legacy chain validation from the chain adding code into its
Bob Beck
2021-08-06
link X509_STORE_get_by_subject(3) and X509_ocspid_print(3) to the build,
Ingo Schwarze
2021-08-06
new manual page X509_ocspid_print(3)
Ingo Schwarze
2021-08-06
add a roff(7) comment marking the API function X509_get_default_private_dir()
Ingo Schwarze
2021-08-03
Document X509_get_default_cert_dir_env(3)
Ingo Schwarze
2021-08-03
Document X509_get_default_cert_area(3).
Ingo Schwarze
2021-08-02
tweaks regarding X509_LOOKUP_by_subject(3):
Ingo Schwarze
2021-08-02
new manual page X509_STORE_get_by_subject(3)
Ingo Schwarze
2021-08-01
document X509_STORE_load_mem(3) and X509_STORE_add_lookup(3)
Ingo Schwarze
2021-07-31
document X509_LOOKUP_mem(3) in X509_LOOKUP_hash_dir(3)
Ingo Schwarze
2021-07-30
Move the explanations related to *ptree closer together and correct
Ingo Schwarze
2021-07-29
Fix a documentation bug i introduced that tb@ pointed out:
Ingo Schwarze
2021-07-29
Document X509_STORE_set_verify_func(3), mostly using text from the
Ingo Schwarze
2021-07-29
document X509_STORE_CTX_get0_parent_ctx(3)
Ingo Schwarze
2021-07-29
document X509_STORE_CTX_set_app_data(3) and X509_STORE_CTX_get_app_data(3)
Ingo Schwarze
2021-07-28
document X509_STORE_CTX_get0_policy_tree(3)
Ingo Schwarze
2021-07-28
document X509_policy_tree_free(3)
Ingo Schwarze
2021-07-28
consisely explain the meaning of return values rather than merely
Ingo Schwarze
2021-07-28
Explain the meaning of the policy_oids input argument, correct the
Ingo Schwarze
2021-07-28
explicitely -> explicitly;
Jason McIntyre
2021-07-27
new manual page X509_policy_check(3)
Ingo Schwarze
2021-07-26
Add error checks for i2d_X509_NAME()
Theo Buehler
2021-07-26
new manual page X509_policy_tree_level_count(3)
Ingo Schwarze
2021-07-25
Document X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3),
Ingo Schwarze
2021-07-24
Two new manual pages X509_TRUST_set(3) and X509_check_trust(3)
Ingo Schwarze
2021-07-23
Similar to x509/x509_purp.c rev. 1.5:
Ingo Schwarze
2021-07-23
Delete some code from X509_PURPOSE_cleanup(3) that had no effect:
Ingo Schwarze
2021-07-23
Add a roff(7) comment that X509_issuer_and_serial_hash() is
Ingo Schwarze
2021-07-23
clarify the meaning of the argument of X509_VERIFY_PARAM_set_purpose(3)
Ingo Schwarze
2021-07-23
mention the possibility that user-defined purpose identifiers may have
Ingo Schwarze
2021-07-23
new manual page X509_PURPOSE_set(3) documenting 11 functions
Ingo Schwarze
2021-07-23
occured -> occurred;
Jason McIntyre
2021-07-22
document X509_STORE_CTX_set_time(3) and X509_STORE_CTX_set_depth(3)
Ingo Schwarze
2021-07-22
Major cleanup.
Ingo Schwarze
2021-07-22
Split the functions operating on the X509_VERIFY_PARAM object out
Ingo Schwarze
2021-07-22
document X509_STORE_CTX_get0_current_issuer(3)
Ingo Schwarze
2021-07-22
Move X509_STORE_CTX_get0_cert(3) to the X509_STORE_CTX_new(3) manual.
Ingo Schwarze
2021-07-21
Document X509_STORE_CTX_get_chain(3).
Ingo Schwarze
2021-07-20
Split X509_NAME_hash(3) out of d2i_X509_NAME(3) and document
Ingo Schwarze
[next]