]> sjero.net Git - wget/shortlog
wget
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.
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... Support RFC 2231.
2009-10-24 Petr PisarImplement support for subjectAltName fields in X509...
2009-10-14 Steven SchubigerAlso remove -d (--debug) from .px tests.
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-10-01 Micah CowanExplicitly import stdbool gnulib module (gnulib copyrig...
2009-09-27 Micah CowanRemove --debug from .px tests.
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-24 Micah CowanFixed some test names.
2009-09-23 Micah Cowanimported patch windows
2009-09-22 Micah CowanMore reliable Mercurial node ids.
2009-09-22 Micah CowanBump devel version.
2009-09-22 Micah CowanMerge with backout.
2009-09-22 Micah CowanBackout release-specific changes.
next