<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress, 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-09T00:49:21+00:00</updated>
<entry>
<title>t_exhaust is too exhausting</title>
<updated>2014-12-09T00:49:21+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-12-09T00:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=86a32cdcb43395c572478d939b651e2ebde35d3c'/>
<id>urn:sha1:86a32cdcb43395c572478d939b651e2ebde35d3c</id>
<content type='text'>
</content>
</entry>
<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>Allow specific libtls hostname validation errors to propagate.</title>
<updated>2014-12-07T16:56:17+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-12-07T16:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=26bb73d6664efd39d99f8477df943507a7f03b5e'/>
<id>urn:sha1:26bb73d6664efd39d99f8477df943507a7f03b5e</id>
<content type='text'>
Remove direct calls to printf from the tls_check_hostname() path. This allows
NUL byte error messages to bubble up to the caller, to be logged in a
program-appropriate way. It also removes non-portable calls to getprogname().

ok jsing@
</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>Fill the buffer with 'z' instead of 'a' since 'a' is part of the</title>
<updated>2014-12-03T18:25:18+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2014-12-03T18:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5bd867744f3b6ff22bfd0c0220e0f5599e6e4563'/>
<id>urn:sha1:5bd867744f3b6ff22bfd0c0220e0f5599e6e4563</id>
<content type='text'>
string we are testing.
Add tests to verify that we get SIGSEGV when passed a NULL src or dst.
It is better to crash than for an implementation to check for NULL
and try to recover.
</content>
</entry>
<entry>
<title>Add simple strlcpy regress</title>
<updated>2014-12-02T20:23:05+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2014-12-02T20:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=07f3abc6b65cf95baf1a425dc64b7c187783bfba'/>
<id>urn:sha1:07f3abc6b65cf95baf1a425dc64b7c187783bfba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add simple strlcat regress</title>
<updated>2014-12-02T17:48:34+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2014-12-02T17:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0e91244147c5fb58db81de5452176eff6043b2a'/>
<id>urn:sha1:f0e91244147c5fb58db81de5452176eff6043b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strnlen to SUBDIRS so we actually run its tests.</title>
<updated>2014-12-02T17:26:30+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2014-12-02T17:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=be33ca734ef2aab9186c9ab0e1279aa6c9e13e33'/>
<id>urn:sha1:be33ca734ef2aab9186c9ab0e1279aa6c9e13e33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prefer memcmp to bcmp.</title>
<updated>2014-11-26T05:48:00+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-11-26T05:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b7b1f3fa633621744ceb3865d0d012edd77c0b1'/>
<id>urn:sha1:2b7b1f3fa633621744ceb3865d0d012edd77c0b1</id>
<content type='text'>
ok tedu@ miod@ deraadt@
</content>
</entry>
</feed>
