<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl, branch libressl-v2.1.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.1.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-12-07T20:00:13+00:00</updated>
<entry>
<title>remove duplicate initialization of .sid_ctx in test</title>
<updated>2014-12-07T20:00:13+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-12-07T20:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f3fe432d11576f0059b61f127372fec0a6eb70db'/>
<id>urn:sha1:f3fe432d11576f0059b61f127372fec0a6eb70db</id>
<content type='text'>
</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>Allow overriding the path to the testssl and openssl binaries.</title>
<updated>2014-12-03T22:33:35+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-12-03T22:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8fd4db0227dd51be762e89ef2ce4e22e2317da6f'/>
<id>urn:sha1:8fd4db0227dd51be762e89ef2ce4e22e2317da6f</id>
<content type='text'>
This is needed by the portable tree to point directly to the newly-built
binaries when running unit tests.

discussed with jsing@ and others
</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>Fix tlsext_tick_lifetime_hint value in test #2 to make sure the</title>
<updated>2014-07-16T17:38:19+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-07-16T17:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7e89b2633ecbbed3b5ee3f7cba473342b750e95f'/>
<id>urn:sha1:7e89b2633ecbbed3b5ee3f7cba473342b750e95f</id>
<content type='text'>
(tlsext_tick_lifetime_hint &gt; 0) test also passes on 32-bit platforms
(tlsext_tick_lifetime_hint is a long).
</content>
</entry>
<entry>
<title>Add a regress test for the ASN1 handling of SSL session tickets.</title>
<updated>2014-07-13T16:03:54+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-13T16:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7bdedbe7cbfbf5ec162eeb343c6d5b3dd503b45c'/>
<id>urn:sha1:7bdedbe7cbfbf5ec162eeb343c6d5b3dd503b45c</id>
<content type='text'>
</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>
<entry>
<title>Remove #ifndefs for OPENSSL_NO_DH, OPENSSL_NO_ECDH and</title>
<updated>2014-07-12T18:00:20+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-12T18:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f37d22b78bdf93056e900b497e9339a82ee0b7ec'/>
<id>urn:sha1:f37d22b78bdf93056e900b497e9339a82ee0b7ec</id>
<content type='text'>
OPENSSL_NO_X509_VERIFY. We're not going to build with these and the same
removal has already been done for libssl.
</content>
</entry>
</feed>
