<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/tls, branch v2.3.2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.3.2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.3.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2015-12-07T13:55:05+00:00</updated>
<entry>
<title>fixup cert.pem path override for libtls, add for nc(1)</title>
<updated>2015-12-07T13:55:05+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-07T13:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1988b8f65e4bfa2c9fb1fa13316f3c22ec59d298'/>
<id>urn:sha1:1988b8f65e4bfa2c9fb1fa13316f3c22ec59d298</id>
<content type='text'>
this also fixes the formatting of help for nc(1)
</content>
</entry>
<entry>
<title>override _PATH_SSL_CA_FILE with OPENSSLDIR at build time</title>
<updated>2015-12-07T02:35:09+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-07T02:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5b49c30cbc1cd115a1d39bbdb67271e9d182b7a8'/>
<id>urn:sha1:5b49c30cbc1cd115a1d39bbdb67271e9d182b7a8</id>
<content type='text'>
fix #160
</content>
</entry>
<entry>
<title>include new tls headers</title>
<updated>2015-09-13T08:48:46+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-13T08:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=82e96d3565fb9c16b4ab9a6684d1c4b7d514212f'/>
<id>urn:sha1:82e96d3565fb9c16b4ab9a6684d1c4b7d514212f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add 'nc' to the distribution as an example of libtls client and server</title>
<updated>2015-09-12T13:08:24+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-12T12:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=854f4f69af9003c0c29d3838001f549beaf36936'/>
<id>urn:sha1:854f4f69af9003c0c29d3838001f549beaf36936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not build lib-objects targets if we are just building static libs.</title>
<updated>2015-09-09T11:03:52+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-09T10:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=adfb2bf72257c4d622f4be8f897c5ddafa4e58ae'/>
<id>urn:sha1:adfb2bf72257c4d622f4be8f897c5ddafa4e58ae</id>
<content type='text'>
This confuses some cmake targets.
</content>
</entry>
<entry>
<title>disable shared CMake builds for OS X / Windows for now</title>
<updated>2015-09-07T06:05:33+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-07T06:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ca56c332e3356118441c955e690f6727a9928b69'/>
<id>urn:sha1:ca56c332e3356118441c955e690f6727a9928b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add install targets and shared libraries to CMake</title>
<updated>2015-08-18T19:20:19+00:00</updated>
<author>
<name>Jeff Davey</name>
<email>jdavey@apple.com</email>
</author>
<published>2015-08-18T19:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5461dea7f141d78d1d0bb4c4f17be9b15680fa96'/>
<id>urn:sha1:5461dea7f141d78d1d0bb4c4f17be9b15680fa96</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>revert changes to libtls-standalone Makefile.am that ended up in tls</title>
<updated>2015-05-24T00:27:57+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2015-05-02T13:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=189cdf710391a63b4f0f4ae896498e7cc1e5b772'/>
<id>urn:sha1:189cdf710391a63b4f0f4ae896498e7cc1e5b772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stub in initial libtls standalone tree</title>
<updated>2015-05-24T00:26:51+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2015-04-30T09:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=28353c1df15c3d0482a10ffe33fa34c053af2c2e'/>
<id>urn:sha1:28353c1df15c3d0482a10ffe33fa34c053af2c2e</id>
<content type='text'>
</content>
</entry>
</feed>
