gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, gnutls_2_12_x, updated. gnutls_2_11_6-107-g028f


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, gnutls_2_12_x, updated. gnutls_2_11_6-107-g028f7e2
Date: Sun, 20 Feb 2011 16:29:42 +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=028f7e297020aef7fbc346ad722e07c6c6930cef

The branch, gnutls_2_12_x has been updated
       via  028f7e297020aef7fbc346ad722e07c6c6930cef (commit)
      from  618ace37a378c960c11e5e3b45366083a7b41e37 (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 028f7e297020aef7fbc346ad722e07c6c6930cef
Author: Simon Josefsson <address@hidden>
Date:   Sun Feb 20 17:29:35 2011 +0100

    Add abstract_int.h.

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

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

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 0bb55b1..f4c3403 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -90,22 +90,23 @@ else
 SUBDIRS += gcrypt
 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   \
-       gnutls_cipher_int.h gnutls_db.h gnutls_auth.h auth_anon.h       \
-       gnutls_extensions.h x509_b64.h gnutls_v2_compat.h               \
-       gnutls_datum.h auth_cert.h gnutls_mpi.h gnutls_pk.h             \
-       gnutls_record.h gnutls_cert.h gnutls_constate.h                 \
-       gnutls_global.h gnutls_sig.h gnutls_mem.h                       \
+HFILES = abstract_int.h 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 gnutls_cipher_int.h   \
+       gnutls_db.h gnutls_auth.h auth_anon.h gnutls_extensions.h       \
+       x509_b64.h gnutls_v2_compat.h gnutls_datum.h auth_cert.h        \
+       gnutls_mpi.h gnutls_pk.h gnutls_record.h gnutls_cert.h          \
+       gnutls_constate.h gnutls_global.h gnutls_sig.h gnutls_mem.h     \
        ext_max_record.h gnutls_session_pack.h gnutls_str.h             \
        gnutls_state.h gnutls_x509.h ext_cert_type.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 crypto.h random.h system.h        \
+       gnutls_supplemental.h crypto.h random.h system.h                \
        ext_session_ticket.h ext_signature.h gnutls_cryptodev.h         \
-       ext_safe_renegotiation.h locks.h gnutls_mbuffers.h pkcs11_int.h
+       ext_safe_renegotiation.h locks.h gnutls_mbuffers.h              \
+       pkcs11_int.h
 
 if ENABLE_LOCAL_PAKCHOIS
 COBJECTS+=pakchois/pakchois.c pakchois/errors.c pakchois/dlopen.c


hooks/post-receive
-- 
GNU gnutls



reply via email to

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