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_11_6-41-g280ab14


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_11_6-41-g280ab14
Date: Sun, 19 Dec 2010 04:28:02 +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=280ab14a51d8e7368c37a389dcf2448a18e94771

The branch, master has been updated
       via  280ab14a51d8e7368c37a389dcf2448a18e94771 (commit)
      from  9376d7daa7dbc2a4da794d47765de9d073895b5a (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 280ab14a51d8e7368c37a389dcf2448a18e94771
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sun Dec 19 05:09:59 2010 +0100

    Documented key usage of pubkey.

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

Summary of changes:
 lib/gnutls_pubkey.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/lib/gnutls_pubkey.c b/lib/gnutls_pubkey.c
index 1c5112f..d691559 100644
--- a/lib/gnutls_pubkey.c
+++ b/lib/gnutls_pubkey.c
@@ -805,7 +805,9 @@ gnutls_x509_crq_set_pubkey (gnutls_x509_crq_t crq, 
gnutls_pubkey_t key)
  * @crt: a certificate of type #gnutls_x509_crt_t
  * @usage: an ORed sequence of the GNUTLS_KEY_* elements.
  *
- * This function will set the keyUsage certificate extension.
+ * This function will set the key usage flags of the public key. This
+ * is only useful if the key is to be exported to a certificate or
+ * certificate request.
  *
  * Returns: On success, %GNUTLS_E_SUCCESS is returned, otherwise a
  *   negative error value.


hooks/post-receive
-- 
GNU gnutls



reply via email to

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