CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/11/10 01:33:45
Modified files:
regress/lib/libssl/interop: Makefile client.c server.c
regress/lib/libssl/interop/openssl: Makefile
regress/lib/libssl/interop/openssl11: Makefile
Added files:
regress/lib/libssl/interop/session: Makefile
Log message:
Regress client and server can do session reuse now. Test this with
all combinations of LibreSSL, OpenSSL 1.0.2, and OpenSSL 1.1. It
is currently disabled for TLS 1.3 as this needs more setup.