<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libssl/ssl_versions.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libssl/ssl_versions.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libssl/ssl_versions.c?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2020-05-31T18:03:32Z</updated>
<entry>
<title>Replace ssl_max_server_version() with ssl_downgrade_max_version()</title>
<updated>2020-05-31T18:03:32Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2020-05-31T18:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b9f2fbd8d2d0a5734e930c4fa8ec8d6b7f7b51c4'/>
<id>urn:sha1:b9f2fbd8d2d0a5734e930c4fa8ec8d6b7f7b51c4</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:35Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2020-05-31T16:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3231e218e51ca678e7830b1082f7a6f86157bec3'/>
<id>urn:sha1:3231e218e51ca678e7830b1082f7a6f86157bec3</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:23Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2018-11-06T01:40:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=a639fc07d02b9086d59bfec8abeb6687048c6329'/>
<id>urn:sha1:a639fc07d02b9086d59bfec8abeb6687048c6329</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:24Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2017-05-06T20:37:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=43a30d3dc540bddabcfa9b4f1a82156efd0c91e4'/>
<id>urn:sha1:43a30d3dc540bddabcfa9b4f1a82156efd0c91e4</id>
<content type='text'>
Rides minor bump.

ok beck@
</content>
</entry>
<entry>
<title>Add missing $OpenBSD$ tags.</title>
<updated>2017-05-06T16:18:36Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2017-05-06T16:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=597afc1f4d9e11667ba2812b88e34dffd141e895'/>
<id>urn:sha1:597afc1f4d9e11667ba2812b88e34dffd141e895</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:44Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2017-01-26T06:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2b939dc48d7587254ac1d3d0fa6dcbe481def472'/>
<id>urn:sha1:2b939dc48d7587254ac1d3d0fa6dcbe481def472</id>
<content type='text'>
ssl_versions.c file.

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