]> sjero.net Git - wget/history - src/ChangeLog
Give a nicer message on a malformed status line.
[wget] / src / ChangeLog
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-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 Arvind Jamuna DixitSupport RFC 2231.
2009-10-24 Petr PisarImplement support for subjectAltName fields in X509...
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 CowanAvoid reusing same buffer for successive quoted args.
2009-09-22 Micah Cowan[mq]: cfg-mk
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 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.
2009-09-02 Micah CowanRemove useless "gettext" advertisement.
2009-09-01 Micah CowanAutomated merge.
2009-08-29 Steven SchubigerEscape semicolons when converting links (#27272).
2009-08-28 Micah CowanImproved exit status handling.
2009-08-27 Micah CowanHeed cookies from 401s.
2009-08-19 Micah CowanOnly warn of attack if the hostname would have matched.
2009-08-19 Joao FerreiraDetect NULs in common name.
2009-08-18 Tony LewisParse content-length before using it. Fixes NTLM (...
2009-08-10 Micahel Baeuerle#include strings.h in ftp.c.
2009-07-29 Micah CowanRename --html-extension to --adjust-extension.
2009-07-28 Micah Cowan--restrict-file-names=ascii
2009-07-28 Marcel Telka"invalide" -> "invalid"
2009-07-27 Petr PisarMinor msgid fixes. Typos, and corrected contact mail.
2009-07-27 Micah CowanRemove documentation for no-longer-used --preserve...
2009-07-27 Micah CowanDocumentation fixes for IRI options, and rename --local...
2009-07-23 Micah Cowan"Translation note" -> "TRANSLATORS"
2009-07-07 Micah CowanDoc improvements for --base.
2009-07-06 Micah CowanFix meta name=robots.
2009-07-06 Micah CowanAvoid name conflict with quote function.
2009-07-05 Micah CowanFix my stupid typo of Petr's name.
2009-07-05 Peter PisarTranslation fixes.
2009-07-05 Micah CowanAdd dependency for version.c on configure.ac.
2009-07-05 Micah CowanMark some iri.c strings for translation.
2009-07-05 Micah CowanChangelogs for VMS stuff.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanTranslation-related improvements to version-info string.
2009-07-04 Steven SchubigerImprove handling of schemeless URLs.
2009-07-04 Micah CowanFixes for when IRIs are disabled.
2009-07-03 Micah CowanMake sure we link against libiconv when necessary.
2009-07-02 Micah CowanMore quoting.
2009-07-02 Micah CowanReferer/IRI fix.
2009-07-01 Steven SchubigerGenerate build_info.c automatically.
2009-07-01 Micah CowanAutomated merge.
2009-06-30 Micah CowanQuote some things that needed quoting.
2009-06-29 Micah CowanChangelog entry for past few checkins.
2009-06-25 Micah CowanMerge with mainline.
2009-06-20 Micah CowanFix for building on Interix, from Jay Krell.
2009-06-16 Micah CowanReturn CONERROR when accept_connection fails (#25015).
2009-06-16 Micah CowanFix for bug #24948.
2009-06-14 Micah CowanMake distcheck happy.
2009-06-14 Micah CowanCleanup/bugfix for tilde patch.
2009-06-13 Julien PichonTilde expansion without globals
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-06-13 Micah CowanChangeLog entry for Gerardo's url-parse changes.
2009-06-12 Micah Cowan#include <sys/types.h>
2009-06-12 Micah CowanSeparate "https" feature.
2009-06-12 Micah CowanDeclare h_errno if no declaration provided (HP-UX).
2009-06-12 Xin ZouFix some memory leaks.
2009-06-12 Micah CowanFix bad setlocale usage.
2009-06-11 Micah CowanNeed NAMESPACE_TWEAKS on non-Linux glibc-based systems...
2009-05-28 Steven SchubigerRestore string after function call.
2009-05-27 Steven SchubigerDuplicate string to circumvent eventual memory corruption.
2009-05-17 Steven SchubigerFix wrong human-readable ETA output.
2009-04-24 Micah Cowanstdint.h adjustments for Interix, thanks Markus Duft...
2009-04-22 Micah CowanAutomated merge.
2009-04-20 Micah CowanFix unportable echo -n.
2009-04-13 Steven SchubigerMove duplicated code to a function.
next