<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/ssl, branch OPENBSD_6_1</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_6_1</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_6_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2017-07-07T05:10:15+00:00</updated>
<entry>
<title>use GNUInstallDirs from cmake to specify install paths.</title>
<updated>2017-07-07T05:10:15+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=de9ea11a07f23809c102c7a2e0378d71f8713c16'/>
<id>urn:sha1:de9ea11a07f23809c102c7a2e0378d71f8713c16</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>
<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>
<entry>
<title>export DLLs functions for MSVC with CMake</title>
<updated>2016-10-31T02:39:36+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2016-09-06T14:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=62f2a73061eda53f5d60cfa7fab7dfb6bd7803ad'/>
<id>urn:sha1:62f2a73061eda53f5d60cfa7fab7dfb6bd7803ad</id>
<content type='text'>
- Add 3 DEF files to export functions from Windows DLLs
  - Add gettimeofday to crypto/crypto.def (*1)
  - Remove gai_strerrorA from tls/tls.def (*1)
- Fix CMakeLists.txt to use DEF files as PRIVATE
- Change DLL import library file name since it duplicates with static library
- Ignore compiler warning C4267, and Edit CMAKE_C_FLAGS not to overwrite it (*1)
- Add USE_SHARED option to build openssl.exe with shared libraries (*1)

  (*1) recommended by @mcnameej
</content>
</entry>
<entry>
<title>build Windows DLL on CMake</title>
<updated>2016-08-25T09:17:27+00:00</updated>
<author>
<name>Satoshi Yasushima</name>
<email>yasushima-gd@users.noreply.github.com</email>
</author>
<published>2016-08-25T09:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=829b21581fc93085faeced35b3c75376b0de6ae2'/>
<id>urn:sha1:829b21581fc93085faeced35b3c75376b0de6ae2</id>
<content type='text'>
like below.
* libcrypto-38.dll
* libssl-39.dll
* libtls-11.dll
</content>
</entry>
</feed>
