summaryrefslogtreecommitdiff
path: root/symbols.last
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2018-10-19 17:52:48 +0200
committerDaiki Ueno <dueno@redhat.com>2018-11-12 14:08:45 +0100
commit79f2f1cf5b91491be5f0e3486c416594ec522b25 (patch)
treeeec06e9a96e5c64449e3469c477fc1d332953d12 /symbols.last
parent8ada9c280c9044644dfad1f234e3da32f0df86a0 (diff)
downloadgnutls-79f2f1cf5b91491be5f0e3486c416594ec522b25.tar.gz
TLS 1.3: implement anti-replay measure using ClientHello recording
This implements ClientHello recording outlined in section 8.2 of RFC 8446. Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to 'symbols.last')
-rw-r--r--symbols.last4
1 files changed, 4 insertions, 0 deletions
diff --git a/symbols.last b/symbols.last
index 1cb4050933..878c5c30b7 100644
--- a/symbols.last
+++ b/symbols.last
@@ -25,6 +25,10 @@ gnutls_anon_set_params_function@GNUTLS_3_4
gnutls_anon_set_server_dh_params@GNUTLS_3_4
gnutls_anon_set_server_known_dh_params@GNUTLS_3_4
gnutls_anon_set_server_params_function@GNUTLS_3_4
+gnutls_anti_replay_deinit@GNUTLS_3_6_5
+gnutls_anti_replay_enable@GNUTLS_3_6_5
+gnutls_anti_replay_init@GNUTLS_3_6_5
+gnutls_anti_replay_set_window@GNUTLS_3_6_5
gnutls_auth_client_get_type@GNUTLS_3_4
gnutls_auth_get_type@GNUTLS_3_4
gnutls_auth_server_get_type@GNUTLS_3_4