From: Nikos Mavrogiannopoulos Date: Sat, 3 Aug 2013 07:41:41 +0000 (+0200) Subject: mention that new padding is currently a gnutls extension X-Git-Tag: gnutls_3_2_4~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d7759a7044236ef414a978b60705f33eaddbc8f;p=thirdparty%2Fgnutls.git mention that new padding is currently a gnutls extension --- diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index ffe93061a5..455152918d 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -1039,7 +1039,7 @@ will use the latest TLS version record version in client hello. will enable the new padding extension negotiation. If the new padding extension is negotiated, GnuTLS will use a more efficient length-hiding mechanism. Use @funcref{gnutls_record_can_use_length_hiding} to check whether length-hiding -can be used in the current session. +can be used in the current session. This is a GnuTLS extension to the protocol. @end multitable @caption{Special priority string keywords.}