<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib, branch OPENBSD_6_3</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_3</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2018-03-19T16:36:12+00:00</updated>
<entry>
<title>Remove the now unnecessary tls_init() call.</title>
<updated>2018-03-19T16:36:12+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-03-19T16:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7404a498429b2296b52ce77d887b7040276e03a3'/>
<id>urn:sha1:7404a498429b2296b52ce77d887b7040276e03a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress test ensuring autoinit stays pledge("stdio") safe.</title>
<updated>2018-03-19T14:34:33+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2018-03-19T14:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7dfb474cf3fbbf623463a9b51f61e868a92beb97'/>
<id>urn:sha1:7dfb474cf3fbbf623463a9b51f61e868a92beb97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a format string issue that Go 1.10 complains about.</title>
<updated>2018-03-15T16:21:22+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-03-15T16:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3af1ea8463212d819635d3aef59d741cea72dd8c'/>
<id>urn:sha1:3af1ea8463212d819635d3aef59d741cea72dd8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_version</title>
<updated>2018-03-15T12:27:01+00:00</updated>
<author>
<name>jca</name>
<email></email>
</author>
<published>2018-03-15T12:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=31b9fe82ec87b1b7aac99b7c06baa2f6f85f1204'/>
<id>urn:sha1:31b9fe82ec87b1b7aac99b7c06baa2f6f85f1204</id>
<content type='text'>
We already provided the setters, so also provide the getters like
OpenSSL does.  Addition prompted by the use of those functions in recent
openvpn releases.

manpage diff from schwarze@ (thanks!) with input from jsing@, ok tb@
jsing@
</content>
</entry>
<entry>
<title>Update keypair regress to match revised keypair hash handling.</title>
<updated>2018-02-14T15:59:50+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-14T15:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b2c4d697ffb1ac9268a3f4570da08bbfc27d18ef'/>
<id>urn:sha1:b2c4d697ffb1ac9268a3f4570da08bbfc27d18ef</id>
<content type='text'>
Apparently I failed to commit this when I committed the libtls change...
</content>
</entry>
<entry>
<title>Update regress to use tlsext_serverhello_parse().</title>
<updated>2018-02-08T11:31:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-08T11:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e6ade186e34c4d501ee718ca12e393d7173d92b'/>
<id>urn:sha1:3e6ade186e34c4d501ee718ca12e393d7173d92b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update regress to match change to tls_keypair_pubkey_hash().</title>
<updated>2018-02-08T10:19:57+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-08T10:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1cdf8604761b93152a016438e63c11510e6d35bf'/>
<id>urn:sha1:1cdf8604761b93152a016438e63c11510e6d35bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a regress test that covers libtls keypairs.</title>
<updated>2018-02-08T10:06:52+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-08T10:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c7ad994cfcd0b5397342480b627e9e39807037f4'/>
<id>urn:sha1:c7ad994cfcd0b5397342480b627e9e39807037f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak compiler flags to include -DLIBRESSL_INTERNAL and make more warnings</title>
<updated>2018-02-08T10:05:43+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-08T10:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=986ed8464a25cca0a54fb831bad82ff52c63cb81'/>
<id>urn:sha1:986ed8464a25cca0a54fb831bad82ff52c63cb81</id>
<content type='text'>
fatal.
</content>
</entry>
<entry>
<title>Add more free functions for NULL checks.</title>
<updated>2018-02-07T05:07:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-07T05:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=20a45a9e3f55572a964bbaf56f5afddad028f933'/>
<id>urn:sha1:20a45a9e3f55572a964bbaf56f5afddad028f933</id>
<content type='text'>
</content>
</entry>
</feed>
