Skip to content
  • Guillaume Roguez's avatar
    security: re-enable anonymous gnutls handshake · 46285595
    Guillaume Roguez authored
    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
    46285595