Denys Vlasenko
|
2007ef5c3c
wget: make it possible to have both SSL helpers configured
|
%!s(int64=9) %!d(string=hai) anos |
Denys Vlasenko
|
1c6c670ed4
wget: make openssl/ssl_helper choice configurable
|
%!s(int64=9) %!d(string=hai) anos |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
%!s(int64=9) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
d7bfee1edb
wget: fix --header to not append duplicate headers
|
%!s(int64=9) %!d(string=hai) anos |
Denys Vlasenko
|
faa9e94db6
wget: fix a case where progress bar isn't updated if writes are very slow
|
%!s(int64=10) %!d(string=hai) anos |
Denys Vlasenko
|
a2796223cb
wget: fix comment
|
%!s(int64=10) %!d(string=hai) anos |
Denys Vlasenko
|
53315570bb
wget: add commented-out code to use ssl_helper instead of openssl
|
%!s(int64=10) %!d(string=hai) anos |
Denys Vlasenko
|
8b7e8ae224
wget: add support for https using "openssl s_client" as a helper
|
%!s(int64=10) %!d(string=hai) anos |
Denys Vlasenko
|
d353bfff46
wget: fix use-after-free of ->user. Closes 6836
|
%!s(int64=10) %!d(string=hai) anos |
Lauri Kasanen
|
4967a41ba1
wget: user-friendly fallback to http
|
%!s(int64=11) %!d(string=hai) anos |
Guilherme Maciel Ferreira
|
840ef17f63
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
|
%!s(int64=11) %!d(string=hai) anos |
Lauri Kasanen
|
d074b416f8
wget: add support for connect timeout
|
%!s(int64=11) %!d(string=hai) anos |
Denys Vlasenko
|
982e87f2fb
Whitespace fixes
|
%!s(int64=11) %!d(string=hai) anos |
Denys Vlasenko
|
ea267d518f
wget: do not abort if "_" is encountered in a HTTP header
|
%!s(int64=11) %!d(string=hai) anos |
Denys Vlasenko
|
b7812ce0f7
wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426
|
%!s(int64=12) %!d(string=hai) anos |
Denys Vlasenko
|
9c55143bbf
wget: try reading after poll timeout - stdio may have buffered data. Closes 5426
|
%!s(int64=12) %!d(string=hai) anos |
Denys Vlasenko
|
aacd448601
wget: fix wget-supports--P testsuite failure. Closes 4940
|
%!s(int64=12) %!d(string=hai) anos |
Denys Vlasenko
|
6144124aac
wget: make -c _not_ truncate the file
|
%!s(int64=12) %!d(string=hai) anos |
Denys Vlasenko
|
bf146b8610
wget: correctly handle failure to -c (continue)
|
%!s(int64=12) %!d(string=hai) anos |
Vladimir Dronnikov
|
f5abc78579
wget: add dummy --no-cache
|
%!s(int64=12) %!d(string=hai) anos |
Denys Vlasenko
|
93b4a60526
wget: fix use-after-free on redirect
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
dd1061b6a7
wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625.
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
d506897b4e
wget: add a note about bug 3625
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
ca18311d0a
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
|
%!s(int64=13) %!d(string=hai) anos |
Vitaly Magerya
|
700fbc308d
wget: --post-data=STR should not encode STR, should send it verbatim
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
e2e55b0eb5
wget: move help text to .c file
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
625f218d43
wget: fix fname_out usage wrt redirects
|
%!s(int64=13) %!d(string=hai) anos |
Pere Orga
|
5369563bf9
wget: reduce bloat
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
28556b95fe
wget: check for final write errors for -O FILE too
|
%!s(int64=13) %!d(string=hai) anos |