From: Nikos Mavrogiannopoulos Date: Sat, 29 May 2010 00:04:19 +0000 (+0200) Subject: Documented the defaults. X-Git-Tag: gnutls_2_9_11~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef11b756916c9961d63b373b06ec229841cc07a9;p=thirdparty%2Fgnutls.git Documented the defaults. --- diff --git a/doc/gnutls.texi b/doc/gnutls.texi index 321271b577..dd4d86fb70 100644 --- a/doc/gnutls.texi +++ b/doc/gnutls.texi @@ -1304,6 +1304,17 @@ clients and servers, by using the @code{%DISABLE_SAFE_RENEGOTIATION} priority string however we strongly recommend you to only do this for debugging and test purposes. +The default values if the flags above are not specified are: +@table @code + +@item Server: +%SAFE_RENEGOTIATION + +@item Client: +%UNSAFE_RENEGOTIATION + +@end table + For applications we have introduced a new API related to safe renegotiation. The @ref{gnutls_safe_renegotiation_status} function is used to check if the extension has been negotiated on a session, and