<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libtls, branch libressl-v2.3.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-09-14T21:23:00+00:00</updated>
<entry>
<title>tweak previous;</title>
<updated>2015-09-14T21:23:00+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-09-14T21:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=703170d97926316a074474fc325ca26f3a028f6d'/>
<id>urn:sha1:703170d97926316a074474fc325ca26f3a028f6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide tls_config_insecure_noverifytime() in order to be able to disable</title>
<updated>2015-09-14T16:16:38+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-14T16:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e5c8273f252e9fe9e751d6fc17106fffbb4979d'/>
<id>urn:sha1:3e5c8273f252e9fe9e751d6fc17106fffbb4979d</id>
<content type='text'>
certificate validity checking.

ok beck@
</content>
</entry>
<entry>
<title>Remove useless quoting from .Fo and .Fn function names, to prevent</title>
<updated>2015-09-14T15:14:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-09-14T15:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=10b413aed00e28d9b01ce81356931a9b0d74e98d'/>
<id>urn:sha1:10b413aed00e28d9b01ce81356931a9b0d74e98d</id>
<content type='text'>
development of a cargo cult in case people look at existing files
for examples.  This achieves a consistent .Fo and .Fn quoting style
across the whole tree.
</content>
</entry>
<entry>
<title>some conn_version and conn_cipher bits;</title>
<updated>2015-09-14T14:29:30+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-09-14T14:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=da10e04d6e15dd983749cad53359bcdeb264bcb3'/>
<id>urn:sha1:da10e04d6e15dd983749cad53359bcdeb264bcb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose EOF without close-notify via tls_close().</title>
<updated>2015-09-14T12:29:16+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-14T12:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8bf97226937b4c32d717d66e71258b8189a0d164'/>
<id>urn:sha1:8bf97226937b4c32d717d66e71258b8189a0d164</id>
<content type='text'>
Make tls_read(3)/tls_write(3) follow read(2)/write(2) like semantics and
return 0 on EOF with and without close-notify. However, if we saw an EOF
from the underlying file descriptors without getting a close-notify, save
this and make it visible when tls_close(3) is called. This keeps the
semantics we want, but makes it possible to detect truncation at higher
layers, if necessary.

ok beck@ guenther@
</content>
</entry>
<entry>
<title>Return an error if tls_handshake() or tls_close() is called on a context</title>
<updated>2015-09-14T12:20:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-14T12:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fae01b5a6e7434e3b290843262eb0e20209f3ac9'/>
<id>urn:sha1:fae01b5a6e7434e3b290843262eb0e20209f3ac9</id>
<content type='text'>
for which they are not valid operations.

ok beck@
</content>
</entry>
<entry>
<title>add missing function return types</title>
<updated>2015-09-14T12:05:33+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-09-14T12:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8851f61663dd8cedaa31b15ff0450cafa1d948c2'/>
<id>urn:sha1:8851f61663dd8cedaa31b15ff0450cafa1d948c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Crank major version due to removal of SHA-0 and MD4 from libcrypto.</title>
<updated>2015-09-13T23:42:29+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-09-13T23:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=da36d6a18c187f8d3c2e38a0e5940d8073110b10'/>
<id>urn:sha1:da36d6a18c187f8d3c2e38a0e5940d8073110b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>work around the stupid semantics of SSL_read and SSL_write to make sure</title>
<updated>2015-09-13T15:39:15+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-09-13T15:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9d3ded74986d6dd9799bf1cd48d58632c66215ad'/>
<id>urn:sha1:9d3ded74986d6dd9799bf1cd48d58632c66215ad</id>
<content type='text'>
we can indicate an EOF properly on tls_read and tls_write
ok jsing@
</content>
</entry>
<entry>
<title>Don't leak conninfo - spotted by marko kreen.</title>
<updated>2015-09-13T13:44:07+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-09-13T13:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9e1762e567ed62de223b5caef7953dba6942a6ed'/>
<id>urn:sha1:9e1762e567ed62de223b5caef7953dba6942a6ed</id>
<content type='text'>
ok jsing@
</content>
</entry>
</feed>
