<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/bio/b_sock.c, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-05-10T05:54:39+00:00</updated>
<entry>
<title>Use err_local.h rather than err.h in most places</title>
<updated>2025-05-10T05:54:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-10T05:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=41e8f99dd1625a9f0c80ce9d4383e95b18e85709'/>
<id>urn:sha1:41e8f99dd1625a9f0c80ce9d4383e95b18e85709</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>Hide symbols in asn1 and bio</title>
<updated>2023-07-05T21:23:37+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-05T21:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0da1913b3c721e1a62fd66bc43547b4e910cbc34'/>
<id>urn:sha1:0da1913b3c721e1a62fd66bc43547b4e910cbc34</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>in case of failure, always report the error with BIOerror();</title>
<updated>2022-12-22T20:13:45+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-12-22T20:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=31cda01b7fefa09cc90d191b204f3b15cea70c62'/>
<id>urn:sha1:31cda01b7fefa09cc90d191b204f3b15cea70c62</id>
<content type='text'>
OK tb@
</content>
</entry>
<entry>
<title>Restore the old behavior when a port number without a host name is</title>
<updated>2018-02-07T00:52:05+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-02-07T00:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e6e32b97c4affbc4c35290d2113ec19a26d19620'/>
<id>urn:sha1:e6e32b97c4affbc4c35290d2113ec19a26d19620</id>
<content type='text'>
passed to BIO_get_accept_socket().  This is part of the API and it
fixes "openssl ocsp -port 12345" in server mode.
from markus@; OK jsing@ beck@
</content>
</entry>
<entry>
<title>Do not call freeaddrinfo() with a NULL parameter.</title>
<updated>2018-02-06T14:45:52+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-02-06T14:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=00677d0e45c7de3721bb0d3b2665f237674e29c8'/>
<id>urn:sha1:00677d0e45c7de3721bb0d3b2665f237674e29c8</id>
<content type='text'>
OK jsing@
</content>
</entry>
<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>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>
</feed>
