Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-10-23 | Add new OpenSSL API SSL_CTX_set_num_tickets and friends. | beck | 4 | -3/+94 | |
Since we don't support session tickets in LibreSSL at the moment these functions currently do not have any effect. Again, symbols will appear with tb@'s reptar sized bump.. ok tb@ | |||||
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 | |
ok beck jsing | |||||
2021-10-23 | Preapre x509.c for upcoming libcrypto bump | tb | 1 | -19/+11 | |
ok beck jsing |