<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib, branch libressl-v2.4.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.4.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.4.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-05-30T13:42:54+00:00</updated>
<entry>
<title>deprecate internal use of EVP_[Cipher|Encrypt|Decrypt]_Final.</title>
<updated>2016-05-30T13:42:54+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-05-30T13:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5841b6a630957adeb6dc4dbe8ff11ddc224d3de4'/>
<id>urn:sha1:5841b6a630957adeb6dc4dbe8ff11ddc224d3de4</id>
<content type='text'>
14 years ago these were changed in OpenSSL to be the same
as the _ex functions. We use the _ex functions only internally
to ensure it is obvious the ctx must be cleared.
ok bcook@
</content>
</entry>
<entry>
<title>The icdb magic number doesn't need to be visible to static links</title>
<updated>2016-05-30T03:06:58+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2016-05-30T03:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=699bfceb6f3dc2a6d562a04cb2e321708af1faca'/>
<id>urn:sha1:699bfceb6f3dc2a6d562a04cb2e321708af1faca</id>
<content type='text'>
ok tedu@
</content>
</entry>
<entry>
<title>Remove dead support for changing BDB hash algorithm and cache of alternatives</title>
<updated>2016-05-29T20:47:49+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2016-05-29T20:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a7d48f2c5cfcdda763584971500cd5b275094529'/>
<id>urn:sha1:a7d48f2c5cfcdda763584971500cd5b275094529</id>
<content type='text'>
ok natano@ millert@ deraadt@
</content>
</entry>
<entry>
<title>Prefer AF_* over PF_* and 'address family' over 'protocol family'</title>
<updated>2016-05-29T06:01:24+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2016-05-29T06:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4748ef406f88568af5dc81963f80fcb0ba56c02a'/>
<id>urn:sha1:4748ef406f88568af5dc81963f80fcb0ba56c02a</id>
<content type='text'>
ok jung@
</content>
</entry>
<entry>
<title>rcmd(3) and rcmdsh(3) use getaddrinfo(3) not gethostbyname(3).</title>
<updated>2016-05-28T15:48:30+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2016-05-28T15:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dbcd27100a2df34cadd7a9ba529fe2697ab44765'/>
<id>urn:sha1:dbcd27100a2df34cadd7a9ba529fe2697ab44765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use getaddrinfo() instead of the non-standard gethostbyname2().</title>
<updated>2016-05-28T15:46:00+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2016-05-28T15:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bc4d67dba56c497c4f04fd3fec21cce6bd9268ea'/>
<id>urn:sha1:bc4d67dba56c497c4f04fd3fec21cce6bd9268ea</id>
<content type='text'>
OK deraadt@ jca@ jung@ florian@
</content>
</entry>
<entry>
<title>Rename some of the internal error setting functions to more closely follow</title>
<updated>2016-05-27T14:38:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-05-27T14:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c229d5649abc30a96be97b04d692cbe3df3c1d75'/>
<id>urn:sha1:c229d5649abc30a96be97b04d692cbe3df3c1d75</id>
<content type='text'>
existing naming standards. Also provide functions for setting a struct
tls_error * directly (rather than having to have a struct tls * or a
struct tls_config *).
</content>
</entry>
<entry>
<title>Avoid leaking ca_mem when freeing a tls_config.</title>
<updated>2016-05-27T14:27:22+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-05-27T14:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=35bfd37ea2da2b0c94de3c99d5a1c11925b7fe88'/>
<id>urn:sha1:35bfd37ea2da2b0c94de3c99d5a1c11925b7fe88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix function parameters that do not have an underscore prefix.</title>
<updated>2016-05-27T14:21:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-05-27T14:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=86047f1f1149d2a1e0d96655208880a3ce4c93e5'/>
<id>urn:sha1:86047f1f1149d2a1e0d96655208880a3ce4c93e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo fixes; Anthony Coulter</title>
<updated>2016-05-27T11:25:57+00:00</updated>
<author>
<name>sthen</name>
<email></email>
</author>
<published>2016-05-27T11:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=89768f05c2b9568cfb3d0a1f6365b67e577b36ea'/>
<id>urn:sha1:89768f05c2b9568cfb3d0a1f6365b67e577b36ea</id>
<content type='text'>
</content>
</entry>
</feed>
