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_3_0_3-8-g0f206a5


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_3-8-g0f206a5
Date: Wed, 21 Sep 2011 13:40:11 +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=0f206a54a53abe0ca38216081d587cf98096fb26

The branch, master has been updated
       via  0f206a54a53abe0ca38216081d587cf98096fb26 (commit)
      from  91968a7ffe9629b02b495f7f55d7ef3adaf80007 (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 0f206a54a53abe0ca38216081d587cf98096fb26
Author: Simon Josefsson <address@hidden>
Date:   Wed Sep 21 15:39:59 2011 +0200

    Fix gtk-doc Since: tags.

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

Summary of changes:
 lib/gnutls_dtls.c    |    2 ++
 lib/pkcs11_privkey.c |    2 ++
 lib/x509/x509.c      |    2 ++
 3 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/lib/gnutls_dtls.c b/lib/gnutls_dtls.c
index 29dc2d1..7f4bab6 100644
--- a/lib/gnutls_dtls.c
+++ b/lib/gnutls_dtls.c
@@ -714,6 +714,8 @@ void gnutls_dtls_prestate_set(gnutls_session_t session, 
gnutls_dtls_prestate_st*
  * DTLS connection.
  *
  * Returns: The number of discarded packets.
+ *
+ * Since: 3.0.0
  **/
 unsigned int gnutls_record_get_discarded (gnutls_session_t session)
 {
diff --git a/lib/pkcs11_privkey.c b/lib/pkcs11_privkey.c
index 479613c..91497e6 100644
--- a/lib/pkcs11_privkey.c
+++ b/lib/pkcs11_privkey.c
@@ -410,6 +410,8 @@ gnutls_pkcs11_privkey_export_url (gnutls_pkcs11_privkey_t 
key,
  *
  * Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise a
  *   negative error value.
+ *
+ * Since: 3.0.0
  **/
 int
 gnutls_pkcs11_privkey_generate (const char* url, 
diff --git a/lib/x509/x509.c b/lib/x509/x509.c
index c3ee568..611adcf 100644
--- a/lib/x509/x509.c
+++ b/lib/x509/x509.c
@@ -3538,6 +3538,8 @@ _gnutls_parse_aia (ASN1_TYPE src,
  * override), %GNUTLS_E_UNKNOWN_ALGORITHM if the requested OID does
  * not match (e.g., when using %GNUTLS_IA_OCSP_URI), otherwise a
  * negative error code.
+ *
+ * Since: 3.0.0
  **/
 int
 gnutls_x509_crt_get_authority_info_access (gnutls_x509_crt_t crt,


hooks/post-receive
-- 
GNU gnutls



reply via email to

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