<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto/compat, branch v2.3.1</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.3.1</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2015-10-22T03:17:13+00:00</updated>
<entry>
<title>check bounds before casting (long long) to time_t</title>
<updated>2015-10-22T03:17:13+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-22T03:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3f79a49dd29be1ea2a227304a496269711eea4d9'/>
<id>urn:sha1:3f79a49dd29be1ea2a227304a496269711eea4d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows compatibility fixes</title>
<updated>2015-10-18T14:28:10+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-18T14:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0197a589691274055e3a6f47a3652a6714d676bc'/>
<id>urn:sha1:0197a589691274055e3a6f47a3652a6714d676bc</id>
<content type='text'>
VS2013 has trouble with relative include paths for apps/openssl, so move
certhash_win/apps_win.c back to apps/openssl.

gmtime_r on mingw64 fails with negative time_t, override

gmtime_s fails all of the time unit tests, override

SHUT_RD/WR are defined in newer mingw64 headers, check before overriding
</content>
</entry>
<entry>
<title>make internal functions static</title>
<updated>2015-10-15T19:32:02+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-15T19:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=cac089b5d6f4b0237f8221d18079735f1d3e7c72'/>
<id>urn:sha1:cac089b5d6f4b0237f8221d18079735f1d3e7c72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use timegm from musl</title>
<updated>2015-10-15T19:26:24+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-15T19:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c02436645dafd0e97ee7e91ab8afd70bb997453c'/>
<id>urn:sha1:c02436645dafd0e97ee7e91ab8afd70bb997453c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include timegm fallback</title>
<updated>2015-10-15T14:16:38+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-15T04:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4298ac9305d89cadf90ebb01f0e85bb74fea2c1e'/>
<id>urn:sha1:4298ac9305d89cadf90ebb01f0e85bb74fea2c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix spelling of OPENSSL_cleanse</title>
<updated>2015-09-13T14:31:41+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-13T14:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=eeb286af5a544119b772161564a27748074ffd18'/>
<id>urn:sha1:eeb286af5a544119b772161564a27748074ffd18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add win32-specific explicit_bzero implementation</title>
<updated>2015-08-03T11:56:59+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-08-03T11:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c66d80a4381f0b492fd62e87deb88944b77efd22'/>
<id>urn:sha1:c66d80a4381f0b492fd62e87deb88944b77efd22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move sleep shim to posix_win.c</title>
<updated>2015-07-21T18:52:29+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@rapid7.com</email>
</author>
<published>2015-07-21T18:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9d5eb631e3db34ae7e62fcbded203ca7755fef2d'/>
<id>urn:sha1:9d5eb631e3db34ae7e62fcbded203ca7755fef2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add initial CMake and Visual Studio build support</title>
<updated>2015-07-21T17:08:18+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2014-07-11T03:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5d8a1cf7155130bd8101090d7e1d0c2f90d9b123'/>
<id>urn:sha1:5d8a1cf7155130bd8101090d7e1d0c2f90d9b123</id>
<content type='text'>
This moves the compatibility include files from include to
include/compat so we can use the awful MS C compiler
&lt;../include/&gt; trick to emulate the GNU #include_next extension.

This also removes a few old compat files we do not need anymore.
</content>
</entry>
<entry>
<title>win32 openssl CLI: preserve original echo state</title>
<updated>2015-07-16T15:27:57+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-07-16T15:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ddeb740426716de91135def46d8408da9d730586'/>
<id>urn:sha1:ddeb740426716de91135def46d8408da9d730586</id>
<content type='text'>
Mirror the patch to ui_openssl.c, also fix the broken conditional that
made it not actually turn off echo in the first place.

ok guenther@
</content>
</entry>
</feed>
