<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/tls, branch v2.6.2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.6.2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.6.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2017-07-24T19:26:29+00:00</updated>
<entry>
<title>ssl/tls cmake: fix shared library dependencies</title>
<updated>2017-07-24T19:26:29+00:00</updated>
<author>
<name>Masud Rahman</name>
<email>mrahman15@bloomberg.net</email>
</author>
<published>2017-07-24T19:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1dd6a52f2d8c1a3e49f330491a123378752a1c0d'/>
<id>urn:sha1:1dd6a52f2d8c1a3e49f330491a123378752a1c0d</id>
<content type='text'>
Ensure that the 'ssl' depends on 'crypto' and that 'tls' depends on
'ssl' and 'crypto' for all platforms.  Prior to this commit, the
dependency was only specified for the 'WIN32' CMake build.
</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>
<entry>
<title>Add option LIBRESSL_SKIP_INSTALL</title>
<updated>2017-07-06T09:09:44+00:00</updated>
<author>
<name>d3x0r</name>
<email>d3x0r@users.noreply.github.com</email>
</author>
<published>2017-07-06T09:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2557dd7439806448ad41b7bc5f175f4ed4f74d9c'/>
<id>urn:sha1:2557dd7439806448ad41b7bc5f175f4ed4f74d9c</id>
<content type='text'>
Internally LIBRESSL_SKIP_INSTALL, if not set becomes ENABLE_LIBRESSL_INSTALL so this by default is enabled.  defining LIBRESSL_SKIP_INSTALL before hand will disable all install() rules.
This is useful if another project includes and links to this statically.
I chose to add a prefix to avoid potential name collision because the options are cached globally.

If the installation is skipped, maybe it should also disable building apps?  I didn't do that.
</content>
</entry>
<entry>
<title>use GNUInstallDirs from cmake to specify install paths.</title>
<updated>2017-07-06T08:49:43+00:00</updated>
<author>
<name>d3x0r</name>
<email>d3x0r@users.noreply.github.com</email>
</author>
<published>2017-07-06T08:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a2bd5ebaba789822ae73e9059171c46ed6b8f574'/>
<id>urn:sha1:a2bd5ebaba789822ae73e9059171c46ed6b8f574</id>
<content type='text'>
Primarily this is to select whether 'lib64' or 'lib' is used on linux type systems.
</content>
</entry>
<entry>
<title>Move strsep.c to crypto/compat/ and add ocspcheck build to CMake</title>
<updated>2017-01-25T12:31:04+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-25T10:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=91a8bd7914a809d3be9f0a98d6246c2d10c3ad96'/>
<id>urn:sha1:91a8bd7914a809d3be9f0a98d6246c2d10c3ad96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop generating .def files by update.sh</title>
<updated>2017-01-18T12:05:43+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-18T11:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=484feaae9157d8e4d91e81d305b9cd0ff6af0c91'/>
<id>urn:sha1:484feaae9157d8e4d91e81d305b9cd0ff6af0c91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add export symbol support to CMake</title>
<updated>2017-01-17T15:34:20+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-17T12:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3b8cf47307c65f6adfe20e13e85e074a8e5cc044'/>
<id>urn:sha1:3b8cf47307c65f6adfe20e13e85e074a8e5cc044</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define CMake library object lists globally</title>
<updated>2017-01-12T05:46:22+00:00</updated>
<author>
<name>Matt Stancliff</name>
<email>matt@genges.com</email>
</author>
<published>2017-01-12T05:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=63add73d0b5b49ea583e12610799d2de80877a7d'/>
<id>urn:sha1:63add73d0b5b49ea583e12610799d2de80877a7d</id>
<content type='text'>
OBJECT collections in CMake don't generate any artifacts so these
are safe to hoist out and define globally.

library OBJECT targets are just a list of filenames.  It can be useful for
other projects to include lists of sources directly regardless of build mode
(shared, static, or library).
</content>
</entry>
<entry>
<title>remove check-in .def and ignore .sym files</title>
<updated>2016-11-05T15:24:22+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2016-11-05T13:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=77a2a9f3efa841ebc6f49e340f66ffb78fb3d967'/>
<id>urn:sha1:77a2a9f3efa841ebc6f49e340f66ffb78fb3d967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement support for hiding symbols in libtls / libssl</title>
<updated>2016-11-05T15:24:12+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2016-11-05T13:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7770e4f2e4b85fd8bf3123b16a7b30fb22f9f68b'/>
<id>urn:sha1:7770e4f2e4b85fd8bf3123b16a7b30fb22f9f68b</id>
<content type='text'>
</content>
</entry>
</feed>
