<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress, branch libressl-v2.3.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-10-25T20:15:06+00:00</updated>
<entry>
<title>Change test to use length 128 (shortest long-form encoding).</title>
<updated>2015-10-25T20:15:06+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-10-25T20:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5313b8d69c87b6508e8f845718ad3d005077bc1a'/>
<id>urn:sha1:5313b8d69c87b6508e8f845718ad3d005077bc1a</id>
<content type='text'>
From BoringSSL commit: d13a5e15d4e4eb51513be665306a2beba39869df
</content>
</entry>
<entry>
<title>Hide __atexit and __atexit_register_cleanup()</title>
<updated>2015-10-25T18:01:24+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-10-25T18:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d26dd1386187b2be08c82b67e3a2199a67c82900'/>
<id>urn:sha1:d26dd1386187b2be08c82b67e3a2199a67c82900</id>
<content type='text'>
Wrap __cxa_{atexit,finalize}() so the call from exit() goes direct
Switch regress/lib/libc/atexit/ to be built with -static so that it can
  still access __atexit*

ok millert@ jca@
</content>
</entry>
<entry>
<title>Missing initializer; spotted by coverity.</title>
<updated>2015-10-25T11:59:37+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-10-25T11:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=991aadf92bf4eaaff00372d589c1629eb1909695'/>
<id>urn:sha1:991aadf92bf4eaaff00372d589c1629eb1909695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dprintf() instead of fprintf() in the signal handler</title>
<updated>2015-10-25T04:11:00+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-10-25T04:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6056d63625b6e74df458ac23f11f86a9452ed35b'/>
<id>urn:sha1:6056d63625b6e74df458ac23f11f86a9452ed35b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cast ctype functions' arguments to unsigned char.</title>
<updated>2015-10-23T18:47:21+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-10-23T18:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0e09b51b855b0124cb179302cd9b890bf86b5e4f'/>
<id>urn:sha1:0e09b51b855b0124cb179302cd9b890bf86b5e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ifnameindex to te libc regress tests</title>
<updated>2015-10-23T12:59:12+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2015-10-23T12:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0fd5227c21b7cfc0efe665e836f6c917f30ef7a4'/>
<id>urn:sha1:0fd5227c21b7cfc0efe665e836f6c917f30ef7a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a regress test for if_indextoname() and if_nametoindex()</title>
<updated>2015-10-22T15:47:00+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2015-10-22T15:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6093787e53bb6e61dbeb44f979fb253f2ce0414f'/>
<id>urn:sha1:6093787e53bb6e61dbeb44f979fb253f2ce0414f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend tests to call ASN1_{GENERALIZED,UTC,}TIME_set_string() with a NULL</title>
<updated>2015-10-22T14:10:55+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-10-22T14:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=da68d0ffcc517d0ce4f0f46a090f950062525ef1'/>
<id>urn:sha1:da68d0ffcc517d0ce4f0f46a090f950062525ef1</id>
<content type='text'>
pointer - because, you know, you might want to set a string on a NULL
object. The previous implementation apparently allowed this as a way of
testing if the string was valid... probably because the *_check() functions
are only useable after the string has already been set.
</content>
</entry>
<entry>
<title>Fix case where we wanted to test ASN1_TIME_set_string() but were testing</title>
<updated>2015-10-22T14:01:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-10-22T14:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dba45550e6e6a501d95de421da1168ea0bc574a0'/>
<id>urn:sha1:dba45550e6e6a501d95de421da1168ea0bc574a0</id>
<content type='text'>
ASN1_UTCTIME_set_string() twice instead.
</content>
</entry>
<entry>
<title>Add a regress for libc handling of SIGTHR</title>
<updated>2015-10-22T05:30:18+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-10-22T05:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6f9e896881bfb4186fa07fea2fc39c32b2b6e75d'/>
<id>urn:sha1:6f9e896881bfb4186fa07fea2fc39c32b2b6e75d</id>
<content type='text'>
</content>
</entry>
</feed>
