<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/ssl_versions.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-05-31T18:03:32+00:00</updated>
<entry>
<title>Replace ssl_max_server_version() with ssl_downgrade_max_version()</title>
<updated>2020-05-31T18:03:32+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-05-31T18:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=354a3e8ef8994750d21e12eda969485e19c89844'/>
<id>urn:sha1:354a3e8ef8994750d21e12eda969485e19c89844</id>
<content type='text'>
Replace the only occurrence of ssl_max_server_version() with a call
to ssl_downgrade_max_version() and remove ssl_max_server_version().

ok beck@ tb@
</content>
</entry>
<entry>
<title>Correct downgrade sentinels when a version pinned method is in use.</title>
<updated>2020-05-31T16:36:35+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-05-31T16:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=059c16b3ca987ee98bd63a9cf4d0c58bfc02334e'/>
<id>urn:sha1:059c16b3ca987ee98bd63a9cf4d0c58bfc02334e</id>
<content type='text'>
Previously only the enabled protocol versions were considered, however we
also have to consider the method in use which may be version pinned.

Found the hard way by danj@ with haproxy and force-tlsv12.

ok beck@ inoguchi@ tb@
</content>
</entry>
<entry>
<title>Include TLSv1.3 in version handling code.</title>
<updated>2018-11-06T01:40:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-11-06T01:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b77bc57bf2b32edd50745f45bb26dd938cdc787'/>
<id>urn:sha1:2b77bc57bf2b32edd50745f45bb26dd938cdc787</id>
<content type='text'>
This is effectively a no-op, since most of the code clamps to the maximum
version supported by the TLS method (which are still at TLSv1.2).

ok beck@ bluhm@ tb@
</content>
</entry>
<entry>
<title>Provide SSL{,_CTX}_set_{min,max}_proto_version() functions.</title>
<updated>2017-05-06T20:37:25+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-06T20:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0869d93fa2822cd7c9118eab9c9868d0d91ba3d7'/>
<id>urn:sha1:0869d93fa2822cd7c9118eab9c9868d0d91ba3d7</id>
<content type='text'>
Rides minor bump.

ok beck@
</content>
</entry>
<entry>
<title>Add missing $OpenBSD$ tags.</title>
<updated>2017-05-06T16:18:36+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-06T16:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0de4d35571b79288296f8df357dedc38c201ad7e'/>
<id>urn:sha1:0de4d35571b79288296f8df357dedc38c201ad7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move relatively new version range code from ssl_lib.c into a separate</title>
<updated>2017-01-26T06:01:44+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-26T06:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1cc79b15c0e05858d638931ff222a6c8592f3103'/>
<id>urn:sha1:1cc79b15c0e05858d638931ff222a6c8592f3103</id>
<content type='text'>
ssl_versions.c file.

ok beck@
</content>
</entry>
</feed>
