gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, ocsp, updated. gnutls_3_0_3-24-gdf21180


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, ocsp, updated. gnutls_3_0_3-24-gdf21180
Date: Tue, 25 Oct 2011 23:26:04 +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=df2118081823b7995b0c35cafbd93af293d79e26

The branch, ocsp has been updated
       via  df2118081823b7995b0c35cafbd93af293d79e26 (commit)
       via  8e94fb3e6f636d573ffed6ab0a5ae4fb81fab039 (commit)
      from  5f1c585d7f25c9cdec4f64c9b56a65516fd8d0e5 (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 df2118081823b7995b0c35cafbd93af293d79e26
Author: Simon Josefsson <address@hidden>
Date:   Wed Oct 26 01:23:03 2011 +0200

    Generated.

commit 8e94fb3e6f636d573ffed6ab0a5ae4fb81fab039
Author: Simon Josefsson <address@hidden>
Date:   Wed Oct 26 01:17:12 2011 +0200

    GTK-DOC fixes.

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

Summary of changes:
 doc/manpages/Makefile.am       |    1 +
 doc/reference/gnutls-docs.sgml |    1 +
 lib/x509/ocsp.c                |    2 +-
 3 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 4a442d7..c97d906 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -431,6 +431,7 @@ APIMANS += gnutls_ocsp_resp_get_nonce.3
 APIMANS += gnutls_ocsp_resp_get_signature_algorithm.3
 APIMANS += gnutls_ocsp_resp_get_signature.3
 APIMANS += gnutls_ocsp_resp_get_certs.3
+APIMANS += gnutls_ocsp_resp_verify.3
 APIMANS += gnutls_ocsp_req_print.3
 APIMANS += gnutls_ocsp_resp_print.3
 APIMANS += gnutls_x509_crt_print.3
diff --git a/doc/reference/gnutls-docs.sgml b/doc/reference/gnutls-docs.sgml
index 6a4f4c9..b6283a4 100644
--- a/doc/reference/gnutls-docs.sgml
+++ b/doc/reference/gnutls-docs.sgml
@@ -29,6 +29,7 @@
     <xi:include href="xml/openpgp.xml"/>
     <xi:include href="xml/crypto.xml"/>
     <xi:include href="xml/dtls.xml"/>
+    <xi:include href="xml/ocsp.xml"/>
     <xi:include href="xml/openssl.xml"/>
   </chapter>
 
diff --git a/lib/x509/ocsp.c b/lib/x509/ocsp.c
index e33205b..244a6c4 100644
--- a/lib/x509/ocsp.c
+++ b/lib/x509/ocsp.c
@@ -1930,7 +1930,7 @@ inlist_p (gnutls_x509_trust_list_t list, 
gnutls_x509_crt_t cert)
  *
  * Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise a
  *   negative error value.
- */
+ **/
 int
 gnutls_ocsp_resp_verify (gnutls_ocsp_resp_t resp,
                         gnutls_x509_trust_list_t trustlist,


hooks/post-receive
-- 
GNU gnutls



reply via email to

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