Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 yıl önce |
Nguyễn Thái Ngọc Duy
|
ebec11dff1
wget: flush output to network before receving reply
|
14 yıl önce |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 yıl önce |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 yıl önce |
Denys Vlasenko
|
da0df47f24
wget: fix ndelay_on call; progress bar: small shrink
|
14 yıl önce |
Bradley M. Kuhn
|
c97131c2af
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
|
14 yıl önce |
Denys Vlasenko
|
c5bbd5d085
wget: fix progress display
|
14 yıl önce |
Denys Vlasenko
|
19ced5c425
pipe_progress: make it independent of printf machinery
|
14 yıl önce |
Denys Vlasenko
|
4836331924
libbb: factor out hex2bin() for infiniband address parser
|
14 yıl önce |
Denys Vlasenko
|
81fe2b15f3
wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set"
|
14 yıl önce |
Bernhard Reutner-Fischer
|
3fdba181c3
wget: ignore --no-check-certificate
|
14 yıl önce |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 yıl önce |
Denys Vlasenko
|
d2c879da25
wget: fix signedness in the compare (paranoia only, G.content_len is never < 0)
|
15 yıl önce |
Denys Vlasenko
|
a3aa3e3095
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
|
15 yıl önce |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 yıl önce |
Magnus Damm
|
f5914992f3
wget: factor out progress bar code
|
15 yıl önce |
Vladimir Dronnikov
|
be168b1197
wget: fix for code 302; mount: support -o union
|
15 yıl önce |
Matthijs van de Water
|
0d5866624d
wget: strip trailing whitespace from e.g. "Content-length: 120 "
|
15 yıl önce |
Denys Vlasenko
|
7d5ddf14a3
wget: remove IPv6 scope id in Host: field (apache compat)
|
15 yıl önce |
Denys Vlasenko
|
f1fab09242
wget: fix redirection from HTTP to FTP server
|
15 yıl önce |
Denys Vlasenko
|
ab0c8d7b35
wget: remove strange *&var construct.
|
15 yıl önce |
Denys Vlasenko
|
7f43280420
wget: code shrink by splitting main() into easier-to-optimize functions
|
15 yıl önce |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 yıl önce |
Denis Vlasenko
|
5a2ad699fc
wget: --post-data support by Harald Kuthe (harald-tuxbox AT arcor.de)
|
15 yıl önce |
Denis Vlasenko
|
50af926ecf
wget: fix --header handling
|
15 yıl önce |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 yıl önce |
Denis Vlasenko
|
00d8417631
vi: speedup and code shrink (Walter Harms)
|
16 yıl önce |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 yıl önce |
Denis Vlasenko
|
540ab7097c
wget: "support" -t and -T by ignoring them
|
16 yıl önce |
Denis Vlasenko
|
50b5cac59f
wget: accept code 204.
|
16 yıl önce |