<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libtls, branch OPENBSD_5_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-01-18T16:15:14+00:00</updated>
<entry>
<title>Call BIO_sock_init() from tls_init() to ensure sockets are enabled on Windows.</title>
<updated>2016-01-18T16:15:14+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-01-18T16:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7cfa61f0dbe53464bdf7cd75df2987d409912e05'/>
<id>urn:sha1:7cfa61f0dbe53464bdf7cd75df2987d409912e05</id>
<content type='text'>
This is of course a no-op on other platforms.  Noted by equalsraf from github.
</content>
</entry>
<entry>
<title>bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change</title>
<updated>2015-12-09T14:11:03+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-12-09T14:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=362a098a9defa7a18d8f5b3336d4810a11db94ec'/>
<id>urn:sha1:362a098a9defa7a18d8f5b3336d4810a11db94ec</id>
<content type='text'>
ok jsing@, deraadt@, beck@
</content>
</entry>
<entry>
<title>update some client/server info; from jan klemkow</title>
<updated>2015-11-09T17:52:07+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-11-09T17:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=544136baba8039e8a86575cb33eda35fcf3bb9f7'/>
<id>urn:sha1:544136baba8039e8a86575cb33eda35fcf3bb9f7</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>bump minors after adding EVP_aead_chacha20_poly1305_ietf()</title>
<updated>2015-11-02T15:41:59+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2015-11-02T15:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9b531b26eeeea735265af970dfaa4b2ecc207f35'/>
<id>urn:sha1:9b531b26eeeea735265af970dfaa4b2ecc207f35</id>
<content type='text'>
OK jsing@
</content>
</entry>
<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>
</feed>
