]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: Protocol doc: add SSL TLVs, rename CHECKSUM
authorAndriy Palamarchuk <apalamar@amazon.com>
Tue, 14 Mar 2017 22:59:09 +0000 (18:59 -0400)
committerWilly Tarreau <w@1wt.eu>
Thu, 23 Mar 2017 14:16:05 +0000 (15:16 +0100)
commit01105ac3a88dc0707f976235e1bef199c6758196
treecf82bda0de80eacfca2211e0d2c5599ea66b6404
parentceae85ba4a6032d30a8736d97acb76201f6b4715
DOC: Protocol doc: add SSL TLVs, rename CHECKSUM

Add SSL-related TLV types PP2_SUBTYPE_SSL_CIPHER,
PP2_SUBTYPE_SSL_SIG_ALG and PP2_SUBTYPE_SSL_KEY_ALG. Rename
PP2_TYPE_CHECKSUM to PP2_TYPE_CRC32C to make it easier to add checksums
using other algorithms. Clarified encoding of the string fields.
Renamed ASCII to US-ASCII as recommended by
https://www.iana.org/assignments/character-sets/character-sets.xhtml.
doc/proxy-protocol.txt