wget: make openssl/ssl_helper choice configurable
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Oct 2015 23:39:40 +0000 (01:39 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Oct 2015 23:39:40 +0000 (01:39 +0200)
commit1c6c670ed44a77ab4784ea0d4ac5411d7b0648d8
tree477c1daf40605269b4ee5912c5402d3f9e60aabc
parent3b650c1e7b0bcbb4dfebab6fd87449e6b1e0b788
wget: make openssl/ssl_helper choice configurable

I got sick of not being able to wget a https file...

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/applets.src.h
networking/Config.src
networking/Kbuild.src
networking/ssl_helper-wolfssl/00cfg-wolfssl-3.6.8 [new file with mode: 0755]
networking/ssl_helper-wolfssl/README [new file with mode: 0644]
networking/ssl_helper-wolfssl/ssl_helper.c [new file with mode: 0644]
networking/ssl_helper-wolfssl/ssl_helper.sh [new file with mode: 0755]
networking/wget.c