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_9-130-g0b856fd


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-130-g0b856fd
Date: Wed, 17 Feb 2010 16:47:22 +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=0b856fdbd1b003dd4c5c3408521e424f96b15196

The branch, master has been updated
       via  0b856fdbd1b003dd4c5c3408521e424f96b15196 (commit)
      from  d86192a8d6cf5a4729051f057b1c4a79450c8244 (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 0b856fdbd1b003dd4c5c3408521e424f96b15196
Author: Simon Josefsson <address@hidden>
Date:   Wed Feb 17 17:47:14 2010 +0100

    Fix enum doc.

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

Summary of changes:
 lib/includes/gnutls/gnutls.h.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in
index 963dc6c..96792a0 100644
--- a/lib/includes/gnutls/gnutls.h.in
+++ b/lib/includes/gnutls/gnutls.h.in
@@ -309,6 +309,7 @@ extern "C" {
    * @GNUTLS_A_RECORD_OVERFLOW: Record overflow.
    * @GNUTLS_A_DECOMPRESSION_FAILURE: Decompression failed.
    * @GNUTLS_A_HANDSHAKE_FAILURE: Handshake failed.
+   * @GNUTLS_A_SSL3_NO_CERTIFICATE: No certificate.
    * @GNUTLS_A_BAD_CERTIFICATE: Certificate is bad.
    * @GNUTLS_A_UNSUPPORTED_CERTIFICATE: Certificate is not supported.
    * @GNUTLS_A_CERTIFICATE_REVOKED: Certificate was revoked.
@@ -408,7 +409,7 @@ extern "C" {
     } gnutls_handshake_description_t;
 
   /**
-   * gnutls_handshake_description_t:
+   * gnutls_certificate_status_t:
    * @GNUTLS_CERT_INVALID: Will be set if the certificate was not
    *   verified.
    * @GNUTLS_CERT_REVOKED: Certificate revoked.  In X.509 this will be


hooks/post-receive
-- 
GNU gnutls




reply via email to

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