summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-09-13 13:48:48 +0100
committerMatt Caswell <matt@openssl.org>2018-01-24 18:02:36 +0000
commit042c57539bfe7bbd642cdf6410c56327e91ad908 (patch)
treeeb558bae6aeccc4cf8a2d9e595c0a64bafc57a6d /util
parent10ee72461254643bd152a7f3f6112edb6f517d4b (diff)
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)
Diffstat (limited to 'util')
-rw-r--r--util/libssl.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libssl.num b/util/libssl.num
index 243c1fb2cf..abaa5bf548 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -473,3 +473,4 @@ DTLS_set_timer_cb 473 1_1_1 EXIST::FUNCTION:
SSL_CTX_set_tlsext_max_fragment_length 474 1_1_1 EXIST::FUNCTION:
SSL_set_tlsext_max_fragment_length 475 1_1_1 EXIST::FUNCTION:
SSL_SESSION_get_max_fragment_length 476 1_1_1 EXIST::FUNCTION:
+SSL_stateless 477 1_1_1 EXIST::FUNCTION: