<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/ssl/ssltest.c, 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>2015-09-13T14:07:10+00:00</updated>
<entry>
<title>remove e_os2.h includes</title>
<updated>2015-09-13T14:07:10+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-09-13T14:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=142520e99fc10e0df02ec0d52e406b0de39d8ee6'/>
<id>urn:sha1:142520e99fc10e0df02ec0d52e406b0de39d8ee6</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Remove SSLv3 support from LibreSSL regression tests.</title>
<updated>2015-08-27T07:19:17+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-08-27T07:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=46987ee4e7313e879bf949893a6f9d47b91bc72a'/>
<id>urn:sha1:46987ee4e7313e879bf949893a6f9d47b91bc72a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reject DH keys sent by a server if they are considered too small; inspired</title>
<updated>2015-03-08T16:48:47+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-03-08T16:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=973703db67a8e73d70e63afa8f2cde19da09144d'/>
<id>urn:sha1:973703db67a8e73d70e63afa8f2cde19da09144d</id>
<content type='text'>
by a similar BoringSSL change, but raising the limit to 1024 bits.
ok jsing@ markus@ guenther@ deraadt@
</content>
</entry>
<entry>
<title>unifdef OPENSSL_NO_NEXTPROTONEG</title>
<updated>2014-12-14T14:48:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-14T14:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a611a088079315166705b6b55c3bc42b5fc2d007'/>
<id>urn:sha1:a611a088079315166705b6b55c3bc42b5fc2d007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress for ALPN.</title>
<updated>2014-12-10T15:06:50+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-10T15:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a117e2e640709457de5d7640f35807a4b578f889'/>
<id>urn:sha1:a117e2e640709457de5d7640f35807a4b578f889</id>
<content type='text'>
Based on OpenSSL.
</content>
</entry>
<entry>
<title>The -ssl2 flag does nothing - remove the flag and any tests that were</title>
<updated>2014-12-06T13:13:21+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-06T13:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7527f07dce2c47d81962183f6426801cdfc1988d'/>
<id>urn:sha1:7527f07dce2c47d81962183f6426801cdfc1988d</id>
<content type='text'>
using it.
</content>
</entry>
<entry>
<title>Remove _XOPEN_SOURCE_EXTENDED since we're not too concerned about</title>
<updated>2014-10-13T13:50:28+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-10-13T13:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4545fc52b98b4df1e50a1dbfacc381aa2da11c62'/>
<id>urn:sha1:4545fc52b98b4df1e50a1dbfacc381aa2da11c62</id>
<content type='text'>
gethostname being declared properly on Compaq platforms that use DEC C...
</content>
</entry>
<entry>
<title>BIO_free() and SSL_CTX_free() have explicit NULL checks, so there is no</title>
<updated>2014-10-13T13:47:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-10-13T13:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a3226a3b4916c093cc87297c088876675dbc2e3d'/>
<id>urn:sha1:a3226a3b4916c093cc87297c088876675dbc2e3d</id>
<content type='text'>
need to have additional checks here.
</content>
</entry>
<entry>
<title>Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exit</title>
<updated>2014-10-13T13:42:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-10-13T13:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49f9c77e835c971a170dee98f1d189a348879e83'/>
<id>urn:sha1:49f9c77e835c971a170dee98f1d189a348879e83</id>
<content type='text'>
with a failure if the NPN verification fails.
</content>
</entry>
<entry>
<title>More KNF.</title>
<updated>2014-07-12T18:09:21+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-12T18:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0522a20bddabef58bf9331c597fede231dffaabb'/>
<id>urn:sha1:0522a20bddabef58bf9331c597fede231dffaabb</id>
<content type='text'>
</content>
</entry>
</feed>
