From: Nikos Mavrogiannopoulos Date: Sat, 4 Oct 2008 06:43:41 +0000 (+0300) Subject: documentation added functions X-Git-Tag: gnutls_2_7_0~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55faeeedda64b6604731c1fd50bfd1bf84746da1;p=thirdparty%2Fgnutls.git documentation added functions --- diff --git a/NEWS b/NEWS index 1b1d418a7a..3b3cbe99e4 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,19 @@ gnutls_x509_crl_get_extension_info: ADDED gnutls_x509_crl_get_extension_data: ADDED gnutls_x509_crl_set_authority_key_id: ADDED gnutls_x509_crl_set_number: ADDED +gnutls_x509_crq_get_key_rsa_raw: ADDED +gnutls_x509_crq_get_attribute_info: ADDED +gnutls_x509_crq_get_attribute_data: ADDED +gnutls_x509_crq_get_extension_info: ADDED +gnutls_x509_crq_get_extension_data: ADDED +gnutls_x509_crq_get_extension_by_oid: ADDED +gnutls_x509_crq_get_key_usage: ADDED +gnutls_x509_crq_get_basic_constraints: ADDED +gnutls_x509_crq_get_subject_alt_name: ADDED +gnutls_x509_crq_get_subject_alt_othername_oid: ADDED +gnutls_x509_crq_set_basic_constraints: ADDED +gnutls_x509_crq_set_key_usage: ADDED +gnutls_x509_crq_set_subject_alt_name: ADDED * Version 2.5.9 (released 2008-09-29)