]> sjero.net Git - wget/shortlog
wget
2010-09-14 Giuseppe ScrivanoDo not use HTML quoting in CSS files.
2010-09-13 Giuseppe Scrivanodoc: Remove superfluous dot.
2010-09-12 Mike Frysingertests: Fix some failures because of missing --trust...
2010-09-12 Giuseppe ScrivanoAlign --trust-server-names help text.
2010-09-07 Giuseppe ScrivanoFix typo.
2010-09-06 Giuseppe Scrivanolib/Makefile.am: fix typo.
2010-08-27 Giuseppe ScrivanoNEWS: update.
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-08 Giuseppe ScrivanoRemove configure.bat from Makefile.am.
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 ScrivanoMake clearer a NEWS entry.
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 Alon Bar-Levtexi2pod.pl: use the warnings module only when it is...
2010-07-28 Giuseppe ScrivanoIntroduce --trust-server-names. Close CVE-2010-2252.
2010-07-24 Giuseppe ScrivanoRemove configure.bat.
2010-07-20 Alan JenkinsFix a failure if the server doesn't specify a content...
2010-07-20 Giuseppe ScrivanoUpdate maintainers
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-12 Giuseppe ScrivanoUpdate README.checkout.
2010-07-12 Giuseppe ScrivanoRemove MAINTAINER from the README file.
2010-07-11 Giuseppe ScrivanoNow --timestamping and --continue works well together.
2010-07-11 Giuseppe ScrivanoQuote AC_CHECK_SIZEOF argument.
2010-07-09 Giuseppe Scrivanobootstrap: Relax gettext version to 0.17.
2010-07-09 Giuseppe ScrivanoAdd `vasprintf'. Remove `asprintf'.
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-22 Giuseppe ScrivanoBy default use GNU TLS not OpenSSL.
2010-06-20 Giuseppe ScrivanoFix help string for --random-wait.
2010-06-17 Giuseppe ScrivanoRemove `windows' subdirectory.
2010-06-15 Giuseppe ScrivanoFix IPv6 detection under Windows.
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 ScrivanoRemove dist-bzip2 dist-lzma from automake options.
2010-06-10 Giuseppe ScrivanoAdd build prerequisites.
2010-06-10 Giuseppe ScrivanoGenerate the `build_info.c' file under the build directory.
2010-06-04 Giuseppe ScrivanoUse /usr/bin/env to find the perl interpreter.
2010-06-03 Giuseppe ScrivanoUse gnulib module `iconv-h'.
2010-06-03 Giuseppe ScrivanoUnder Windows, do not link to wsock32.
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-29 Giuseppe ScrivanoAdd new test.
2010-05-27 Giuseppe ScrivanoExit with failure if -k is specified and -O is not...
2010-05-27 Giuseppe ScrivanoMention a recent change.
2010-05-27 Giuseppe ScrivanoTiny aesthetic changes.
2010-05-27 Giuseppe ScrivanoSend new cookies when the authorization fails.
2010-05-25 Giuseppe ScrivanoMention some recent changes in the NEWS file.
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-15 Giuseppe ScrivanoUse the getopt-gnu gnulib module instead of getopt.
2010-05-14 Giuseppe Scrivanobootstrap: ensure gnulib_path is not empty.
2010-05-09 Giuseppe ScrivanoUse a script to generate the version string.
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 ScrivanoAdd -lws2_32 under mingw32.
2010-05-07 Giuseppe ScrivanoRemove some functions not needed anymore.
2010-05-07 Giuseppe ScrivanoFix build under mingw.
2010-05-07 Giuseppe ScrivanoRemove generated file.
2010-05-07 Giuseppe ScrivanoAdd directory with generated gnulib files.
2010-05-07 Giuseppe ScrivanoDo not use macro WGET_SOCKLEN_T.
2010-05-07 Giuseppe ScrivanoDo not define ALL_LINGUAS in configure.ac.
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-06 Giuseppe ScrivanoUse gnulib bootstrap script.
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-04 Giuseppe ScrivanoAdded myself to the AUTHORS file.
2010-05-03 Giuseppe ScrivanoFix a sanity check by the AC_CONFIG_SRCDIR macro.
2010-05-01 Giuseppe ScrivanoMention support for HTTP/1.1
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-02-26 Steven SchubigerTest -i with HTTP.
2010-02-25 Steven SchubigerAdd port substitution for FTP to tests.
2010-01-27 Paul TownsendTime-measurement fix
2010-01-14 Micah CowanFixed some mixed declarations-and-code.
next