<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable, branch v2.4.4</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.4.4</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.4.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2016-11-06T15:21:40+00:00</updated>
<entry>
<title>update changelog for 2.4.4</title>
<updated>2016-11-06T15:21:40+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-11-06T15:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9a5e2f16865ab3f17aae5c88035a4f993c808777'/>
<id>urn:sha1:9a5e2f16865ab3f17aae5c88035a4f993c808777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2016-09-23T10:40:01+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-09-23T10:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c4ebe2518ce876c71ed82562489081df8891afd8'/>
<id>urn:sha1:c4ebe2518ce876c71ed82562489081df8891afd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OCSP tests so that OCSP tests can be executed on a system without /etc/ssl/cert.pem</title>
<updated>2016-08-02T16:02:48+00:00</updated>
<author>
<name>Geoff Beier</name>
<email>geoffbeier@gmail.com</email>
</author>
<published>2016-08-02T01:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1d36474726ce4d53120e2968209cdb892a194e82'/>
<id>urn:sha1:1d36474726ce4d53120e2968209cdb892a194e82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelog for 2.4.2</title>
<updated>2016-07-31T22:55:50+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-07-31T22:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=48ecc2d05d2d28bbd10ae3328ede1a6fbdfd0de3'/>
<id>urn:sha1:48ecc2d05d2d28bbd10ae3328ede1a6fbdfd0de3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>set link library dependencies with MSVC, fixes #221</title>
<updated>2016-07-31T22:12:35+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-07-31T22:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7f322bfe7e3cccaa104c494b6714bace8b110ca0'/>
<id>urn:sha1:7f322bfe7e3cccaa104c494b6714bace8b110ca0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly enable strnlen checks for MSVC</title>
<updated>2016-07-31T22:12:35+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-07-31T22:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=47d4f7109f78716e0cb1b52c45c7c71a8c81162b'/>
<id>urn:sha1:47d4f7109f78716e0cb1b52c45c7c71a8c81162b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create OPENBSD_6_0 branch</title>
<updated>2016-07-29T12:51:02+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-07-29T12:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=12348e6f64cc3ac6cf5bc01ba5e21e427dd93deb'/>
<id>urn:sha1:12348e6f64cc3ac6cf5bc01ba5e21e427dd93deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in USE_BUILTIN_ARC4RANDOM check</title>
<updated>2016-07-19T10:11:28+00:00</updated>
<author>
<name>celan69</name>
<email>christian@kuehnke.de</email>
</author>
<published>2016-07-19T10:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1b10e48a1f0f6a4b51d0e9e1a6cd6820d3475fd5'/>
<id>urn:sha1:1b10e48a1f0f6a4b51d0e9e1a6cd6820d3475fd5</id>
<content type='text'>
Solaris 11 recently introduced a builtin arc4random in libc which fails the tests in "make check". Found USE_BUILTIN_ARC4RANDOM, but could not get it to work. Apparently, there is a typo in the configure logic rendering USE_BUILTIN_ARC4RANDOM ineffective.</content>
</entry>
<entry>
<title>avoid BSWAP assembly for ARM &lt;= v6</title>
<updated>2016-07-17T23:12:23+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-07-17T23:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a9332ccecfce63bf54924e70c11f420edd3ae312'/>
<id>urn:sha1:a9332ccecfce63bf54924e70c11f420edd3ae312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format 64-bit int portably (windows wants %l64d)</title>
<updated>2016-07-17T22:37:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-07-17T22:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=fa435db8df9fca0220a69343ffed0aa6d1172097'/>
<id>urn:sha1:fa435db8df9fca0220a69343ffed0aa6d1172097</id>
<content type='text'>
</content>
</entry>
</feed>
