summary refs log tree commit diff
path: root/tls_server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-28 00:49:10 -0400
committerJune McEnroe <june@causal.agency>2020-07-31 12:12:53 -0400
commit2cba445c1c41ec54d86a111a88edbbdb237d91fa (patch)
treecaa07b7e37ac7c7a6d768af8102680b912d50a5d /tls_server.c
parenttls_server: Remove SSL_OP_NO_CLIENT_RENEGOTIATION (diff)
downloadlibretls-2cba445c1c41ec54d86a111a88edbbdb237d91fa.tar.gz
libretls-2cba445c1c41ec54d86a111a88edbbdb237d91fa.zip
tls: Use SSL_CTX_get0_param and X509_STORE_get0_param
Diffstat (limited to 'tls_server.c')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe