diff options
author | Sergey Ponomarev | 2021-01-17 20:35:08 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-03-09 17:45:10 +0100 |
commit | b6e6c83ab301ac92f649d63f5cfe0fddde3d142e (patch) | |
tree | 0a87125a92134c02f42d49814a08e79d9d2c1622 /shell | |
parent | 0b25e810ed73334d30f99ba7073f21369b33ab18 (diff) | |
download | busybox-b6e6c83ab301ac92f649d63f5cfe0fddde3d142e.zip busybox-b6e6c83ab301ac92f649d63f5cfe0fddde3d142e.tar.gz |
wget: new option FEATURE_WGET_FTP to enable/disable FTP
Introduce a separate option FTPS_SUPPORTED instead of not obvious ENABLE_FEATURE_WGET_HTTPS.
function old new delta
P_FTP 4 - -4
P_FTPS 5 - -5
reset_beg_range_to_zero 41 - -41
parse_url 431 366 -65
parse_pasv_epsv 154 - -154
.rodata 115566 115408 -158
ftpcmd 204 - -204
spawn_ssl_client 291 - -291
wget_main 2998 2664 -334
------------------------------------------------------------------------------
(add/remove: 0/7 grow/shrink: 0/3 up/down: 0/-1256) Total: -1256 bytes
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions