<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libtls, 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-16T13:49:53+00:00</updated>
<entry>
<title>Put tls_config_verify_client_optional() in the right place.</title>
<updated>2015-10-16T13:49:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-10-16T13:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=15ed40ef17caead4dfcb589dd06b92f03bd27cdb'/>
<id>urn:sha1:15ed40ef17caead4dfcb589dd06b92f03bd27cdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tpyo.</title>
<updated>2015-10-16T13:48:44+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-10-16T13:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=878885356489bfba43c7a03c8557c498fa94e9b6'/>
<id>urn:sha1:878885356489bfba43c7a03c8557c498fa94e9b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a gotcha in the connect refactoring, that could result in dropping</title>
<updated>2015-10-09T04:13:34+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-10-09T04:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1b6d5118b112fabca6e34c983da9471fa6ef9f19'/>
<id>urn:sha1:1b6d5118b112fabca6e34c983da9471fa6ef9f19</id>
<content type='text'>
through and trying to bind failed v6 connects.
ok guenther
</content>
</entry>
<entry>
<title>If getaddrinfo() succeeds, then don't try look ups with other flags, even</title>
<updated>2015-10-08T20:13:45+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-10-08T20:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d38779349ec4215c272e0c59bff79b68f860623f'/>
<id>urn:sha1:d38779349ec4215c272e0c59bff79b68f860623f</id>
<content type='text'>
if the connect()s failed.  In concert with some resolver fixes in libc,
this lets ntpd be tame()ed

problem isolated by theo, who had fun untangling the libc and libtls
behaviors to place blame for not being able to tame ntpd

ok beck@ deraadt@ jsing@
</content>
</entry>
<entry>
<title>trailing whitespace;</title>
<updated>2015-10-08T07:22:02+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-10-08T07:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=acc3e0e8525fc838107cea0022e64c2a86994ff5'/>
<id>urn:sha1:acc3e0e8525fc838107cea0022e64c2a86994ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certificate</title>
<updated>2015-10-07T23:33:38+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-10-07T23:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5d82be7da232ba0ac24e658d65265454ddebf89c'/>
<id>urn:sha1:5d82be7da232ba0ac24e658d65265454ddebf89c</id>
<content type='text'>
validity times for tls connections.
ok jsing@
</content>
</entry>
<entry>
<title>Allow us to get cipher and version even if there is not a peer certificate.</title>
<updated>2015-10-07T23:25:45+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-10-07T23:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=545a111ef6b8cf1b16a35cc82a9a9015dc28c7fb'/>
<id>urn:sha1:545a111ef6b8cf1b16a35cc82a9a9015dc28c7fb</id>
<content type='text'>
ok doug@
</content>
</entry>
<entry>
<title>include &lt;sys/types.h&gt; for ssize_t</title>
<updated>2015-10-01T10:27:34+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-10-01T10:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c512b0f03ade0bed94b11611e33d7ca422cf95fc'/>
<id>urn:sha1:c512b0f03ade0bed94b11611e33d7ca422cf95fc</id>
<content type='text'>
ok jsing@, deraadt@
</content>
</entry>
<entry>
<title>Instead of declaring a union in multiple places, move it to tls_internal.h.</title>
<updated>2015-09-29T13:10:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-29T13:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cd11a75d1ba630fdc614df713c4cdf04feab7c78'/>
<id>urn:sha1:cd11a75d1ba630fdc614df713c4cdf04feab7c78</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>clean some ugly intendation warts</title>
<updated>2015-09-29T10:17:04+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-09-29T10:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0955203c8ae992482b5992c6f6cfb1985575ae82'/>
<id>urn:sha1:0955203c8ae992482b5992c6f6cfb1985575ae82</id>
<content type='text'>
</content>
</entry>
</feed>
