<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/apps, branch v2.7.1</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.7.1</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.7.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2018-03-23T18:45:05+00:00</updated>
<entry>
<title>add proper guard and typedef</title>
<updated>2018-03-23T18:45:05+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T18:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6b513a1c78b8a8c4c48b9ef476628728974f3171'/>
<id>urn:sha1:6b513a1c78b8a8c4c48b9ef476628728974f3171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust definition of compat clock_gettime</title>
<updated>2018-03-23T16:10:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T16:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4b2a8cd1c16896ca5d4570656435aa1b69bcbd46'/>
<id>urn:sha1:4b2a8cd1c16896ca5d4570656435aa1b69bcbd46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add clock_gettime for macos 10.11 and earlier</title>
<updated>2018-03-23T02:04:43+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T01:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=987aa6a084312be8501bdda42b0e5aab3b84d52a'/>
<id>urn:sha1:987aa6a084312be8501bdda42b0e5aab3b84d52a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove CMAKE_HOST_ references</title>
<updated>2018-03-16T21:59:53+00:00</updated>
<author>
<name>Don</name>
<email>don.j.olmstead@gmail.com</email>
</author>
<published>2018-03-16T21:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=09590953d05672f62a1f95913e6149f490dced80'/>
<id>urn:sha1:09590953d05672f62a1f95913e6149f490dced80</id>
<content type='text'>
CMAKE_HOST_ describes the host system not the target. For cross compilation to work the actual target system should be used for making decisions in CMake.
</content>
</entry>
<entry>
<title>bump base requirement to Windows Vista, use builtin inet_ntop/pton</title>
<updated>2018-03-14T12:29:04+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-14T12:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3fb9e63b907186c70fb79e818d899ccb67b4b421'/>
<id>urn:sha1:3fb9e63b907186c70fb79e818d899ccb67b4b421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add app_timer_user for Windows build</title>
<updated>2017-12-26T13:49:01+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-12-26T13:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=82ce59838e9096b9f9f1ac3de5ec8b938e13da92'/>
<id>urn:sha1:82ce59838e9096b9f9f1ac3de5ec8b938e13da92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create correct directory in CMake install.</title>
<updated>2017-11-06T19:52:03+00:00</updated>
<author>
<name>Aric Belsito</name>
<email>lluixhi@gmail.com</email>
</author>
<published>2017-11-06T19:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=653ba217528a003c83a8fe816ad38f21c3b3da67'/>
<id>urn:sha1:653ba217528a003c83a8fe816ad38f21c3b3da67</id>
<content type='text'>
Was creating ${CONFDIR}/cert instead of ${CONFDIR}/certs.
</content>
</entry>
<entry>
<title>Fix checking memmem in apps/ocspcheck/CMakeLists.txt</title>
<updated>2017-09-26T13:02:21+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-09-26T13:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9bb3e03722f1e6c5188d5f317c58c93ac24a0525'/>
<id>urn:sha1:9bb3e03722f1e6c5188d5f317c58c93ac24a0525</id>
<content type='text'>
- Issue #352 pointed out by @d3x0r
</content>
</entry>
<entry>
<title>use standard initialization for poll loop delay</title>
<updated>2017-08-13T21:09:32+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-08-13T21:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4916f940c8fe7453db50de49da6fbc8bd1a0fefd'/>
<id>urn:sha1:4916f940c8fe7453db50de49da6fbc8bd1a0fefd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/libressl-portable/portable into SkipInstall</title>
<updated>2017-07-07T06:11:11+00:00</updated>
<author>
<name>d3x0r</name>
<email>d3x0r@users.noreply.github.com</email>
</author>
<published>2017-07-07T06:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a4d80ca56acc05b92be6015a50cae3d46f081440'/>
<id>urn:sha1:a4d80ca56acc05b92be6015a50cae3d46f081440</id>
<content type='text'>
Fix merge conflicts from GNUInstallDirs merge to master.
</content>
</entry>
</feed>
