gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_5-6-g07d7878


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_5-6-g07d7878
Date: Mon, 14 Sep 2009 13:53:05 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=07d787819c9a73288973ab3a1423364f2411d837

The branch, master has been updated
       via  07d787819c9a73288973ab3a1423364f2411d837 (commit)
      from  21ec522b866fbd62db2c083e2609353df6e3d99b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 07d787819c9a73288973ab3a1423364f2411d837
Author: Brad Hards <address@hidden>
Date:   Sun Sep 13 19:15:03 2009 +1000

    Add forgotten documentation bits for issuer altname
    
    Signed-off-by: Simon Josefsson <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 lib/x509/x509.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/lib/x509/x509.c b/lib/x509/x509.c
index f0508a4..dfd5787 100644
--- a/lib/x509/x509.c
+++ b/lib/x509/x509.c
@@ -1265,6 +1265,9 @@ gnutls_x509_crt_get_subject_alt_name (gnutls_x509_crt_t 
cert,
   *   the required size.  If the certificate does not have an
   *   Alternative name with the specified sequence number then
   *   %GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE is returned.
+  *
+  * Since: 2.10.0
+  *
   **/
 int
 gnutls_x509_crt_get_issuer_alt_name (gnutls_x509_crt_t cert,
@@ -1334,6 +1337,9 @@ gnutls_x509_crt_get_subject_alt_name2 (gnutls_x509_crt_t 
cert,
  *   the required size.  If the certificate does not have an
  *   Alternative name with the specified sequence number then
  *   %GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE is returned.
+ *
+ * Since: 2.10.0
+ *
  **/
 int
 gnutls_x509_crt_get_issuer_alt_name2 (gnutls_x509_crt_t cert,
@@ -1405,6 +1411,9 @@ gnutls_x509_crt_get_subject_alt_othername_oid 
(gnutls_x509_crt_t cert,
  * certificate does not have an Alternative name with the specified
  * sequence number and with the otherName type then
  * %GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE is returned.
+ *
+ * Since: 2.10.0
+ *
  **/
 int
 gnutls_x509_crt_get_issuer_alt_othername_oid (gnutls_x509_crt_t cert,


hooks/post-receive
-- 
GNU gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]