summaryrefslogtreecommitdiff
path: root/doc/gnutls.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-10-28 16:32:48 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-10-28 16:32:48 +0000
commit8125120e07024d3f7a4d01d9d844e46b38c88dfe (patch)
tree8a9ba2e9063d76068514d976a4059fdbf0859905 /doc/gnutls.texi
parent41803c68040255309223a08d47b658e12ef0fdaa (diff)
downloadgnutls-8125120e07024d3f7a4d01d9d844e46b38c88dfe.tar.gz
the bibliography stuff is a bit sorted... I hate that texinfo stuff.
Diffstat (limited to 'doc/gnutls.texi')
-rw-r--r--doc/gnutls.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gnutls.texi b/doc/gnutls.texi
index 1ec39069f4..4f5c608223 100644
--- a/doc/gnutls.texi
+++ b/doc/gnutls.texi
@@ -486,7 +486,7 @@ the EU project RIPE. Outputs 160 bits of data.
The TLS record layer also supports compression. The algorithms
implemented in @acronym{GnuTLS} can be found in the table below.
All the algorithms except for DEFLATE which is
-referenced in @mybibcite{TLSCOMP}, should be considered as
+referenced in @mybibcite{RFC3749}, should be considered as
@acronym{GnuTLS}' extensions@footnote{You should use
@ref{gnutls_handshake_set_private_extensions} to enable private
extensions.}, and should be advertised only when the peer is known to
@@ -500,7 +500,7 @@ tunnels, and in cases where network usage has to be minimized. As a
drawback, compression increases latency.
The record layer compression in @acronym{GnuTLS} is implemented based
-on the paper @mybibcite{TLSCOMP}.
+on the proposal @mybibcite{RFC3749}.
The supported compression algorithms are:
@table @code