[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GnuTLS 2.11.4
From: |
Simon Josefsson |
Subject: |
GnuTLS 2.11.4 |
Date: |
Fri, 15 Oct 2010 15:21:05 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) |
The GnuTLS 2.11.x branch is NOT what you want for your stable system.
It is intended for developers and experienced users.
Here are the compressed sources:
ftp://alpha.gnu.org/gnu/gnutls/gnutls-2.11.4.tar.bz2
http://alpha.gnu.org/gnu/gnutls/gnutls-2.11.4.tar.bz2
Here is the OpenPGP signature:
ftp://alpha.gnu.org/gnu/gnutls/gnutls-2.11.4.tar.bz2.sig
http://alpha.gnu.org/gnu/gnutls/gnutls-2.11.4.tar.bz2.sig
Happy Hacking,
Simon
* Version 2.11.4 (released 2010-10-15)
** libgnutls: Add new API gnutls_session_channel_binding.
The function is used to get the channel binding data. Currently only
the "tls-unique" (RFC 5929) channel binding type is supported, through
the GNUTLS_CB_TLS_UNIQUE type. See new section "Channel Bindings" in
the manual.
** gnutls-cli, gnutls-serv: Print 'tls-unique' Channel Bindings.
** doc: Added pkcs11.h header file to GTK-DOC manual.
** build: Update gnulib files.
** i18n: Update translations.
** tests: Add self tests gendh.c. Speed up Guile self checks.
** API and ABI modifications:
gnutls_session_channel_binding: New function.
gnutls_channel_binding_t: New enumeration.
GNUTLS_CB_TLS_UNIQUE: New gnutls_channel_binding_t enum member.
GNUTLS_E_CHANNEL_BINDING_NOT_AVAILABLE: New error code.
pgpQYZMOGNEh2.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GnuTLS 2.11.4,
Simon Josefsson <=