]> sjero.net Git - wget/history - src/retr.c
Fix build when libpsl is not available
[wget] / src / retr.c
2014-05-30 Darshit ShahWhitespace and formatting changes.(Aesthetic only)
2014-05-12 Tim RuehsenFix compiler warnings
2014-04-30 Darshit ShahAdd --show-progress to force display progress bar
2013-07-13 Steven M. Schwedavms: support --backups
2013-06-16 Darshit ShahFollow RFC 2616 and httpbis specifications when handlin...
2013-05-02 Gijs van TulderKeep the same method on a 307 redirect
2013-04-14 Darshit ShahAdd a generic --method command to set a method in HTTP...
2012-12-09 Michael StapelbergBugfix: Avoid double free of iri->orig_url
2012-11-14 Giuseppe ScrivanoFix comment
2012-11-13 Giuseppe ScrivanoFix -c with servers that don't specify a content-length
2012-06-06 Giuseppe ScrivanoRename --bits to --report-bps.
2012-05-20 illusionoflifeRemove unused arguments.
2012-03-05 Sasikantha BabuAccept --bit option
2012-01-28 Gijs van TulderAdd support for chunks to the WARC outputter.
2012-01-28 Gijs van TulderFix memory leak.
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-08-13 Giuseppe ScrivanoDo not define max twice.
2011-07-26 Giuseppe ScrivanoDo not register redirects when in spider mode.
2011-06-08 Giuseppe ScrivanoParse URLs read from a file.
2011-06-05 Giuseppe ScrivanoFix indentation.
2011-05-24 Giuseppe ScrivanoDefine max
2011-05-23 Giuseppe ScrivanoAvoid a small buffer when retrieving a file.
2011-03-03 Filipe BrandenburgerSupport HTTP/1.1 307 redirects keep request method.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-12-01 Giuseppe ScrivanoConvert a static local buffer to be allocated dinamically.
2010-10-21 Giuseppe ScrivanoRemove unnecessary code.
2010-10-16 Giuseppe ScrivanoSilent warnings reported by clang.
2010-07-28 Giuseppe ScrivanoIntroduce --trust-server-names. Close CVE-2010-2252.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-05-01 Giuseppe ScrivanoSupport HTTP/1.1.
2010-03-04 Steven SchubigerDon't delete an input file fetched via FTP.
2010-03-02 Steven SchubigerCheck stricter for supported URL scheme.
2010-03-02 Steven SchubigerFix memory leak in retrieve_from_file.
2010-03-01 Steven SchubigerMake -i work with FTP.
2010-01-27 Paul TownsendTime-measurement fix
2009-09-04 Micah CowanRan update-copyright.
2009-08-28 Micah CowanImproved exit status handling.
2009-07-05 Micah CowanAdjust some typos from vms merge, and remove some eleme...
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.
next