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_17-13-gabbfc18


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_17-13-gabbfc18
Date: Mon, 19 Mar 2012 21:37:52 +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=abbfc182f738c654ebeaf75cf6893acc0947699b

The branch, master has been updated
       via  abbfc182f738c654ebeaf75cf6893acc0947699b (commit)
      from  21edb481ef420b5f9056f2c3f4e23c70ab3f869c (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 abbfc182f738c654ebeaf75cf6893acc0947699b
Author: Simon Josefsson <address@hidden>
Date:   Mon Mar 19 22:37:45 2012 +0100

    Remove TLS_RANDOM_SIZE and TLS_MASTER_SIZE compat mappings.

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

Summary of changes:
 lib/includes/gnutls/compat.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/lib/includes/gnutls/compat.h b/lib/includes/gnutls/compat.h
index b2b9995..d532d82 100644
--- a/lib/includes/gnutls/compat.h
+++ b/lib/includes/gnutls/compat.h
@@ -133,10 +133,6 @@ extern "C"
 #define GNUTLS_X509_CRT_ONELINE GNUTLS_CRT_PRINT_ONELINE
 #define GNUTLS_X509_CRT_UNSIGNED_FULL GNUTLS_CRT_PRINT_UNSIGNED_FULL
 
-/* These old #define's violate the gnutls_* namespace. */
-#define TLS_MASTER_SIZE GNUTLS_MASTER_SIZE
-#define TLS_RANDOM_SIZE GNUTLS_RANDOM_SIZE
-
 /* Namespace problems. */
 #define LIBGNUTLS_VERSION GNUTLS_VERSION
 #define LIBGNUTLS_VERSION_MAJOR GNUTLS_VERSION_MAJOR


hooks/post-receive
-- 
GNU gnutls



reply via email to

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