summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-24Prepare to provide X509_STORE_CTX_get_num_untrusted()tb2-2/+11
2021-10-24Prepare to provide BIO_get_init()tb2-5/+14
2021-10-24Since tb@ added DECLARE_STACK_OF(GENERAL_NAMES) to x509v3.h in rev. 1.9schwarze1-9/+26
2021-10-24ansijsg2-13/+6
2021-10-24Prepare to provide X509_OBJECT_{new,free}()tb2-3/+25
2021-10-24Don't leak internal->verfied_chain, clean it up in ssl3_clear and free.beck1-1/+4
2021-10-24spelling;jmc1-3/+3
2021-10-23Add SSL_get0_verified_chain - needed by some new stuffbeck4-4/+21
2021-10-23Declare STACK_OF(GENERAL_NAMES)tb1-3/+4
2021-10-23fix wrong and missing return types and wrong macros in the SYNOPSIS;schwarze1-10/+18
2021-10-23Add new OpenSSL API SSL_CTX_set_num_tickets and friends.beck4-3/+94
2021-10-23KNF a particularly ugly commenttb1-17/+16
2021-10-23Zap trailing whitespacetb1-13/+13
2021-10-23Unhandroll X509_up_ref()tb4-10/+9
2021-10-23Preapre x509.c for upcoming libcrypto bumptb1-19/+11