summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-08-04 19:47:00 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-08-04 19:47:00 +0200
commit377523481e908ab80a5aa1c416660d07eacedff1 (patch)
treef2d200677ccaae9c2112096caa4d9d6a7ec01416
parent2db9b2210fac7bd14f6b581a956db01d4da87cd0 (diff)
downloadgnutls-tmp-various-cleanups.tar.gz
updated auto-generated filestmp-various-cleanups
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/manpages/Makefile.am2
-rw-r--r--symbols.last2
3 files changed, 8 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 876227b426..2fe3b0d910 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -674,6 +674,10 @@ FUNCS += functions/gnutls_auth_get_type
FUNCS += functions/gnutls_auth_get_type.short
FUNCS += functions/gnutls_auth_server_get_type
FUNCS += functions/gnutls_auth_server_get_type.short
+FUNCS += functions/gnutls_base64_decode2
+FUNCS += functions/gnutls_base64_decode2.short
+FUNCS += functions/gnutls_base64_encode2
+FUNCS += functions/gnutls_base64_encode2.short
FUNCS += functions/gnutls_buffer_append_data
FUNCS += functions/gnutls_buffer_append_data.short
FUNCS += functions/gnutls_bye
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index ac2238debb..a2bf741226 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -133,6 +133,8 @@ APIMANS += gnutls_anon_set_server_params_function.3
APIMANS += gnutls_auth_client_get_type.3
APIMANS += gnutls_auth_get_type.3
APIMANS += gnutls_auth_server_get_type.3
+APIMANS += gnutls_base64_decode2.3
+APIMANS += gnutls_base64_encode2.3
APIMANS += gnutls_buffer_append_data.3
APIMANS += gnutls_bye.3
APIMANS += gnutls_certificate_activation_time_peers.3
diff --git a/symbols.last b/symbols.last
index 9db36858fe..956503d549 100644
--- a/symbols.last
+++ b/symbols.last
@@ -22,6 +22,8 @@ gnutls_anon_set_server_params_function@GNUTLS_3_4
gnutls_auth_client_get_type@GNUTLS_3_4
gnutls_auth_get_type@GNUTLS_3_4
gnutls_auth_server_get_type@GNUTLS_3_4
+gnutls_base64_decode2@GNUTLS_3_4
+gnutls_base64_encode2@GNUTLS_3_4
gnutls_buffer_append_data@GNUTLS_3_4
gnutls_bye@GNUTLS_3_4
gnutls_calloc@GNUTLS_3_4