<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/tls, branch v3.8.2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v3.8.2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v3.8.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2023-11-02T01:49:34+00:00</updated>
<entry>
<title>MSVC: Enable building ocspcheck.</title>
<updated>2023-11-02T01:49:34+00:00</updated>
<author>
<name>Pierre Wendling</name>
<email>pierre.wendling.4@gmail.com</email>
</author>
<published>2023-09-12T16:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f06374e731108b0af09da2d4d06e7c5f907a3f77'/>
<id>urn:sha1:f06374e731108b0af09da2d4d06e7c5f907a3f77</id>
<content type='text'>
- Add `STDIN_FILENO` to compat unistd header.
- Use quotes to include compat getopt header in the compat unistd.
- Export additional symbols needed by ocspcheck (optarg, optind,
  ftruncate)
</content>
</entry>
<entry>
<title>Move `LibreSSL/` to `LIBRESSL_INSTALL_CMAKEDIR`.</title>
<updated>2023-08-19T16:16:16+00:00</updated>
<author>
<name>Pierre Wendling</name>
<email>pierre.wendling.4@gmail.com</email>
</author>
<published>2023-08-15T15:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=86a6826fef085618e506ea8eedb4d688646460bf'/>
<id>urn:sha1:86a6826fef085618e506ea8eedb4d688646460bf</id>
<content type='text'>
This allows users to install the CMake configs without forcing a
`LibreSSL` directory after `LIBRESSL_INSTALL_CMAKEDIR`.
</content>
</entry>
<entry>
<title>CMake: Export and install library targets.</title>
<updated>2023-08-19T16:16:15+00:00</updated>
<author>
<name>Pierre Wendling</name>
<email>pierre.wendling.4@gmail.com</email>
</author>
<published>2023-08-06T19:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a89cd65980153ef60b42cb26d3bef949751f87f1'/>
<id>urn:sha1:a89cd65980153ef60b42cb26d3bef949751f87f1</id>
<content type='text'>
The configs can be consumed by setting LibreSSL_DIR to the build
directory, or after installation using CMAKE_PREFIX_PATH/LibreSSL_DIR.

For compatibility, the EXPORT_NAME of targets and the LIBRESSL_*
variables are set to match the names used in FindLibreSSL.
</content>
</entry>
<entry>
<title>fixes #681, allow override of library POSTFIX for nested builds</title>
<updated>2023-07-07T12:02:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2023-07-07T12:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=081cee6207dc01747dd968b06637ab9ee2cdc496'/>
<id>urn:sha1:081cee6207dc01747dd968b06637ab9ee2cdc496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only link libtls statically to libssl/libcrypto when building standalone</title>
<updated>2023-07-05T11:27:23+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2023-07-05T11:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=642ead359ba9bbeddac2bf0dc593282d0c562092'/>
<id>urn:sha1:642ead359ba9bbeddac2bf0dc593282d0c562092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate opensslconf.h in build dir for cmake</title>
<updated>2023-07-04T07:37:24+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2023-07-04T07:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=71ce0b8c3e07079a40011d2f3515969e3bdf302e'/>
<id>urn:sha1:71ce0b8c3e07079a40011d2f3515969e3bdf302e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix dangling whitespace when building object list</title>
<updated>2023-05-27T06:20:54+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2022-12-19T03:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f8ced390cd47811bc7d3447aead5d4a11816403f'/>
<id>urn:sha1:f8ced390cd47811bc7d3447aead5d4a11816403f</id>
<content type='text'>
breaks latest macOS linker to have a directory in the object list
</content>
</entry>
<entry>
<title>add direct source dependency to each library</title>
<updated>2022-12-14T12:28:11+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2022-12-13T11:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=80eb1454604f71fdcbb17c7fb73bade22031ef81'/>
<id>urn:sha1:80eb1454604f71fdcbb17c7fb73bade22031ef81</id>
<content type='text'>
Fix library generation with some CMake generators by including a direct
source file dependency for each library.
</content>
</entry>
<entry>
<title>Build a static test library with all symbols</title>
<updated>2022-12-13T20:23:17+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2022-12-13T10:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4f0f6ebd1aa1038923e08af6730a32cde3202f62'/>
<id>urn:sha1:4f0f6ebd1aa1038923e08af6730a32cde3202f62</id>
<content type='text'>
Build and link a special test library rather than assuming that the
build has static libraries available.
</content>
</entry>
<entry>
<title>Add tls/tls_signer.c</title>
<updated>2022-01-26T12:24:18+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2022-01-26T12:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3412032b52902c1c9bc890ad62abb44388c6b2bc'/>
<id>urn:sha1:3412032b52902c1c9bc890ad62abb44388c6b2bc</id>
<content type='text'>
</content>
</entry>
</feed>
