<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd, branch OPENBSD_5_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-01-07T11:26:47+00:00</updated>
<entry>
<title>Bump for LibreSSL 2.3.10</title>
<updated>2017-01-07T11:26:47+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2017-01-07T11:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0350b4845f185ed74dc66e4225a672f9e1a9114a'/>
<id>urn:sha1:0350b4845f185ed74dc66e4225a672f9e1a9114a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Avoid a side-channel cache-timing attack that can leak the ECDSA</title>
<updated>2017-01-05T13:27:17+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-05T13:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9bcdabb7c6cfd532c1a08d01657f7f3ebfb13d4c'/>
<id>urn:sha1:9bcdabb7c6cfd532c1a08d01657f7f3ebfb13d4c</id>
<content type='text'>
private keys when signing. This is due to BN_mod_inverse() being used
without the constant time flag being set.

This issue was reported by Cesar Pereida Garcia and Billy Brumley
(Tampere University of Technology). The fix was developed by Cesar Pereida
Garcia.
</content>
</entry>
<entry>
<title>MFC: In ssl3_read_bytes(), do not process more than three consecutive TLS</title>
<updated>2016-11-03T16:27:16+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-11-03T16:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d702a87f25788cab26b4ca9db69372e2cfa6400'/>
<id>urn:sha1:0d702a87f25788cab26b4ca9db69372e2cfa6400</id>
<content type='text'>
records, otherwise a peer can potentially cause us to loop indefinately.
Return with an SSL_ERROR_WANT_READ instead, so that the caller can choose
when they want to handle further processing for this connection.

ok beck@ miod@
</content>
</entry>
<entry>
<title>bump to 2.3.9</title>
<updated>2016-10-02T23:24:56+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-10-02T23:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e4a017b784b26c7b2f55d1c1284a31aa0f124761'/>
<id>urn:sha1:e4a017b784b26c7b2f55d1c1284a31aa0f124761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Avoid falling back to a weak digest for (EC)DH when using SNI with</title>
<updated>2016-09-22T18:34:16+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-09-22T18:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0e399cd0c56354bbd7cac6ce089364f65b0eeebc'/>
<id>urn:sha1:0e399cd0c56354bbd7cac6ce089364f65b0eeebc</id>
<content type='text'>
libssl.
</content>
</entry>
<entry>
<title>MFC: Avoid unbounded memory growth in libssl, which can be triggered by a</title>
<updated>2016-09-22T18:32:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-09-22T18:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a2ab4fea3e9f7ce8e40a1f8928c9a8145a0c7954'/>
<id>urn:sha1:a2ab4fea3e9f7ce8e40a1f8928c9a8145a0c7954</id>
<content type='text'>
TLS client repeatedly renegotiating and sending OCSP Status Request TLS
extensions.
</content>
</entry>
<entry>
<title>bump version for 2.3.8</title>
<updated>2016-09-22T05:06:58+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-09-22T05:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=484af995a78eb502fec7293356719e35ad1f3478'/>
<id>urn:sha1:484af995a78eb502fec7293356719e35ad1f3478</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump for 2.3.7</title>
<updated>2016-06-30T11:19:03+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-06-30T11:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5e7f61188fb69529ea5ab24fb0bb939786279495'/>
<id>urn:sha1:5e7f61188fb69529ea5ab24fb0bb939786279495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix several issues in the OCSP code that could result in the incorrect</title>
<updated>2016-06-25T16:43:03+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-06-25T16:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5bbb771495dad43b55de7e34b557be82881a9d9d'/>
<id>urn:sha1:5bbb771495dad43b55de7e34b557be82881a9d9d</id>
<content type='text'>
generation and parsing of OCSP requests. This remediates a lack of error
checking on time parsing in these functions, and ensures that only
GENERALIZEDTIME formats are accepted for OCSP, as per RFC 6960

Issues reported, and fixes provided by  Kazuki Yamaguchi &lt;k@rhe.jp&gt;
and Kinichiro Inoguchi &lt;kinichiro.inoguchi@gmail.com&gt;
</content>
</entry>
<entry>
<title>Set BN_FLG_CONSTTIME on the correct variable. beck committed wrong fix.</title>
<updated>2016-06-06T23:39:24+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2016-06-06T23:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=694bf4c2adbaac2d2d0dbe3c47a5741e2a02e3d4'/>
<id>urn:sha1:694bf4c2adbaac2d2d0dbe3c47a5741e2a02e3d4</id>
<content type='text'>
Mistake noted by Billy Brumley. Many thanks.
</content>
</entry>
</feed>
