summaryrefslogtreecommitdiff
path: root/doc/latex/gnutls.bib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-24 09:17:53 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-24 09:24:08 +0200
commit2ca4724e269a3c315f9223a788333d766e4fd8e6 (patch)
treeb039356a5bfbb4a8a939e0657ce2c4f60af33bac /doc/latex/gnutls.bib
parentc9aab018e855fee2c9d88a405268dd20b217462e (diff)
downloadgnutls-2ca4724e269a3c315f9223a788333d766e4fd8e6.tar.gz
doc: updated text on priority strings
Refer to RFC7685 for the TLS padding extension (%DUMBFW), and mention the default behavior for the TLS client hello record version.
Diffstat (limited to 'doc/latex/gnutls.bib')
-rw-r--r--doc/latex/gnutls.bib8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/latex/gnutls.bib b/doc/latex/gnutls.bib
index f242870b27..16f983dc45 100644
--- a/doc/latex/gnutls.bib
+++ b/doc/latex/gnutls.bib
@@ -51,6 +51,14 @@
url = "http://www.ietf.org/rfc/rfc6125"
}
+@Misc{ RFC7685,
+ author = "Adam Langley",
+ title = "{A Transport Layer Security (TLS) ClientHello Padding Extension}",
+ month = "October",
+ year = "2015",
+ note = "Available from \url{http://www.ietf.org/rfc/rfc7685}",
+ url = "http://www.ietf.org/rfc/rfc7685"
+}
@Misc{ RFC2246 ,
author = "Tim Dierks and Christopher Allen",
title = "{The TLS Protocol Version 1.0}",