summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-24 08:39:00 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-08-02 12:39:05 +0200
commitdbe848409912eab2a2647f570e4b25b35c345444 (patch)
treef31f6bd5d26a2337993fe5a286f5d47a9592612e
parentb415c01208508722624814e836213df4bda271cd (diff)
downloadgnutls-dbe848409912eab2a2647f570e4b25b35c345444.tar.gz
updated auto-generated files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--doc/Makefile.am11
-rw-r--r--doc/manpages/Makefile.am5
-rw-r--r--symbols.last5
3 files changed, 21 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 37eb7a0d52..d96eb8f5a2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -551,6 +551,7 @@ ENUMS += enums/gnutls_digest_algorithm_t
ENUMS += enums/gnutls_ecc_curve_t
ENUMS += enums/gnutls_ext_flags_t
ENUMS += enums/gnutls_ext_parse_type_t
+ENUMS += enums/gnutls_group_t
ENUMS += enums/gnutls_handshake_description_t
ENUMS += enums/gnutls_init_flags_t
ENUMS += enums/gnutls_keygen_types_t
@@ -993,6 +994,14 @@ FUNCS += functions/gnutls_global_set_mutex
FUNCS += functions/gnutls_global_set_mutex.short
FUNCS += functions/gnutls_global_set_time_function
FUNCS += functions/gnutls_global_set_time_function.short
+FUNCS += functions/gnutls_group_get
+FUNCS += functions/gnutls_group_get.short
+FUNCS += functions/gnutls_group_get_id
+FUNCS += functions/gnutls_group_get_id.short
+FUNCS += functions/gnutls_group_get_name
+FUNCS += functions/gnutls_group_get_name.short
+FUNCS += functions/gnutls_group_list
+FUNCS += functions/gnutls_group_list.short
FUNCS += functions/gnutls_handshake
FUNCS += functions/gnutls_handshake.short
FUNCS += functions/gnutls_handshake_description_get_name
@@ -1481,6 +1490,8 @@ FUNCS += functions/gnutls_priority_ecc_curve_list
FUNCS += functions/gnutls_priority_ecc_curve_list.short
FUNCS += functions/gnutls_priority_get_cipher_suite_index
FUNCS += functions/gnutls_priority_get_cipher_suite_index.short
+FUNCS += functions/gnutls_priority_group_list
+FUNCS += functions/gnutls_priority_group_list.short
FUNCS += functions/gnutls_priority_init
FUNCS += functions/gnutls_priority_init.short
FUNCS += functions/gnutls_priority_kx_list
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 40fdb9ff12..2bf4988e6f 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -293,6 +293,10 @@ APIMANS += gnutls_global_set_log_level.3
APIMANS += gnutls_global_set_mem_functions.3
APIMANS += gnutls_global_set_mutex.3
APIMANS += gnutls_global_set_time_function.3
+APIMANS += gnutls_group_get.3
+APIMANS += gnutls_group_get_id.3
+APIMANS += gnutls_group_get_name.3
+APIMANS += gnutls_group_list.3
APIMANS += gnutls_handshake.3
APIMANS += gnutls_handshake_description_get_name.3
APIMANS += gnutls_handshake_get_last_in.3
@@ -537,6 +541,7 @@ APIMANS += gnutls_priority_compression_list.3
APIMANS += gnutls_priority_deinit.3
APIMANS += gnutls_priority_ecc_curve_list.3
APIMANS += gnutls_priority_get_cipher_suite_index.3
+APIMANS += gnutls_priority_group_list.3
APIMANS += gnutls_priority_init.3
APIMANS += gnutls_priority_kx_list.3
APIMANS += gnutls_priority_mac_list.3
diff --git a/symbols.last b/symbols.last
index a493af381c..0e6afe2ed0 100644
--- a/symbols.last
+++ b/symbols.last
@@ -205,6 +205,10 @@ gnutls_global_set_log_level@GNUTLS_3_4
gnutls_global_set_mem_functions@GNUTLS_3_4
gnutls_global_set_mutex@GNUTLS_3_4
gnutls_global_set_time_function@GNUTLS_3_4
+gnutls_group_get@GNUTLS_3_4
+gnutls_group_get_id@GNUTLS_3_4
+gnutls_group_get_name@GNUTLS_3_4
+gnutls_group_list@GNUTLS_3_4
gnutls_handshake@GNUTLS_3_4
gnutls_handshake_description_get_name@GNUTLS_3_4
gnutls_handshake_get_last_in@GNUTLS_3_4
@@ -513,6 +517,7 @@ gnutls_priority_compression_list@GNUTLS_3_4
gnutls_priority_deinit@GNUTLS_3_4
gnutls_priority_ecc_curve_list@GNUTLS_3_4
gnutls_priority_get_cipher_suite_index@GNUTLS_3_4
+gnutls_priority_group_list@GNUTLS_3_4
gnutls_priority_init@GNUTLS_3_4
gnutls_priority_kx_list@GNUTLS_3_4
gnutls_priority_mac_list@GNUTLS_3_4