]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Move functions.
authorSimon Josefsson <simon@josefsson.org>
Mon, 25 May 2009 08:15:58 +0000 (10:15 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 25 May 2009 08:15:58 +0000 (10:15 +0200)
Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3578>.

lib/libgnutls.map

index 7905fce9bcf6974da9b79b91f7e60d5a0083dbc9..b0381a7789fcd7ddf6eedf3135d7403b7824e85d 100644 (file)
@@ -411,12 +411,10 @@ GNUTLS_1_4
     gnutls_x509_crq_import;
     gnutls_x509_crq_init;
     gnutls_x509_crq_set_attribute_by_oid;
-    gnutls_x509_crq_set_basic_constraints;
     gnutls_x509_crq_set_challenge_password;
     gnutls_x509_crq_set_dn_by_oid;
     gnutls_x509_crq_set_key;
     gnutls_x509_crq_set_key_rsa_raw;
-    gnutls_x509_crq_set_key_usage;
     gnutls_x509_crq_set_version;
     gnutls_x509_crq_sign2;
     gnutls_x509_crq_sign;
@@ -564,6 +562,8 @@ GNUTLS_2_8
     gnutls_x509_crq_get_subject_alt_name;
     gnutls_x509_crq_get_subject_alt_othername_oid;
     gnutls_x509_crq_get_extension_by_oid;
+    gnutls_x509_crq_set_basic_constraints;
+    gnutls_x509_crq_set_key_usage;
     gnutls_x509_crq_set_subject_alt_name;
     gnutls_x509_crq_get_key_purpose_oid;
     gnutls_x509_crq_set_key_purpose_oid;