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_9_10-251-g546479a


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_10-251-g546479a
Date: Tue, 22 Jun 2010 15:57:03 +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=546479ab62278c599679f2d77ceba674c060d95a

The branch, master has been updated
       via  546479ab62278c599679f2d77ceba674c060d95a (commit)
      from  0c40916fcca747d36d9c519990d146131d5e958a (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 546479ab62278c599679f2d77ceba674c060d95a
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Tue Jun 22 17:56:57 2010 +0200

    removed OPRFI from makefile.

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

Summary of changes:
 lib/Makefile.am |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 397694a..8eb2d2d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -62,8 +62,6 @@ SRP_COBJECTS = ext_srp.c gnutls_srp.c auth_srp.c 
auth_srp_passwd.c    \
 PSK_COBJECTS = auth_psk.c auth_psk_passwd.c gnutls_psk.c       \
        auth_dhe_psk.c gnutls_psk_netconf.c
 
-OPRFI_COBJECTS = ext_oprfi.c
-
 SESSION_TICKET_COBJECTS = ext_session_ticket.c
 
 COBJECTS = gnutls_record.c gnutls_compress.c debug.c gnutls_cipher.c   \
@@ -91,10 +89,6 @@ else
 SUBDIRS += gcrypt
 endif
 
-if ENABLE_OPRFI
-COBJECTS += $(OPRFI_COBJECTS)
-endif
-
 HFILES = debug.h gnutls_compress.h gnutls_cipher.h gnutls_buffers.h    \
        gnutls_errors.h gnutls_int.h gnutls_handshake.h gnutls_num.h    \
        gnutls_algorithms.h gnutls_dh.h gnutls_kx.h gnutls_hash_int.h   \
@@ -108,7 +102,7 @@ HFILES = debug.h gnutls_compress.h gnutls_cipher.h 
gnutls_buffers.h \
        gnutls_rsa_export.h ext_server_name.h auth_dh_common.h          \
        ext_srp.h gnutls_srp.h auth_srp.h auth_srp_passwd.h             \
        gnutls_helper.h auth_psk.h auth_psk_passwd.h                    \
-       gnutls_supplemental.h ext_oprfi.h crypto.h random.h             \
+       gnutls_supplemental.h crypto.h random.h         \
        ext_session_ticket.h ext_signature.h gnutls_cryptodev.h         \
        ext_safe_renegotiation.h
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

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