summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-11-15 16:03:38 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-11-15 16:03:38 +0100
commita23bc3113169655b2f32e357d7a9b8f2b42ea105 (patch)
tree827ffe60b8d4982e1fe5f561bdd1901e217b0fc7
parente1cd3313acb4c15ffc0f009c89a859e1f9b3bed4 (diff)
downloadgnutls-tmp-anti-replay-updates.tar.gz
updated auto-generated-filestmp-anti-replay-updates
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/manpages/Makefile.am3
-rw-r--r--symbols.last3
3 files changed, 8 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6d6865fce9..e6d5e14c6e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -679,6 +679,10 @@ FUNCS += functions/gnutls_anti_replay_enable
FUNCS += functions/gnutls_anti_replay_enable.short
FUNCS += functions/gnutls_anti_replay_init
FUNCS += functions/gnutls_anti_replay_init.short
+FUNCS += functions/gnutls_anti_replay_set_add_function
+FUNCS += functions/gnutls_anti_replay_set_add_function.short
+FUNCS += functions/gnutls_anti_replay_set_ptr
+FUNCS += functions/gnutls_anti_replay_set_ptr.short
FUNCS += functions/gnutls_anti_replay_set_window
FUNCS += functions/gnutls_anti_replay_set_window.short
FUNCS += functions/gnutls_auth_client_get_type
@@ -895,8 +899,6 @@ FUNCS += functions/gnutls_db_get_ptr
FUNCS += functions/gnutls_db_get_ptr.short
FUNCS += functions/gnutls_db_remove_session
FUNCS += functions/gnutls_db_remove_session.short
-FUNCS += functions/gnutls_db_set_add_function
-FUNCS += functions/gnutls_db_set_add_function.short
FUNCS += functions/gnutls_db_set_cache_expiration
FUNCS += functions/gnutls_db_set_cache_expiration.short
FUNCS += functions/gnutls_db_set_ptr
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 75c3aa7793..3bac791f3e 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -141,6 +141,8 @@ APIMANS += gnutls_anon_set_server_params_function.3
APIMANS += gnutls_anti_replay_deinit.3
APIMANS += gnutls_anti_replay_enable.3
APIMANS += gnutls_anti_replay_init.3
+APIMANS += gnutls_anti_replay_set_add_function.3
+APIMANS += gnutls_anti_replay_set_ptr.3
APIMANS += gnutls_anti_replay_set_window.3
APIMANS += gnutls_auth_client_get_type.3
APIMANS += gnutls_auth_get_type.3
@@ -249,7 +251,6 @@ APIMANS += gnutls_db_check_entry_time.3
APIMANS += gnutls_db_get_default_cache_expiration.3
APIMANS += gnutls_db_get_ptr.3
APIMANS += gnutls_db_remove_session.3
-APIMANS += gnutls_db_set_add_function.3
APIMANS += gnutls_db_set_cache_expiration.3
APIMANS += gnutls_db_set_ptr.3
APIMANS += gnutls_db_set_remove_function.3
diff --git a/symbols.last b/symbols.last
index 878c5c30b7..820821219e 100644
--- a/symbols.last
+++ b/symbols.last
@@ -28,6 +28,8 @@ 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_add_function@GNUTLS_3_6_5
+gnutls_anti_replay_set_ptr@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
@@ -146,7 +148,6 @@ gnutls_db_check_entry_time@GNUTLS_3_4
gnutls_db_get_default_cache_expiration@GNUTLS_3_4
gnutls_db_get_ptr@GNUTLS_3_4
gnutls_db_remove_session@GNUTLS_3_4
-gnutls_db_set_add_function@GNUTLS_3_6_5
gnutls_db_set_cache_expiration@GNUTLS_3_4
gnutls_db_set_ptr@GNUTLS_3_4
gnutls_db_set_remove_function@GNUTLS_3_4