[Toybox] [PATCH] wget: cleanup, add support for file disposition and fix HTTP protocol version

Eric Molitor emolitor at molitor.org
Thu Oct 28 02:59:07 PDT 2021


Reworked TLS patch. This limits the make.sh change to just tls which should
resolve any concerns about multiple libraries. This also folds in a few
fixes I've found while testing. Elliot this should work with
LibreTLS+BoringSSL but I've not had a chance to test that yet.

- Eric

On Thu, Oct 28, 2021 at 8:17 AM Eric Molitor <emolitor at molitor.org> wrote:

> Let me clean this up first and do a bit more testing to sort the libraries
> out. Yeah BoringSSL uses the same symbols as older OpenSSL. If you do want
> to give it a whirl there is a new experimental WGET_TLS suboption to enable
> in addition to WGET. For BoringSSL you also need to have LibreTLS to link
> against.
>
> - Eric
>
>
> On Thu, 28 Oct 2021, 7:06 am enh, <enh at google.com> wrote:
>
>> Iirc boringssl uses the same library names as openssl. If you want me to
>> try something tomorrow, let me know what. Just change wget to =y in .config
>> and see what libraries I need to add for it to link?
>>
>> On Wed, Oct 27, 2021, 22:50 Rob Landley <rob at landley.net> wrote:
>>
>>> On 10/27/21 11:58 AM, Eric Molitor wrote:
>>> > Final patch which adds TLS support.
>>> >
>>> > - Eric
>>>
>>> Hmmm, the lib stuff is awkward. (If you have more than one installed, I
>>> think it
>>> will try to link to both. Which seems unlikely to work? And I dunno what
>>> android
>>> calls boringssl. It would be nice if there was a standard alias name
>>> symlink,
>>> but alas...)
>>>
>>> And the changes to scripts/make.sh are _not_ in pending. Hmmm...
>>>
>>> Rob
>>> _______________________________________________
>>> Toybox mailing list
>>> Toybox at lists.landley.net
>>> http://lists.landley.net/listinfo.cgi/toybox-landley.net
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20211028/278a5a74/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wget-Add-TLS-Support-v2.patch
Type: application/octet-stream
Size: 8468 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20211028/278a5a74/attachment-0003.obj>


More information about the Toybox mailing list