]> sjero.net Git - wget/history - src/retr.c
Automated merge.
[wget] / src / retr.c
2009-07-04 Micah CowanAutomated merge.
2009-07-02 Micah CowanReferer/IRI fix.
2009-07-01 Micah CowanAutomated merge.
2009-06-29 Micah CowanFix Test-iri-list.
2009-06-29 Micah CowanFixes to restore Test-iri and Test-iri-forced-remote
2009-06-25 Micah CowanMerge with mainline.
2009-06-16 Micah CowanFix for bug #24948.
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-04-22 Micah CowanAutomated merge.
2009-04-13 Steven SchubigerMove duplicated code to a function.
2009-02-01 gerelremoved some more calls
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-10-31 Alexander DrozdovFix underflow, incorrect assertion.
2008-09-27 Saint XavierIRI requirement: do not percent-encode already percent...
2008-08-28 Micah CowanAutomated merge.
2008-08-15 Saint XavierFixes: use encoding got from the remote server serving...
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintCorrect iri handling while fetching a remote file list...
2008-08-14 Xavier SaintDon't forget to free the iri struct
2008-08-07 Xavier SaintAutomated merge.
2008-08-04 Xavier Saintiri.h is already included in wget.h, so don't include...
2008-08-04 Micah Cowanstsc: better message for "unsupported schemes".
2008-08-02 Xavier SaintAutomated merge.
2008-08-02 Xavier Saintquote*() functions don't like that much NULL arg
2008-07-30 Xavier Saintopt.remote_encoding should not override opt.locale...
2008-07-24 Saint XavierUse DEBUGP instead of commenting out all the _wonderful...
2008-07-23 Saint XavierAutomated merge.
2008-07-23 Saint XavierChange global variable model for state-object
2008-07-22 Micah Cowanstsc: -i URL improvements.
2008-07-20 Saint XavierAutomated merge.
2008-07-20 Saint XavierGet rid of the supplementary bool pointer in url_parse...
2008-07-20 Saint XavierUse dt rather than result
2008-07-20 Saint XavierBasic IDN/IRI support
2008-07-12 Micah Cowan-i accepts URLs (stsc). For #21265.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-22 Micah CowanTed Mielczarek's CSS wonder-patch, applied against...
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-29 micah[svn] Merging fix #20499: MAX_REDIRECTIONS should be...
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-11-21 hniksic[svn] Fixed problem with recursive FTP retrieval.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-12 mtortonesi[svn] Fixed recursive FTP retrieval over proxy.
2006-05-25 mtortonesi[svn] Fixed recursive spider mode.
2006-02-05 hniksic[svn] Made [0.5*wait, 1.5*wait) the range of --random...
2005-10-05 mtortonesi[svn] retr.c: Changed semantics of no_proxy_match.
2005-09-17 hniksic[svn] Change name of param.
2005-07-06 hniksic[svn] Make timers measure seconds directly, not millise...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-07-02 hniksic[svn] Display smaller download rate numbers with more...
2005-07-01 hniksic[svn] Minor improvements to fd_read_hunk.
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-26 hniksic[svn] When the download is finished, print the time...
2005-06-25 hniksic[svn] Don't pattern-match server redirects.
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2005-05-05 hniksic[svn] Reset the sleep_adjust limit value for new downlo...
2005-05-03 hniksic[svn] Fix K&R incompatibilities reported by `gcc -Wtrad...
2005-04-16 hniksic[svn] Don't ignore timeout when progress=dot.
2005-04-11 hniksic[svn] Clean up prototypes and definitions of ssl_init...
2005-04-08 hniksic[svn] Better selection of POSIX clocks.
2005-04-07 hniksic[svn] Extract timers to a separate file.
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2005-03-19 hniksic[svn] Undo the 2004-11-18 change to fd_read_body. ...
2005-03-19 hniksic[svn] Limit the maximum amount of memory allocated...
2005-03-04 hniksic[svn] Fix escape chars in server response vulnerability...
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2004-11-18 mtortonesi[svn] Fixed a timeout problem in src/retr.c:fd_read_bod...
2004-03-04 hniksic[svn] Don't change Windows console title if quiet.
2003-12-14 hniksic[svn] Declare the pointers to literal strings as `const'.
2003-12-12 hniksic[svn] retr.c (fd_read_body): Pass total size to progres...
2003-12-12 hniksic[svn] Don't fiddle with "interactive timeout" if read...
2003-12-06 hniksic[svn] Correctly calculate bandwidth as total data read...
2003-11-30 hniksic[svn] * retr.c (fd_read_body): Report the amount of...
2003-11-30 hniksic[svn] Better documentation for fd_read_body args.
2003-11-30 hniksic[svn] Try to reuse connections that return error codes.
2003-11-27 hniksic[svn] Remove obsolete finder_t typedef.
2003-11-27 hniksic[svn] Use fd_read_hunk for reading HTTP response head...
2003-11-21 hniksic[svn] Remove the "rbuf" buffering layer. Provide peeki...
2003-11-20 hniksic[svn] Renamed xread/xwrite/xclose to fd_read/fd_write...
2003-11-08 hniksic[svn] Doc fix.
2003-11-08 hniksic[svn] Update the progress gauge even when the data...
2003-11-08 hniksic[svn] Timer code update.
2003-11-06 hniksic[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL...
next