]> sjero.net Git - wget/history - src
NEWS: update.
[wget] / src /
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.
2009-10-01 Micah CowanUnconditionally include stdbool.h.
2009-09-25 Micah CowanJust move vms.c from vms/ to src/.
2009-09-25 Micah CowanBacked out changeset b49bb4258818
2009-09-24 Micah CowanMore vms-related changes.
2009-09-24 Micah CowanUse proper prototypes for snprintf, vsnprintf.
2009-09-24 Steven Schwedatarget -> targ; use OS_TYPE for VMS in build info string.
2009-09-24 Micah Cowanhost_errstr should return const char *.
2009-09-23 Micah Cowanimported patch windows
2009-09-22 Micah CowanMore reliable Mercurial node ids.
2009-09-22 Micah CowanMerge with backout.
2009-09-22 Micah CowanBackout release-specific changes.
2009-09-22 Micah Cowanimported patch one-dot-twelve v1.12
2009-09-22 Micah CowanAvoid reusing same buffer for successive quoted args.
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-21 Micah CowanLicense updates for some source files.
2009-09-12 Steven SchwedaFixes needed for VMS.
2009-09-08 Steven SchubigerMark some options as deprecated.
2009-09-06 Micah CowanAutomated merge.
2009-09-06 Micah CowanFix false "downloaded bytes" information from getftp.
2009-09-05 Micah CowanAutomated merge.
2009-09-05 Steven SchubigerDeclare set_local_file().
2009-09-05 Gisle VanemAdjustments for MSDOS.
2009-09-04 Micah CowanDon't require Perl for user builds.
2009-09-04 Micah CowanRan update-copyright.
2009-09-04 Micah CowanReplace use of localtime with localtime_r.
2009-09-03 Micah CowanRearrange SOURCES order, add gettext.h for dist.
2009-09-03 Micah CowanUse stamp-po mechanism, and update to gettext-0.17.
2009-09-03 Micah CowanFixes for FreeBSD build.
next