summary refs log tree commit diff
path: root/tls_peer.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-27 11:10:18 -0500
committerJune McEnroe <june@causal.agency>2022-02-27 11:13:03 -0500
commit334ef59c6239caee2505b7e36596942ad636e63f (patch)
treecdd4136472d55ee4ab850cf60ad8ca1838886351 /tls_peer.c
parenttls: Replace ECDSA_METHOD with EC_KEY_METHOD (diff)
downloadlibretls-334ef59c6239caee2505b7e36596942ad636e63f.tar.gz
libretls-334ef59c6239caee2505b7e36596942ad636e63f.zip
tls_signer: Replace ECDSA_METHOD with EC_KEY_METHOD
Diffstat (limited to 'tls_peer.c')
0 files changed, 0 insertions, 0 deletions
Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe