<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div></div>
<p dir="auto">Commit <a href="https://gitlab.com/gnutls/gnutls/commit/d9ce82a4ce690857f828e6c434718c2a85bfbab0" data-original="d9ce82a4" data-link="false" data-link-reference="false" data-project="179611" data-commit="d9ce82a4ce690857f828e6c434718c2a85bfbab0" data-reference-type="commit" data-container="body" data-placement="bottom" title="session tickets can be disabled" class="gfm gfm-commit has-tooltip">d9ce82a4</a> introduced the possibility to disable session tickets, and added the ENABLE_SESSION_TICKETS macro with the “Ses. ticket support” configure’s summary with the corresponding checks in m4/hooks.m4.  Commit <a href="https://gitlab.com/gnutls/gnutls/commit/4b5678716f506d46da8dabdd343b268a5b9dd9b4" data-original="4b5678716" data-link="false" data-link-reference="false" data-project="179611" data-commit="4b5678716f506d46da8dabdd343b268a5b9dd9b4" data-reference-type="commit" data-container="body" data-placement="bottom" title="TLS 1.3: Introduced TLS 1.3 session resumption" class="gfm gfm-commit has-tooltip">4b567871</a> removed reverted the changes in m4/hooks.m4, leaving the configure’s summary unchanged, that is printing a “Ses. ticket support:” line without text after the colon.</p>
<pre class="code highlight js-syntax-highlight diff" lang="diff" v-pre="true"><code><span id="LC1" class="line" lang="diff"><span class="gh">diff --git a/configure.ac b/configure.ac</span></span>
<span id="LC2" class="line" lang="diff"><span class="gh">index 2a36a6ed8..81c834dac 100644</span></span>
<span id="LC3" class="line" lang="diff"><span class="gd">--- a/configure.ac</span></span>
<span id="LC4" class="line" lang="diff"><span class="gi">+++ b/configure.ac</span></span>
<span id="LC5" class="line" lang="diff"><span class="gu">@@ -1049,7 +1049,6 @@ if features are disabled)</span></span>
<span id="LC6" class="line" lang="diff">   DTLS-SRTP support:    $ac_enable_srtp</span>
<span id="LC7" class="line" lang="diff">   ALPN support:         $ac_enable_alpn</span>
<span id="LC8" class="line" lang="diff">   OCSP support:         $ac_enable_ocsp</span>
<span id="LC9" class="line" lang="diff"><span class="gd">-  Ses. ticket support:  $ac_enable_session_tickets</span></span>
<span id="LC10" class="line" lang="diff">   SRP support:          $ac_enable_srp</span>
<span id="LC11" class="line" lang="diff">   PSK support:          $ac_enable_psk</span>
<span id="LC12" class="line" lang="diff">   DHE support:          $ac_enable_dhe</span></code></pre>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/616">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/8e5766d5020b532bb3e585d24cc5039a/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/616"}}</script>
</p>
</div>
</body>
</html>