]> sjero.net Git - wget/history - src/http.c
Fix compiler warnings
[wget] / src / http.c
2014-05-12 Tim RuehsenFix compiler warnings
2014-05-09 Benjamin GoosePlug memory leak
2014-04-30 Darshit ShahAdd --show-progress to force display progress bar
2014-04-24 Tim Ruehsenfixed 204 response handling, added new Test-204.px
2014-03-21 Yousong ZhouMake wget capable of starting downloads from a specifie...
2014-03-04 Giuseppe Scrivanohttp: aesthetic change
2014-03-03 Vladimír PýchaURL-decode the filename parameter of Content-Dispositio...
2014-01-07 Håkon VågsetherFix checking the URL length when filename is specified
2013-11-02 Giuseppe Scrivanohttp: Increase max header value length to 512
2013-11-02 Pavel Matejahttp: specify Host when CONNECT is used.
2013-10-30 Giuseppe ScrivanoRemove assert which is always true
2013-07-22 Darshit ShahFix erroneous error codes when HTTP Digest Authenticati...
2013-07-13 Giuseppe ScrivanoFix some memory leaks a problem introduced with the...
2013-07-13 Giuseppe ScrivanoMake --backups work as documented
2013-07-12 Giuseppe ScrivanoFix HTTP Digest authentication when the algorithm is...
2013-07-11 Tomas HozzaSet sock variable to -1 if no persistent conn exists
2013-06-27 Darshit ShahDownload response body data for all requests
2013-06-16 Darshit ShahFollow RFC 2616 and httpbis specifications when handlin...
2013-05-12 Dmitry BogatovNon-functionality improvement in src/http.c.
2013-05-02 Giuseppe ScrivanoFix crash when receiving a HTTP redirect upon a POST...
2013-04-24 Darshit ShahImprove output in case of --post-{file,body} commands.
2013-04-23 Gijs van TulderRemove old reference to opt.post_data.
2013-04-14 Darshit ShahAdd a generic --method command to set a method in HTTP...
2013-03-14 Darshit ShahMake wget abort if --post-file does not exist
2012-11-25 Tim RuehsenAdded support for MD5-sess authentication
2012-10-07 Giuseppe ScrivanoFix a regression when -c and --content-dispositionn...
2012-08-21 y-iida@secom.co.jpFix a build error.
2012-07-07 Tim RuehsenAdd support for RFC 2617 Digest Access Authentication
2012-07-07 Giuseppe ScrivanoFix some log messages.
2012-05-14 Tim Ruehsenremoved 'const' warnings.
2012-04-21 Tim RuehsenFix memory leak.
2012-04-13 Phil PennockAdd support for TLS SNI
2012-02-25 Gijs van Tulderwarc: support large files.
2012-01-28 Gijs van TulderFix memory leak.
2012-01-08 Sasikantha BabuProperly format IPv6 addresses.
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-10-06 Henrik HolstAdd support for --content-on-error.
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.
next