summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-04-29 15:16:35 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-05-12 21:39:52 +0200
commit8a8bf12875fcc075687cc8d783e36c14ea522d2a (patch)
treed5c337302420c018c4e09c9053ecf8daaf95dd79 /lib/libgnutls.map
parentecc359d22b28b38793be234a641c7b562e7a03b0 (diff)
downloadgnutls-8a8bf12875fcc075687cc8d783e36c14ea522d2a.tar.gz
pcert: added functionality to retrieve lists
That introduces gnutls_pcert_list_import_x509_file() and gnutls_x509_crt_list_import_url(). Resolves #373 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'lib/libgnutls.map')
-rw-r--r--lib/libgnutls.map2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 45aa9b9431..17cd8ff2b3 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1215,6 +1215,8 @@ GNUTLS_3_6_3
gnutls_certificate_get_ocsp_expiration;
gnutls_record_send2;
gnutls_ext_raw_parse;
+ gnutls_x509_crt_list_import_url;
+ gnutls_pcert_list_import_x509_file;
} GNUTLS_3_6_2;
GNUTLS_FIPS140_3_4 {