Dimitri John Ledkov
|
45fa3f18ad
wget: implement TLS verification with ENABLE_FEATURE_WGET_OPENSSL
|
vor 4 Jahren |
David Demelier
|
4a9daf2b93
wget: increase redirections limit
|
vor 5 Jahren |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
vor 5 Jahren |
Denys Vlasenko
|
8c317f03f6
style fix, no code changes
|
vor 5 Jahren |
Denys Vlasenko
|
9b313ddcd8
wget: detect when the length of received file is less than advertised
|
vor 5 Jahren |
Denys Vlasenko
|
fc472ea187
wget: remove empty if/endif preprocessor directive pair
|
vor 5 Jahren |
Martin Lewis
|
94e748d027
wget: don't notify on download begin and end if quiet
|
vor 5 Jahren |
Martin Lewis
|
46fc3290c2
wget: notify on download begin and end
|
vor 5 Jahren |
Martin Lewis
|
64f35361f4
wget: add -o flag
|
vor 5 Jahren |
Denys Vlasenko
|
b097a84d62
config: update size information
|
vor 5 Jahren |
Denys Vlasenko
|
5084bae61a
wget: code shrink
|
vor 6 Jahren |
Denys Vlasenko
|
26602b85a3
wget: print the final newline only for non-tty output
|
vor 6 Jahren |
Denys Vlasenko
|
fe836d8455
tls: code shrink
|
vor 6 Jahren |
Denys Vlasenko
|
dbe95682b4
wget: print "TLS certificate validation not implemented" only once on redirects
|
vor 6 Jahren |
Denys Vlasenko
|
9634e8a7d5
wget: fix fetching of https URLs without http proxy
|
vor 6 Jahren |
Denys Vlasenko
|
0972c7f7a5
wget: emit a message that certificate verification is not implemented
|
vor 6 Jahren |
Denys Vlasenko
|
df45eb49ac
wget: handle URLs with @ or hash differently
|
vor 6 Jahren |
Denys Vlasenko
|
2aeb201c97
libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided
|
vor 6 Jahren |
Denys Vlasenko
|
8e2174e9bd
wget: check chunk length for overflowing off_t
|
vor 6 Jahren |
Denys Vlasenko
|
32c3e3a44c
wget,ftpd: shorten and reuse strings
|
vor 6 Jahren |
Denys Vlasenko
|
899ae5337a
libbb: new function bb_die_memory_exhausted
|
vor 6 Jahren |
Peter Lloyd
|
804ce5a6fe
wget: fix fetching of https URLs with http proxy
|
vor 6 Jahren |
Denys Vlasenko
|
3459024bf4
wget: more thorough sanitization of other side's data
|
vor 6 Jahren |
Denys Vlasenko
|
237a900bc5
wget: do not ask for TLS-encrypted downloads on plain ftp:// URLs
|
vor 6 Jahren |
Denys Vlasenko
|
2b7515722b
wget: attempt to negotiate encrypted data ftps stream ("PROT P")
|
vor 6 Jahren |
Denys Vlasenko
|
1783ffa990
wget: add EPSV support
|
vor 6 Jahren |
Denys Vlasenko
|
403f2999f9
wget: initial support for ftps://
|
vor 6 Jahren |
Denys Vlasenko
|
e999657f6d
wget: preparations for ftps:// support (block move, no code changes)
|
vor 6 Jahren |
Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
vor 7 Jahren |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
vor 7 Jahren |