Ildar Shaimordanov
|
b9fba185c5
wget: allow end-users to customize Content-Type for --post-data and --post-file
|
2 роки тому |
Ron Yorston
|
ed9aa89269
wget: implement --post-file
|
3 роки тому |
Jeremy Lin
|
e71ea6c1f8
wget: allow HTTP 307/308 redirects
|
3 роки тому |
Sergey Ponomarev
|
b6e6c83ab3
wget: new option FEATURE_WGET_FTP to enable/disable FTP
|
3 роки тому |
Denys Vlasenko
|
a2f18d950a
help text tweaks
|
3 роки тому |
Denys Vlasenko
|
e7d853b4eb
wget: do not ftruncate if -O- is used, closes 13351
|
4 роки тому |
Scott Court
|
fc2ce04a38
wget: fix openssl options for cert verification
|
4 роки тому |
Dimitri John Ledkov
|
45fa3f18ad
wget: implement TLS verification with ENABLE_FEATURE_WGET_OPENSSL
|
4 роки тому |
David Demelier
|
4a9daf2b93
wget: increase redirections limit
|
5 роки тому |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 роки тому |
Denys Vlasenko
|
8c317f03f6
style fix, no code changes
|
5 роки тому |
Denys Vlasenko
|
9b313ddcd8
wget: detect when the length of received file is less than advertised
|
5 роки тому |
Denys Vlasenko
|
fc472ea187
wget: remove empty if/endif preprocessor directive pair
|
5 роки тому |
Martin Lewis
|
94e748d027
wget: don't notify on download begin and end if quiet
|
5 роки тому |
Martin Lewis
|
46fc3290c2
wget: notify on download begin and end
|
5 роки тому |
Martin Lewis
|
64f35361f4
wget: add -o flag
|
6 роки тому |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 роки тому |
Denys Vlasenko
|
5084bae61a
wget: code shrink
|
6 роки тому |
Denys Vlasenko
|
26602b85a3
wget: print the final newline only for non-tty output
|
6 роки тому |
Denys Vlasenko
|
fe836d8455
tls: code shrink
|
6 роки тому |
Denys Vlasenko
|
dbe95682b4
wget: print "TLS certificate validation not implemented" only once on redirects
|
6 роки тому |
Denys Vlasenko
|
9634e8a7d5
wget: fix fetching of https URLs without http proxy
|
6 роки тому |
Denys Vlasenko
|
0972c7f7a5
wget: emit a message that certificate verification is not implemented
|
6 роки тому |
Denys Vlasenko
|
df45eb49ac
wget: handle URLs with @ or hash differently
|
6 роки тому |
Denys Vlasenko
|
2aeb201c97
libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided
|
6 роки тому |
Denys Vlasenko
|
8e2174e9bd
wget: check chunk length for overflowing off_t
|
6 роки тому |
Denys Vlasenko
|
32c3e3a44c
wget,ftpd: shorten and reuse strings
|
6 роки тому |
Denys Vlasenko
|
899ae5337a
libbb: new function bb_die_memory_exhausted
|
6 роки тому |
Peter Lloyd
|
804ce5a6fe
wget: fix fetching of https URLs with http proxy
|
6 роки тому |
Denys Vlasenko
|
3459024bf4
wget: more thorough sanitization of other side's data
|
6 роки тому |