Add the SSL_stateless() function
authorMatt Caswell <matt@openssl.org>
Wed, 13 Sep 2017 12:48:48 +0000 (13:48 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Jan 2018 18:02:36 +0000 (18:02 +0000)
commit042c57539bfe7bbd642cdf6410c56327e91ad908
treeeb558bae6aeccc4cf8a2d9e595c0a64bafc57a6d
parent10ee72461254643bd152a7f3f6112edb6f517d4b
Add the SSL_stateless() function

This enables sending and receiving of the TLSv1.3 cookie on the server side
as appropriate.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4435)
include/openssl/ssl.h
ssl/ssl_lib.c
util/libssl.num