<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd, branch libressl-v2.1.4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.1.4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.1.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-03-02T21:41:08+00:00</updated>
<entry>
<title>Update comment to match code; Caspar Schutijser</title>
<updated>2015-03-02T21:41:08+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-03-02T21:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f6e9eb23339296eec0a10399b584cbdf4948b62f'/>
<id>urn:sha1:f6e9eb23339296eec0a10399b584cbdf4948b62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a minor information leak that was introduced in t1_lib.c r1.71, whereby</title>
<updated>2015-03-02T13:43:09+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-03-02T13:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=45ee9e335c1b859ecec006aefb1a3c604a1c8d29'/>
<id>urn:sha1:45ee9e335c1b859ecec006aefb1a3c604a1c8d29</id>
<content type='text'>
an additional 28 bytes of .rodata (or .data) is provided to the network. In
most cases this is a non-issue since the memory content is already public.

Issue found and reported by Felix Groebert of the Google Security Team.

ok bcook@ beck@
</content>
</entry>
<entry>
<title>use correct formatter (int, because of type promotion after operations)</title>
<updated>2015-03-02T07:51:25+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-03-02T07:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d8491142a00ece47c5cc94cd42e8ac2c83a9ef28'/>
<id>urn:sha1:d8491142a00ece47c5cc94cd42e8ac2c83a9ef28</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Reduce usage of predefined strings in manpages.</title>
<updated>2015-02-28T21:51:56+00:00</updated>
<author>
<name>bentley</name>
<email></email>
</author>
<published>2015-02-28T21:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=30e0ac6ee5b9eef940ce3933389cb7cdf2596723'/>
<id>urn:sha1:30e0ac6ee5b9eef940ce3933389cb7cdf2596723</id>
<content type='text'>
Predefined strings are not very portable across troff implementations,
and they make the source much harder to read. Usually the intended
character can be written directly.

No output changes, except for two instances where the incorrect escape
was used in the first place.

tweaks + ok schwarze@
</content>
</entry>
<entry>
<title>Prefix function parameter names with underscores in tls.h, since this makes</title>
<updated>2015-02-26T10:36:30+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-26T10:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=edbffccc662d783a95fcd535b216b27918cb35d0'/>
<id>urn:sha1:edbffccc662d783a95fcd535b216b27918cb35d0</id>
<content type='text'>
them guaranteed to not conflict per POSIX.

ok espie@ guenther@
</content>
</entry>
<entry>
<title>No need to use O_DIRECTORY when opening ".", O_RDONLY will suffice.</title>
<updated>2015-02-25T20:06:28+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-02-25T20:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=40aa50ae8657784a32c40347fda42b2639f091e7'/>
<id>urn:sha1:40aa50ae8657784a32c40347fda42b2639f091e7</id>
<content type='text'>
OK guenther@
</content>
</entry>
<entry>
<title>Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.</title>
<updated>2015-02-25T15:39:49+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-02-25T15:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f3031aa7bff24911a8cae9bdd7cdcd88d8554f42'/>
<id>urn:sha1:f3031aa7bff24911a8cae9bdd7cdcd88d8554f42</id>
<content type='text'>
See https://www.openssl.org/news/secadv_20150108.txt for a more detailed
discussion.

Original OpenSSL patch here:
https://github.com/openssl/openssl/commit/a7a44ba55cb4f884c6bc9ceac90072dea38e66d0

The regression test is modified a little for KNF.
ok miod@
</content>
</entry>
<entry>
<title>Trivial fix for test progress output.</title>
<updated>2015-02-25T15:31:25+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-02-25T15:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2725a02f7a7b4932578ec02826b4501c29e21ddf'/>
<id>urn:sha1:2725a02f7a7b4932578ec02826b4501c29e21ddf</id>
<content type='text'>
Remove unneeded dangling else, compound statements on a single line.
</content>
</entry>
<entry>
<title>Avoid NULL pointer deref in hashinfo_free() when calling from error paths.</title>
<updated>2015-02-25T04:56:41+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-02-25T04:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bea24049d6a5d18c72c68902c5594055fb7a4189'/>
<id>urn:sha1:bea24049d6a5d18c72c68902c5594055fb7a4189</id>
<content type='text'>
Also, nuke debugging printfs per jsing and bcook.

ok bcook@, jsing@
</content>
</entry>
<entry>
<title>Fix CVE-2015-0205: Do not accept client authentication with Diffie-Hellman</title>
<updated>2015-02-25T03:49:21+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-02-25T03:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=07a99d742112a2ad5f56da7d83e8519f21d605b9'/>
<id>urn:sha1:07a99d742112a2ad5f56da7d83e8519f21d605b9</id>
<content type='text'>
certificates without requiring a CertificateVerify message.

From OpenSSL commit:
https://github.com/openssl/openssl/commit/1421e0c584ae9120ca1b88098f13d6d2e90b83a3

Thanks to Karthikeyan Bhargavan for reporting this.
ok miod@
</content>
</entry>
</feed>
