Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-24 | Don't leak internal->verfied_chain, clean it up in ssl3_clear and free. | beck | 1 | -1/+4 |
2021-10-24 | spelling; | jmc | 1 | -3/+3 |
2021-10-23 | Add SSL_get0_verified_chain - needed by some new stuff | beck | 4 | -4/+21 |
2021-10-23 | Declare STACK_OF(GENERAL_NAMES) | tb | 1 | -3/+4 |
2021-10-23 | fix wrong and missing return types and wrong macros in the SYNOPSIS; | schwarze | 1 | -10/+18 |
2021-10-23 | Add new OpenSSL API SSL_CTX_set_num_tickets and friends. | beck | 4 | -3/+94 |
2021-10-23 | KNF a particularly ugly comment | tb | 1 | -17/+16 |
2021-10-23 | Zap trailing whitespace | tb | 1 | -13/+13 |
2021-10-23 | Unhandroll X509_up_ref() | tb | 4 | -10/+9 |
2021-10-23 | Preapre x509.c for upcoming libcrypto bump | tb | 1 | -19/+11 |