<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd, branch libressl-v2.3.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-10-25T20:15:06+00:00</updated>
<entry>
<title>Change test to use length 128 (shortest long-form encoding).</title>
<updated>2015-10-25T20:15:06+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-25T20:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5313b8d69c87b6508e8f845718ad3d005077bc1a'/>
<id>urn:sha1:5313b8d69c87b6508e8f845718ad3d005077bc1a</id>
<content type='text'>
From BoringSSL commit: d13a5e15d4e4eb51513be665306a2beba39869df
</content>
</entry>
<entry>
<title>Move the _atfork_list definition to atexit.c so that the fork syscall stub</title>
<updated>2015-10-25T18:03:17+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-10-25T18:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0084bf09c568d307bfa52752944542a2cb10fd44'/>
<id>urn:sha1:0084bf09c568d307bfa52752944542a2cb10fd44</id>
<content type='text'>
doesn't get pulled into all static executables

ok millert@ jca@
</content>
</entry>
<entry>
<title>Hide __atexit and __atexit_register_cleanup()</title>
<updated>2015-10-25T18:01:24+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-10-25T18:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d26dd1386187b2be08c82b67e3a2199a67c82900'/>
<id>urn:sha1:d26dd1386187b2be08c82b67e3a2199a67c82900</id>
<content type='text'>
Wrap __cxa_{atexit,finalize}() so the call from exit() goes direct
Switch regress/lib/libc/atexit/ to be built with -static so that it can
  still access __atexit*

ok millert@ jca@
</content>
</entry>
<entry>
<title>Sort the obsolete flags.</title>
<updated>2015-10-25T16:07:04+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-25T16:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fa8b89b99dd0b9e5ae639623c7a1078d667bf0ce'/>
<id>urn:sha1:fa8b89b99dd0b9e5ae639623c7a1078d667bf0ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark SSL_OP_NO_{COMPRESSION,SSLv2,SSLv3} as obsolete.</title>
<updated>2015-10-25T15:58:57+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-25T15:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d256da11a93b993f54bb8954ac8809c42d8374bf'/>
<id>urn:sha1:d256da11a93b993f54bb8954ac8809c42d8374bf</id>
<content type='text'>
For backward compatibility, the flags are redefined as 0.

ok jsing@
</content>
</entry>
<entry>
<title>Remove last vestige of SSL_OP_NO_SSLv3 support.</title>
<updated>2015-10-25T15:52:49+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-25T15:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3f1b7952aea47c899837e322b46789df0cef2709'/>
<id>urn:sha1:3f1b7952aea47c899837e322b46789df0cef2709</id>
<content type='text'>
No part of LibreSSL checks for this flag any longer.

ok jsing@
</content>
</entry>
<entry>
<title>Simplify ssl23_get_client_hello error handling.</title>
<updated>2015-10-25T15:49:04+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-25T15:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1b22d2c5e4e56c3e39d49b552bf6edb38fe2e738'/>
<id>urn:sha1:1b22d2c5e4e56c3e39d49b552bf6edb38fe2e738</id>
<content type='text'>
ssl23_get_client_hello sets type=1 on error and continues processing.
It should return an error immediately to simplify things.  This also
allows us to start removing the last of SSL_OP_NO_SSL*.

Added extra paranoia for s-&gt;version to make sure it is set properly.

ok jsing@
</content>
</entry>
<entry>
<title>Missing initializer; spotted by coverity.</title>
<updated>2015-10-25T11:59:37+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-10-25T11:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=991aadf92bf4eaaff00372d589c1629eb1909695'/>
<id>urn:sha1:991aadf92bf4eaaff00372d589c1629eb1909695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The only thing that was translated into multiple languages in OpenBSD</title>
<updated>2015-10-25T10:22:09+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2015-10-25T10:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d3eedb2d4a3440cdd3041229f1700871de7b5b97'/>
<id>urn:sha1:d3eedb2d4a3440cdd3041229f1700871de7b5b97</id>
<content type='text'>
are the errno messages and signal names.  Everything else is in
English.  We are not planning to translate more text.  Running a
mixed system with less than 1% of the text in native language makes
no sense.  So remove the NLS support from libc messages.  The
catopen(3) functions stay as they are.
OK stsp@ mpi@
</content>
</entry>
<entry>
<title>Use sigaction() instead of signal() to avoid pulling in unnecessary</title>
<updated>2015-10-25T04:13:59+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-10-25T04:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=80bf6baa97073a30533cc83e43d1bf77ba2baa27'/>
<id>urn:sha1:80bf6baa97073a30533cc83e43d1bf77ba2baa27</id>
<content type='text'>
wrappers.  To keep uses from crawling back in, mark signal() as
deprecated inside libc.

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