<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include, 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-18T14:28:10+00:00</updated>
<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>disable some tests with 32-bit time_t systems</title>
<updated>2015-10-18T03:57:59+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-18T03:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a45e38e962a30307dd2034c2c032bd76333ebd2c'/>
<id>urn:sha1:a45e38e962a30307dd2034c2c032bd76333ebd2c</id>
<content type='text'>
Also disable use of _mkgmtime, it does not produce correct results.
</content>
</entry>
<entry>
<title>unconditionally disable pledge for now</title>
<updated>2015-10-16T00:34:42+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-16T00:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e8c92100735f1e32d4b6f4a5a2670a0bf98ad1a8'/>
<id>urn:sha1:e8c92100735f1e32d4b6f4a5a2670a0bf98ad1a8</id>
<content type='text'>
suggested by deraadt@ since there is still more coming
</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>add limits.h shim for defining PATH_MAX on HP-UX</title>
<updated>2015-10-15T04:54:25+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-14T22:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1dd79f5d8f617afdb0f5d51ac0278d7b4f84b82f'/>
<id>urn:sha1:1dd79f5d8f617afdb0f5d51ac0278d7b4f84b82f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check for pledge(2)</title>
<updated>2015-10-12T20:34:03+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-12T20:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ff52e6f4e36b6665fc867034e64051471876269f'/>
<id>urn:sha1:ff52e6f4e36b6665fc867034e64051471876269f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve tame to 0</title>
<updated>2015-10-07T15:59:22+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-07T15:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=41cebd325f5fe5138ae407af7da2360ada16b9e2'/>
<id>urn:sha1:41cebd325f5fe5138ae407af7da2360ada16b9e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tame(2) check</title>
<updated>2015-10-07T13:55:05+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-07T13:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=442cc6f1b4a5ff25a6301acee58199b65800730d'/>
<id>urn:sha1:442cc6f1b4a5ff25a6301acee58199b65800730d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename _mkgmtime as timegm on win32</title>
<updated>2015-10-07T13:22:43+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-07T11:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a615d3c6d31b6e7790fb17d46fecba3e4ebfc986'/>
<id>urn:sha1:a615d3c6d31b6e7790fb17d46fecba3e4ebfc986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add b64_ntop checking and fallback for nc(1)</title>
<updated>2015-10-01T12:40:26+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-01T12:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a7f031ba55ac4a69263000357eb7f6d7fb88101a'/>
<id>urn:sha1:a7f031ba55ac4a69263000357eb7f6d7fb88101a</id>
<content type='text'>
</content>
</entry>
</feed>
