]> sjero.net Git - wget/history - src
mass change: update copyright years.
[wget] / src /
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-10 Filipe BrandenburgerInitialize `total_downloaded_bytes'.
2010-12-09 Giuseppe ScrivanoIf -nc and -k are used at the same time, use only the...
2010-12-07 Jessica McKellarMake the help message clearer.
2010-12-02 Giuseppe ScrivanoRemove md5 from build info information.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-12-01 Giuseppe ScrivanoConvert a static local buffer to be allocated dinamically.
2010-11-29 Reza SnowdonExit immediately if the system config file cannot be...
2010-11-22 Giuseppe ScrivanoRevert 2444.
2010-11-22 Giuseppe ScrivanoFix typo in src/ChangeLog file.
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-28 Reza SnowdonImplement --config.
2010-10-24 Jessica McKellarPrint the total download time as part of the summary...
2010-10-23 Giuseppe Scrivanognutls: Read correctly last chunk of data.
2010-10-23 Giuseppe Scrivanognutls: fix build under mingw32.
2010-10-23 Giuseppe Scrivanognutls: peek blocks until data is available.
2010-10-21 Giuseppe ScrivanoRemove unnecessary code.
2010-10-18 Manfred KoizarDo not assume external links type to be always "text...
2010-10-16 Giuseppe ScrivanoSilent warnings reported by clang.
2010-10-11 Giuseppe ScrivanoFix indentation.
2010-10-11 Steven SchubigerFix compiler warning.
2010-10-08 Ivanov AntonFixed crash while processing page with invalid `style...
2010-10-06 Giuseppe ScrivanoRemove unused local variable.
2010-09-29 Merinov NikolayAdd --unlink.
2010-09-24 Dennis, CHENG RenquanFix problem when content-disposition is used with recur...
2010-09-14 Giuseppe ScrivanoDo not use HTML quoting in CSS files.
2010-09-12 Giuseppe ScrivanoAlign --trust-server-names help text.
2010-08-20 Giuseppe ScrivanoConvert correctly URLs that need to be encoded to local...
2010-08-09 Giuseppe ScrivanoUse persistent connections with proxies supporting...
2010-08-09 Giuseppe ScrivanoSpecify the connection header when keep alive connectio...
2010-08-06 Giuseppe Scrivanocss: Skip empty urls.
2010-08-01 John Trengroveftp: display hour:minute information if it is available.
2010-07-29 Giuseppe ScrivanoFix a problem when -k is specified and url's are specif...
2010-07-29 Giuseppe Scrivanognutls: Fix a problem with multiple peek read calls.
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-20 Leonid PetrovFix symlinks resume via FTP.
2010-07-18 Giuseppe ScrivanoFix another case of -N and -c not working well together.
2010-07-14 Giuseppe ScrivanoRewrite last change considering SIZE return value,...
2010-07-13 Giuseppe ScrivanoTake the maximum value between RETR and SIZE bytes...
2010-07-11 Giuseppe ScrivanoNow --timestamping and --continue works well together.
2010-07-09 Giuseppe ScrivanoRename two functions.
2010-07-05 Giuseppe ScrivanoThe GNU TLS backend loads default root certificates.
2010-07-03 Giuseppe ScrivanoHonor the --secure-protocol flag in the GNU TLS backend.
2010-06-20 Giuseppe ScrivanoFix help string for --random-wait.
2010-06-15 Giuseppe ScrivanoFix GNU TLS backend under Windows.
2010-06-14 Giuseppe ScrivanoFix some problems with GNU TLS.
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-10 Giuseppe ScrivanoDrop the current maintainer line from the version display.
2010-06-10 Giuseppe ScrivanoGenerate the `build_info.c' file under the build directory.
2010-06-03 Giuseppe ScrivanoIf --content-disposition is used, do not send a HEAD...
2010-05-31 Giuseppe ScrivanoRemove some unused variables.
2010-05-31 Giuseppe ScrivanoFix condition for closed HTML tag.
2010-05-31 Giuseppe ScrivanoRemove _SVID_SOURCE and _BSD_SOURCE definition.
2010-05-31 Giuseppe ScrivanoRemove an unused function and an unused local variable.
2010-05-31 Giuseppe ScrivanoPrint diagnostic messages to stderr, not stdout.
2010-05-27 Giuseppe ScrivanoUse the gnulib snprintf module.
2010-05-30 Giuseppe ScrivanoCope better with unclosed html tags.
2010-05-27 Giuseppe ScrivanoExit with failure if -k is specified and -O is not...
2010-05-27 Giuseppe ScrivanoTiny aesthetic changes.
2010-05-27 Giuseppe ScrivanoSend new cookies when the authorization fails.
2010-05-25 Giuseppe ScrivanoIgnore zero length domains in no_proxy.
2010-05-25 Giuseppe ScrivanoIgnore HTTP 1xx responses.
2010-05-24 Giuseppe ScrivanoRemove definition of unused symbols.
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-15 Giuseppe ScrivanoFix some build issues
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-05-07 Giuseppe ScrivanoUse always close as it is defined by gnulib on platform...
2010-05-07 Giuseppe ScrivanoFix unit tests build in a VPATH.
2010-05-07 Giuseppe ScrivanoRemove some functions not needed anymore.
2010-05-07 Giuseppe ScrivanoFix build under mingw.
2010-05-07 Giuseppe ScrivanoAdd directory with generated gnulib files.
2010-05-07 Giuseppe ScrivanoCopy build_info.c.in only if we are working in a VPATH.
2010-05-06 Giuseppe ScrivanoGenerate build_info.c in the builddir not in the srcdir.
2010-05-05 Giuseppe ScrivanoGive a nicer message on a malformed status line.
2010-05-04 Giuseppe ScrivanoMention last patch in the ChangeLog.
2010-05-04 Giuseppe ScrivanoCheck `resp_status' function return code.
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
2010-01-14 Micah CowanFixed some mixed declarations-and-code.
2010-01-10 Micah Cowan--no-match-server-timestamps -> --no-use-server-timestamps
2010-01-10 Micah CowanClarify David's change as not being significant for...
2010-01-10 David Holman--no-match-server-timestamps
2010-01-10 Peter RosinFormat %p as unsigned.
2010-01-10 Jeremy OlexaPATH_MAX from sys/param.h, when not available from...
2010-01-09 Steven Schwedaimported patch vms-changelogs
2010-01-09 Steven Schwedaimported patch vms-carat
2010-01-09 Steven Schwedaimported patch vms-overlay
2010-01-09 Arvind Jamuna DixitSupport RFC 2231.
2009-10-24 Petr PisarImplement support for subjectAltName fields in X509...
2009-10-09 Micah CowanRemove misleading comment.
2009-10-09 Micah CowanFix declaration of compiled_features.
2009-10-09 Micah Cowanbuild_info.pl improvements, advertise large-file support.
next