<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/openssl/windows, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[openssl] Fix vcpkg-cmake-wrapper.cmake (#18475)</title>
<updated>2021-07-23T05:11:45+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2021-07-23T05:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=92bbf7b3315172d63ffa58416e7cf3f05d8da8e6'/>
<id>92bbf7b3315172d63ffa58416e7cf3f05d8da8e6</id>
<content type='text'>
* [openssl] Fix vcpkg-cmake-wrapper.cmake

* Update baseline revision

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Bump port-version.

* Update the baseline version

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [openssl] Fix vcpkg-cmake-wrapper.cmake

* Update baseline revision

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Bump port-version.

* Update the baseline version

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenSSL] support for "no-autoload-config" config option (#18389)</title>
<updated>2021-07-01T17:21:44+00:00</updated>
<author>
<name>Lev Stipakov</name>
<email>lev@openvpn.net</email>
</author>
<published>2021-07-01T17:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=06f8fd637d928837e9484047f1e41c1b2159835c'/>
<id>06f8fd637d928837e9484047f1e41c1b2159835c</id>
<content type='text'>
* [OpenSSL]: support for "no-autoload-config" config option

OpenSSL has "no-autoload-config" config option,
which disables automatic config loading:

  https://github.com/openssl/openssl/pull/5959

This patch allows to set above option via variable
in custom triplet:

  # build-openssl-no-autoload-config.cmake
  set(OPENSSL_NO_AUTOLOAD_CONFIG ON)

and use it like:

  vcpkg install --overlay-triplets=&lt;path-to-triplets&gt; \
    openssl:build-openssl-no-autoload-config

Signed-off-by: Lev Stipakov &lt;lev@openvpn.net&gt;

* [OpenSSL] bump version

Signed-off-by: Lev Stipakov &lt;lev@openvpn.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [OpenSSL]: support for "no-autoload-config" config option

OpenSSL has "no-autoload-config" config option,
which disables automatic config loading:

  https://github.com/openssl/openssl/pull/5959

This patch allows to set above option via variable
in custom triplet:

  # build-openssl-no-autoload-config.cmake
  set(OPENSSL_NO_AUTOLOAD_CONFIG ON)

and use it like:

  vcpkg install --overlay-triplets=&lt;path-to-triplets&gt; \
    openssl:build-openssl-no-autoload-config

Signed-off-by: Lev Stipakov &lt;lev@openvpn.net&gt;

* [OpenSSL] bump version

Signed-off-by: Lev Stipakov &lt;lev@openvpn.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenSSL] Update to 1.1.1k (#16937)</title>
<updated>2021-04-30T18:34:56+00:00</updated>
<author>
<name>Raul Metsma</name>
<email>raul@metsma.ee</email>
</author>
<published>2021-04-30T18:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=85308d1a2135f65bf52603687360f54e9c4e25ba'/>
<id>85308d1a2135f65bf52603687360f54e9c4e25ba</id>
<content type='text'>
* ﻿[OpenSSL] Update to 1.1.1k

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

* Update JSON file

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

Co-authored-by: Billy Robert ONeal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ﻿[OpenSSL] Update to 1.1.1k

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

* Update JSON file

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

Co-authored-by: Billy Robert ONeal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenSSL] refactor openssl ports. (#14308)</title>
<updated>2020-11-04T06:59:02+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-11-04T06:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=63dccf771d0bf84f8a1e111c8b53a4057d4c0a18'/>
<id>63dccf771d0bf84f8a1e111c8b53a4057d4c0a18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
