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-54-g59b6fb0


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_11_6-54-g59b6fb0
Date: Sat, 15 Jan 2011 14:05:51 +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=59b6fb0c5390de21670e9e24c07275291ec7f270

The branch, master has been updated
       via  59b6fb0c5390de21670e9e24c07275291ec7f270 (commit)
      from  b3704c5e6c4efdff0e87165c9e5da0d6a35ec20d (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 59b6fb0c5390de21670e9e24c07275291ec7f270
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sat Jan 15 15:05:47 2011 +0100

    minor fixes.

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

Summary of changes:
 NEWS              |    6 ++----
 lib/libgnutls.map |    1 -
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index d009d11..844e767 100644
--- a/NEWS
+++ b/NEWS
@@ -12,14 +12,12 @@ replaced by gnutls_privkey_sign_hash2().
 gnutls_openpgp_crt_verify_hash, gnutls_x509_privkey_verify_data,
 gnutls_x509_crt_verify_data, gnutls_x509_crt_verify_hash
 return the negative error code GNUTLS_E_PK_SIG_VERIFY_FAILED
-if verification fails.
+if verification fails to simplify error checking.
 
 ** libgnutls: Added helper functions for signature verification:
 gnutls_pubkey_verify_data() and gnutls_pubkey_import_privkey().
 
-** libgnutls: Added gnutls_pkcs11_privkey_sign_hash2(), 
-gnutls_openpgp_privkey_sign_hash2(), gnutls_privkey_sign_hash2(),
-and gnutls_openpgp_crt_verify_hash().
+** libgnutls: Added gnutls_privkey_sign_hash2().
 
 ** libgnutls: gnutls_*_export_raw() functions now add leading zero in
 integers.
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index ac2cf77..0937324 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -693,7 +693,6 @@ GNUTLS_2_12
        gnutls_privkey_sign_hash2;
        gnutls_privkey_sign_data2;
        gnutls_openpgp_crt_verify_hash;
-       gnutls_pkcs11_privkey_sign_hash2;
        gnutls_pubkey_import_privkey;
        gnutls_pubkey_verify_data;
 } GNUTLS_2_10;


hooks/post-receive
-- 
GNU gnutls



reply via email to

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