Micah Cowan
|
44cde778dd
|
Fix Test-iri-list.
|
2009-06-29 01:07:12 -07:00 |
|
Micah Cowan
|
50e12521d6
|
Fixes to restore Test-iri and Test-iri-forced-remote
|
2009-06-28 20:55:01 -07:00 |
|
Micah Cowan
|
4f3dd68173
|
Merge with mainline.
|
2009-06-25 01:14:11 -07:00 |
|
Micah Cowan
|
4bbcfc2a1d
|
Fix for bug #24948.
|
2009-06-15 23:33:41 -07:00 |
|
Micah Cowan
|
94d6650817
|
Merge in gerel's url-parsing stuff.
|
2009-06-13 04:48:18 -07:00 |
|
Steven Schubiger
|
116b261a9f
|
Move duplicated code to a function.
|
2009-04-13 22:19:13 +02:00 |
|
gerel
|
ea3745e8dc
|
removed some more calls
|
2009-02-01 15:03:51 -03:00 |
|
Micah Cowan
|
1b4ed7dcb7
|
Automated merge.
|
2008-12-01 07:05:29 -08:00 |
|
Micah Cowan
|
289ff1c86a
|
Merge with mainline.
|
2008-11-26 07:08:38 -08:00 |
|
Alexander Drozdov
|
b0bdf95494
|
Fix underflow, incorrect assertion.
|
2008-10-31 11:13:10 -07:00 |
|
Saint Xavier
|
66dd4bda74
|
IRI requirement: do not percent-encode already percent-encoded values (try1)
|
2008-09-27 11:13:21 +02:00 |
|
Saint Xavier
|
5133d57366
|
Fixes: use encoding got from the remote server serving the list file and use quote_n() for quote'ing several args
|
2008-08-15 15:03:38 +02:00 |
|
Xavier Saint
|
cbd54b549a
|
Automated merge.
|
2008-08-14 18:45:13 +02:00 |
|
Xavier Saint
|
723dbfc818
|
Correct iri handling while fetching a remote file list with -i and provide a test
|
2008-08-14 18:26:53 +02:00 |
|
Xavier Saint
|
e6b4e761d1
|
Don't forget to free the iri struct
|
2008-08-14 17:42:16 +02:00 |
|
Xavier Saint
|
44a22c78a7
|
Automated merge.
|
2008-08-07 10:27:19 +02:00 |
|
Xavier Saint
|
84395897ad
|
iri.h is already included in wget.h, so don't include it in C files
|
2008-08-04 11:08:33 +02:00 |
|
Micah Cowan
|
0fae9cb388
|
stsc: better message for "unsupported schemes".
|
2008-08-03 22:03:04 -07:00 |
|
Xavier Saint
|
bfd8a73f00
|
quote*() functions don't like that much NULL arg
|
2008-08-02 11:22:14 +02:00 |
|
Xavier Saint
|
b967d49f79
|
opt.remote_encoding should not override opt.locale, add a force arguments to set_uri_encoding()
|
2008-07-30 10:15:55 +02:00 |
|
Saint Xavier
|
3ae04f5fe4
|
Use DEBUGP instead of commenting out all the _wonderful_ printfs
|
2008-07-24 14:32:31 +02:00 |
|
Saint Xavier
|
ccd62071dc
|
Automated merge.
|
2008-07-24 00:58:10 +02:00 |
|
Saint Xavier
|
d82f80ecab
|
Change global variable model for state-object
|
2008-07-24 00:56:29 +02:00 |
|
Micah Cowan
|
e4371807f6
|
stsc: -i URL improvements.
|
2008-07-22 13:33:42 -07:00 |
|
Saint Xavier
|
b30a0dd817
|
Automated merge.
|
2008-07-20 21:45:09 +02:00 |
|
Saint Xavier
|
1e9ced0170
|
Get rid of the supplementary bool pointer in url_parse () arguments; UGLY :)
|
2008-07-20 18:47:52 +02:00 |
|
Saint Xavier
|
da6b3f4b61
|
Use dt rather than result
|
2008-07-20 18:20:18 +02:00 |
|
Saint Xavier
|
9a2ea3938d
|
Basic IDN/IRI support
|
2008-07-20 13:10:02 +02:00 |
|
Micah Cowan
|
b28a6abfe6
|
-i accepts URLs (stsc). For #21265.
|
2008-07-11 17:16:49 -07:00 |
|
Micah Cowan
|
caae3b70f4
|
Merging Ted Mielczarek's CSS changes with tip.
|
2008-04-22 01:28:15 -07:00 |
|
Micah Cowan
|
a0d0f332d5
|
Ted Mielczarek's CSS wonder-patch, applied against the source from around the time the patch was written.
|
2008-04-22 00:15:48 -07:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
462e643a7e
|
Merge SFLC licensing changes for OpenSSL with tip.
|
2007-12-07 17:37:07 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
212396c7e1
|
Eschew config-post.h.
|
2007-10-18 20:50:40 -07:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
micah
|
7d2066b221
|
[svn] Make indentation consistent (all-spaces, no tabs).
|
2007-08-02 20:38:21 -07:00 |
|
micah
|
10da871ac4
|
[svn] Merging fix #20499: MAX_REDIRECTIONS should be configurable.
|
2007-07-28 19:37:14 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
hniksic
|
3f51773542
|
[svn] Fixed problem with recursive FTP retrieval.
|
2006-11-21 14:18:12 -08:00 |
|
mtortonesi
|
1c7493b83e
|
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
|
2006-07-14 06:25:50 -07:00 |
|
mtortonesi
|
9d9f134fdf
|
[svn] Fixed recursive FTP retrieval over proxy.
|
2006-06-12 09:26:28 -07:00 |
|
mtortonesi
|
01093c0c33
|
[svn] Fixed recursive spider mode.
|
2006-05-25 09:11:29 -07:00 |
|
hniksic
|
a202418374
|
[svn] Made [0.5*wait, 1.5*wait) the range of --random-wait.
|
2006-02-05 00:35:22 -08:00 |
|
mtortonesi
|
1ff7c1fa70
|
[svn] retr.c: Changed semantics of no_proxy_match.
|
2005-10-05 02:46:07 -07:00 |
|
hniksic
|
a95c910f9c
|
[svn] Change name of param.
|
2005-09-17 05:55:21 -07:00 |
|
hniksic
|
3d5863424b
|
[svn] Make timers measure seconds directly, not milliseconds.
|
2005-07-06 09:35:42 -07:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
176b61461b
|
[svn] Display smaller download rate numbers with more digits of precision.
|
2005-07-01 17:40:54 -07:00 |
|
hniksic
|
f238f09492
|
[svn] Minor improvements to fd_read_hunk.
|
2005-07-01 16:37:50 -07:00 |
|