<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/tls, branch v3.1.3</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v3.1.3</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v3.1.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2020-03-02T10:44:04+00:00</updated>
<entry>
<title>TLS target properties when building static libs</title>
<updated>2020-03-02T10:44:04+00:00</updated>
<author>
<name>Dan Nestor</name>
<email>dandrestor@gmail.com</email>
</author>
<published>2020-03-02T10:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b10a3363df2b78fb7758a3a8b15434a5ba92eeb9'/>
<id>urn:sha1:b10a3363df2b78fb7758a3a8b15434a5ba92eeb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Override the default path of cert.pem in libtls</title>
<updated>2019-11-16T11:17:37+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2019-11-16T11:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0ab2955f9e23fdf990c7503973a283cf5f611225'/>
<id>urn:sha1:0ab2955f9e23fdf990c7503973a283cf5f611225</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update cmake</title>
<updated>2019-01-31T19:56:56+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-01-31T16:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5269dbb2792fe5baf239e13f36352142364e1581'/>
<id>urn:sha1:5269dbb2792fe5baf239e13f36352142364e1581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update autoconf for latest compat functions</title>
<updated>2019-01-31T19:56:56+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-01-31T15:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a6d7ea956290470254e817adb2f6a3fac9397a17'/>
<id>urn:sha1:a6d7ea956290470254e817adb2f6a3fac9397a17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cmake to generate proper Libs.private in .pc files</title>
<updated>2018-10-05T13:59:44+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2018-10-05T13:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0b8343ace3a854fcb2d7bed850847db54841d6cf'/>
<id>urn:sha1:0b8343ace3a854fcb2d7bed850847db54841d6cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cmake linking libraries</title>
<updated>2018-10-03T11:35:36+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2018-10-03T11:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f819a2bce7a708147df16b5bef21ccaadf7b9913'/>
<id>urn:sha1:f819a2bce7a708147df16b5bef21ccaadf7b9913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make headers under include/compat private again</title>
<updated>2018-06-14T09:48:59+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2018-06-14T09:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=64b69515762f79c7d8841025455c188708059abd'/>
<id>urn:sha1:64b69515762f79c7d8841025455c188708059abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scope private/public headers when embedding into other projects</title>
<updated>2018-05-29T10:46:54+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2018-05-29T10:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4fcfc82d83de32098530abfa3aff5d6fc5532433'/>
<id>urn:sha1:4fcfc82d83de32098530abfa3aff5d6fc5532433</id>
<content type='text'>
thanks to Cameron Palmer
</content>
</entry>
<entry>
<title>Use BUILD_SHARED_LIBS to specify library type</title>
<updated>2018-03-21T17:24:52+00:00</updated>
<author>
<name>Don</name>
<email>don.j.olmstead@gmail.com</email>
</author>
<published>2018-03-20T02:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=26bebfc564c48fdb7fca064ccc975565d1dc53ab'/>
<id>urn:sha1:26bebfc564c48fdb7fca064ccc975565d1dc53ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Land #402, Remove CMAKE_HOST_ references</title>
<updated>2018-03-18T14:53:37+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2018-03-18T14:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1b84f79f4cce8ece632e8f51fae6b842dcae00d8'/>
<id>urn:sha1:1b84f79f4cce8ece632e8f51fae6b842dcae00d8</id>
<content type='text'>
</content>
</entry>
</feed>
