]> sjero.net Git - wget/history - src/http.c
Allow --timestamping and --continue at the same time.
[wget] / src / http.c
2011-09-07 Giuseppe ScrivanoAllow --timestamping and --continue at the same time. v1.13.4
2011-08-18 Giuseppe ScrivanoFix a memory leak.
2011-08-18 Giuseppe ScrivanoFix a hang on redirects which change the transfer-encoding
2011-08-06 Giuseppe ScrivanoUse Cache-Control when --no-cache is specified.
2011-03-03 Filipe BrandenburgerSupport HTTP/1.1 307 redirects keep request method.
2011-03-02 Filipe BrandenburgerDo not adjust the extension if the file ends in .htm.
2011-02-23 Steven SchubigerMove duplicated code in http.c to a function
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-11-22 Giuseppe ScrivanoRevert 2444.
2010-11-21 Giuseppe ScrivanoOn a network error, attempt to resume the download...
2010-11-19 Giuseppe ScrivanoFix an infinite loop with error message '<filename...
2010-10-16 Giuseppe ScrivanoSilent warnings reported by clang.
2010-09-29 Merinov NikolayAdd --unlink.
2010-09-24 Dennis, CHENG RenquanFix problem when content-disposition is used with recur...
2010-08-09 Giuseppe ScrivanoUse persistent connections with proxies supporting...
2010-08-09 Giuseppe ScrivanoSpecify the connection header when keep alive connectio...
2010-07-28 Giuseppe ScrivanoIntroduce --trust-server-names. Close CVE-2010-2252.
2010-07-20 Alan JenkinsFix a failure if the server doesn't specify a content...
2010-07-18 Giuseppe ScrivanoFix another case of -N and -c not working well together.
2010-07-11 Giuseppe ScrivanoNow --timestamping and --continue works well together.
2010-06-14 Giuseppe ScrivanoSend a HEAD before the GET when -N and --content-dispos...
2010-06-10 Muthu Subramanian KReport the total avg transfer speed correctly with...
2010-06-03 Giuseppe ScrivanoIf --content-disposition is used, do not send a HEAD...
2010-05-27 Giuseppe ScrivanoTiny aesthetic changes.
2010-05-27 Giuseppe ScrivanoSend new cookies when the authorization fails.
2010-05-25 Giuseppe ScrivanoIgnore HTTP 1xx responses.
2010-05-23 Giuseppe Scrivanohttp_atotm copies the NUL character of the locale string.
2010-05-15 Giuseppe ScrivanoUse the gnulib md5 module.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-05-05 Giuseppe ScrivanoGive a nicer message on a malformed status line.
2010-05-04 Giuseppe ScrivanoCheck `resp_status' function return code.
2010-05-01 Giuseppe ScrivanoSupport HTTP/1.1.
2010-01-10 Micah Cowan--no-match-server-timestamps -> --no-use-server-timestamps
2010-01-10 David Holman--no-match-server-timestamps
2010-01-09 Arvind Jamuna DixitSupport RFC 2231.
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-12 Steven SchwedaFixes needed for VMS.
2009-08-28 Micah CowanImproved exit status handling.
2009-08-27 Micah CowanHeed cookies from 401s.
2009-08-18 Tony LewisParse content-length before using it. Fixes NTLM (...
2009-07-29 Micah CowanRename --html-extension to --adjust-extension.
2009-07-05 Peter PisarTranslation fixes.
2009-07-04 Micah CowanRemove version.h; we generate version.c these days.
2009-07-04 Micah CowanAutomated merge.
2009-07-01 Micah CowanAutomated merge.
2009-06-25 Micah CowanMerge with mainline.
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-06-12 Xin ZouFix some memory leaks.
2009-06-12 Micah CowanFix bad setlocale usage.
2009-04-22 Micah CowanAutomated merge.
2009-04-13 Steven SchubigerMove duplicated code to a function.
2009-03-03 Steven SchubigerAdjust copyright years.
2009-02-21 Steven SchubigerImprove messages when writing a document to stdout.
2008-12-02 Micah CowanNot-so-automated merge.
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Saint XavierFixes bug #24862: --content-disposition doesn't work...
2008-11-26 Micah CowanMerge with mainline.
2008-11-16 Steven SchubigerMove numurls out of options struct.
2008-11-13 Micah CowanDon't download content just to ignore it.
2008-11-11 Saint XavierMake --auth-no-challenge work with user:pass@ in URLs.
2008-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintAutomated merge.
2008-07-23 Saint XavierAutomated merge.
2008-07-23 Saint XavierChange global variable model for state-object
2008-07-20 Saint XavierAutomated merge.
2008-07-20 Saint XavierIn spider mode, do not report links as broken if they...
2008-07-20 Saint XavierBasic IDN/IRI support
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-26 Saint XavierAutomated merge.
2008-06-24 Micah Cowanstsc: escnonprint -> quotearg_style
2008-06-23 Micah Cowanstsc's patch to initialize, free hs->message.
2008-06-23 Micah CowanAutomated merge.
2008-06-22 Micah Cowanstsc's better-messages-for-spider-mode patch.
2008-06-19 Saint XavierThe prefered way is to avoid #ifdef flooding, so take...
2008-06-17 Micah CowanDon't abort when len > contlen, when we set it that...
2008-06-14 Saint XavierAutomated merge.
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanMinor tweaks to Henri's patch.
2008-05-31 Micah CowanHenri's -Wall patch.
2008-05-25 Saint XavierDetect HTTP Content-Type server encoding
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-05-14 Joao FerreiraChanged some comments related with bug fix #23238,...
2008-05-14 Joao FerreiraFixed bug #23238: --no-clobber doesn't work with -O...
2008-04-27 Micah CowanParse html from files when -r -nc is active.
2008-04-27 Micah CowanAdd fix from eleven, for doing HTTPS auth over a proxy...
2008-04-26 Steven SchubigerFurther quote*()-related integrations in http.c.
2008-04-23 Micah CowanMake http.c's handling of --quiet --server-response...
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanFix merge glitches, get it to build.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-22 Micah CowanTed Mielczarek's CSS wonder-patch, applied against...
next