commit | b30787ad24d51ea7efb75870a83f2c3e6cad0f24 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 12 19:10:01 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 12 19:10:01 2024 -0600 |
tree | fcab0522d4ed498cbae61a129145813f6847e72f | |
parent | 385af1b898af7c36db9f2a00341e9ada0d365132 [diff] | |
parent | 99649c6757632e26c8b4efbdc067a71c4f80a71d [diff] |
Merge patch series "Enable https for wget" Ilias Apalodimas <ilias.apalodimas@linaro.org> says: Hi all, This is a respin of [1] adding https support to wget. In short patch#1 enables the crypto algorithms we need in mbedTLS patches#2, #3 enable anf fix the lwIP part we need patch#4 is adding https:// parsing support in our wget patch#5 is making https:// the default for QEMU lwip defconfig so people can easily test and finaly patch#6 updates our documentation [1] https://lore.kernel.org/u-boot/20241024112449.1362319-1-ilias.apalodimas@linaro.org/ Link: https://lore.kernel.org/r/20241110083017.367565-1-ilias.apalodimas@linaro.org