<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/ssl, branch v2.6.3</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.6.3</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.6.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2017-08-12T14:46:19+00:00</updated>
<entry>
<title>Land #332, fix shared library dependencies with cmake for libssl/libtls</title>
<updated>2017-08-12T14:46:19+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-08-12T14:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=bdec057318a35c1c8152f8dbe84c24e0da7523c4'/>
<id>urn:sha1:bdec057318a35c1c8152f8dbe84c24e0da7523c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ssl/t1_reneg.c</title>
<updated>2017-08-11T16:15:17+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-08-11T16:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9be0359cc3b8e0601ad82cb432c534e34cd11862'/>
<id>urn:sha1:9be0359cc3b8e0601ad82cb432c534e34cd11862</id>
<content type='text'>
</content>
</entry>
<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>add tlsext</title>
<updated>2017-07-17T10:12:55+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@rapid7.com</email>
</author>
<published>2017-07-17T10:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=58ba8785fb364794bf3e0c1dcafd40b747188395'/>
<id>urn:sha1:58ba8785fb364794bf3e0c1dcafd40b747188395</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>
<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>Add ssl/t1_hash.c</title>
<updated>2017-03-07T15:17:25+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-03-07T15:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=27f08790305216e5730c5bb5352db9f616c4c56f'/>
<id>urn:sha1:27f08790305216e5730c5bb5352db9f616c4c56f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update for death of s23*</title>
<updated>2017-01-27T11:42:33+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-01-27T11:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=beffe6b41d1ee3c7f88af4866ca5d39e3beacca1'/>
<id>urn:sha1:beffe6b41d1ee3c7f88af4866ca5d39e3beacca1</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>
</feed>
