mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
6fec41bdb3
gnutls_session_channel_binding(GNUTLS_CB_TLS_SERVER_END_POINT)
is only available with gnutls 3.7.2, but we still want to
support older gnutls versions and that's easily doable...
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15621
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
tests | ||
aes.h | ||
crypto.h | ||
gkdi.c | ||
gkdi.h | ||
gnutls_aead_aes_256_cbc_hmac_sha512.c | ||
gnutls_arcfour_confounded_md5.c | ||
gnutls_error.c | ||
gnutls_helpers.h | ||
gnutls_server_end_point_cb.c | ||
gnutls_sp800_108.c | ||
gnutls_weak_crypto.c | ||
md4.c | ||
md4.h | ||
md4test.c | ||
py_crypto.c | ||
REQUIREMENTS | ||
test_gkdi_key_derivation.c | ||
wscript |