<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/bio, branch OPENBSD_6_2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-04-30T17:54:11+00:00</updated>
<entry>
<title>No original OpenSSL code remains in this file. Relicense</title>
<updated>2017-04-30T17:54:11+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-04-30T17:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b3449a25972849293bca9a6fc6581f37f6e0faf6'/>
<id>urn:sha1:b3449a25972849293bca9a6fc6581f37f6e0faf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make BIO_get_host_ip just yet another getaddrinfo wrapper</title>
<updated>2017-04-30T05:43:05+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-04-30T05:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c31f93fcd0335322ce944bd972a822c49b6246d4'/>
<id>urn:sha1:c31f93fcd0335322ce944bd972a822c49b6246d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework BIO_accept to be more like modern code.</title>
<updated>2017-04-30T05:09:22+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-04-30T05:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11a87330614c2f08fdfae566b604f04dafb84b38'/>
<id>urn:sha1:11a87330614c2f08fdfae566b604f04dafb84b38</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Microsoft Windows hates BIO_get_accept_socket in portable. Fix it to</title>
<updated>2017-04-30T04:18:58+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-04-30T04:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6ccd63d72d8747f9ed7e07cef328fad0dc9fd11b'/>
<id>urn:sha1:6ccd63d72d8747f9ed7e07cef328fad0dc9fd11b</id>
<content type='text'>
not be awful or have any claims on supporting ipv6 when it does so
very badly
ok jsing@
</content>
</entry>
<entry>
<title>trailing ; on end of macro definition is wrong; ok guenther</title>
<updated>2017-04-06T18:25:38+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2017-04-06T18:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=10d9c3f5f929446d7319c55cdfbd240c2b04b786'/>
<id>urn:sha1:10d9c3f5f929446d7319c55cdfbd240c2b04b786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send the function codes from the error functions to the bit bucket,</title>
<updated>2017-01-29T17:49:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-29T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f47bd292f36094480caa49ada36b99a69c59b0'/>
<id>urn:sha1:d1f47bd292f36094480caa49ada36b99a69c59b0</id>
<content type='text'>
as was done earlier in libssl. Thanks inoguchi@ for noticing
libssl had more reacharounds into this.
ok jsing@ inoguchi@
</content>
</entry>
<entry>
<title>Delete completely useless crap and just use getaddrinfo. Fix man page</title>
<updated>2016-12-20T23:14:37+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-12-20T23:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=116818f5128b40cefcc5d534e399c4feccf9fae0'/>
<id>urn:sha1:116818f5128b40cefcc5d534e399c4feccf9fae0</id>
<content type='text'>
while we're at it.
Note for the nostalgic, since "wais" is still an alias in /etc/services
it will continue to work..
ok deraadt@ millert@ krw@
</content>
</entry>
<entry>
<title>remove NULL-checks before free()</title>
<updated>2015-12-23T20:37:23+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-23T20:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0acfd6965d2e7de3e9d3fff1348f689e59164fb7'/>
<id>urn:sha1:0acfd6965d2e7de3e9d3fff1348f689e59164fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in &lt;sys/types.h&gt; to get ssize_t or &lt;stdint.h&gt; to get uint32_t, instead of</title>
<updated>2015-10-30T15:45:57+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-10-30T15:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3cbb3da64158d1286f96a7bf85e0f6d45fe7e0d4'/>
<id>urn:sha1:3cbb3da64158d1286f96a7bf85e0f6d45fe7e0d4</id>
<content type='text'>
relying upon previously included headers to do this, to enhance portability;
from Pascal Cuoq, libressl github pull request #52
</content>
</entry>
<entry>
<title>Correct #if/else logic in BIO's dgram_ctrl.</title>
<updated>2015-07-20T23:15:28+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-20T23:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aa53e4f026125a45505a1c6b03873d7676bd2fcb'/>
<id>urn:sha1:aa53e4f026125a45505a1c6b03873d7676bd2fcb</id>
<content type='text'>
Coverity issue 72741 noticed that ret is being overwritten before use.
The actual issue is that the #if/else logic is guarding the wrong
lines.  Besides impacting ret, this also made the case's break logic
wrong because it was in the wrong location.

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