-
- Downloads
security: re-enable anonymous gnutls handshake
This patch imports a gnutls upstream patch to fix the DTLS packet re-ordering and re-enable our anonymous call feature. We bump gnutls at least on 3.4.14, even if not published yet, as the upstream patch will not be available since this version. We continue to use the 3.4.10 release to apply our local patch. We force also our contrib nettle to be build as some distributions do not compile this library as we need to. Change-Id: I3238993d56b41258f214cfaba7230dcd0538c5d2 Tuleap: #788
Showing
- contrib/src/gnutls/dtls-packet-reordering.patch 5 additions, 0 deletionscontrib/src/gnutls/dtls-packet-reordering.patch
- contrib/src/gnutls/rules.mak 4 additions, 1 deletioncontrib/src/gnutls/rules.mak
- contrib/src/nettle/rules.mak 8 additions, 3 deletionscontrib/src/nettle/rules.mak
- src/security/tls_session.h 1 addition, 1 deletionsrc/security/tls_session.h
Please register or sign in to comment