]> sjero.net Git - wget/history - src
Updated config.guess, config.sub, install.sh.
[wget] / src /
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintCorrect iri handling while fetching a remote file list...
2008-08-14 Xavier SaintDon't forget to free the iri struct
2008-08-09 Steven SchubigerRemoved dead DEBUG_MALLOC code.
2008-08-07 Xavier SaintCorrect a mis-merge: return type for url_error is char...
2008-08-07 Xavier SaintAutomated merge.
2008-08-04 Xavier Saintiri.h is already included in wget.h, so don't include...
2008-08-04 Micah CowanDocumentation updates for --default-page.
2008-08-04 Micah Cowanjff: option for specifying the default page-name.
2008-08-04 Micah Cowan#include wget.h, not config.h.
2008-08-04 Micah Cowanstsc: better message for "unsupported schemes".
2008-08-03 Xavier SaintSome cleanups in iri.c
2008-08-03 Xavier SaintAutomated merge.
2008-08-03 Xavier SaintSince wget use libidn function for finding the locale...
2008-08-02 Xavier SaintAutomated merge.
2008-08-02 Xavier Saintquote*() functions don't like that much NULL arg
2008-08-01 Xavier SaintAdd a missing return...
2008-07-30 Xavier Saintopt.remote_encoding should not override opt.locale...
2008-07-24 Saint XavierFix numbers of arguments of the no-op macro idn_encode()
2008-07-24 Saint XavierUse DEBUGP instead of commenting out all the _wonderful...
2008-07-23 Saint XavierAutomated merge.
2008-07-23 Saint XavierChange global variable model for state-object
2008-07-22 Micah Cowanstsc: -i URL improvements.
2008-07-21 Saint XavierDo not free/duplicate current/remote encoding string...
2008-07-20 Saint XavierAutomated merge.
2008-07-20 Saint XavierUse the right flags for idna conversion (RFC3987 sectio...
2008-07-20 Saint XavierAdd a missing no-op macro for set_ugly_no_encode()
2008-07-20 Saint XavierMake get_utf8_encode() directly aware of ugly_no_encode...
2008-07-20 Saint XavierAdd some comments in iri.c and change a variable name...
2008-07-20 Saint XavierIn spider mode, do not report links as broken if they...
2008-07-20 Saint XavierGet rid of the supplementary bool pointer in url_parse...
2008-07-20 Saint XavierUse dt rather than result
2008-07-20 Saint XavierBasic IDN/IRI support
2008-07-12 Micah Cowan-i accepts URLs (stsc). For #21265.
2008-07-11 Micah CowanFix merge of src/Makefile.am
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-07-07 Saint XavierNo need for initial value
2008-07-07 Saint XavierShow the hostname we are connecting to in the locale...
2008-07-07 Saint XavierRemove an always true condition
2008-07-02 Saint XavierShow also the hostname in the locale when possible
2008-07-01 Saint XavierEmit a message if we found invalid or incomplete multib...
2008-07-01 Saint XavierFix copyright year and some GNU coding style
2008-06-30 Micah CowanAutomated merge.
2008-06-30 Saint Xavierescnonprint has been replaced by quotearg_style; reflec...
2008-06-26 Saint XavierFix a typo in a comment: impplement -> implement
2008-06-26 Micah Cowanstsc: FTP -nv --spider: say something about existant...
2008-06-26 Saint XavierAutomated merge.
2008-06-26 Saint XavierAutomated merge.
2008-06-26 Saint XavierBasic support of IRIs.
2008-06-24 Micah Cowanstsc: escnonprint -> quotearg_style
2008-06-24 Micah CowanDon't assume time_t* is compatible with long*.
2008-06-23 Micah Cowanstsc's patch to initialize, free hs->message.
2008-06-23 Micah CowanAutomated merge.
2008-06-22 Micah Cowanstsc's better-messages-for-spider-mode patch.
2008-06-22 Micah Cowanversion.c string token concatenation.
2008-06-19 Saint XavierFix a typo in src/ChangeLog
2008-06-19 Saint XavierIntroduce a new function check_encoding_name() for...
2008-06-19 Saint XavierSet an initial value for IRIs options and some minor...
2008-06-19 Saint XavierIntroduce find_locale() to find out local system encoding.
2008-06-19 Saint XavierAdd "content-type" meta tag parsing for retrieving...
2008-06-19 Saint XavierThe prefered way is to avoid #ifdef flooding, so take...
2008-06-17 Micah CowanDon't abort when len > contlen, when we set it that...
2008-06-14 Saint XavierAutomated merge.
2008-06-14 Micah CowanDistinguish "openssl" from "ssl" (gnutls is also "ssl").
2008-06-14 Micah CowanHAVE_NTLM -> ENABLE_NTLM
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-02 Micah CowanReopen stdout in binary mode for -O -.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanChangelog entries for the warning tweaks.
2008-05-31 Micah CowanMinor tweaks to Henri's patch.
2008-05-31 Micah CowanHenri's -Wall patch.
2008-05-26 Micah CowanPicked off remaining escnonprint call.
2008-05-25 Saint XavierDetect HTTP Content-Type server encoding
2008-05-25 Saint XavierAdd options for enabling IRI support and forcing some...
2008-05-19 Micah CowanChangeLog formatting adjustment.
2008-05-19 Micah CowanPassword prompt only once, and before backgrounding.
2008-05-17 Micah CowanApply Kenneth Parnell's patch for prefer_family, in...
2008-05-17 Micah Cowanpreferred_family = none
2008-05-17 Micah CowanHandle Ctrl-D, empty password.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanFix file-checking in FTP with --spider.
2008-05-16 Micah CowanUse the quote module for the password prompt.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-05-15 Micah CowanQuoting tweaks.
2008-05-14 Joao FerreiraChanged some comments related with bug fix #23238,...
2008-05-14 Joao FerreiraFixed bug #23238: --no-clobber doesn't work with -O...
2008-05-13 Micah CowanTurn off timestamping after the warning.
2008-05-13 Micah CowanDowngrade -N with -O to a warning.
2008-05-06 Madhusudan Hosaagr... Adds build information to the --version command line...
2008-04-30 Steven SchubigerUse gnulib's getpass-gnu module for password prompting.
2008-04-30 Micah CowanFix too-many-spaces problem for multibyte progress...
2008-04-27 Micah CowanParse html from files when -r -nc is active.
2008-04-27 Micah CowanAdd support for .. at beginning of paths back in, but...
2008-04-27 Micah CowanDowngrade -r, -p with -O to a warning rather than an...
2008-04-27 Micah CowanAdd fix from eleven, for doing HTTPS auth over a proxy...
2008-04-26 Steven SchubigerFurther quote*()-related integrations in openssl.c.
2008-04-26 Steven SchubigerFurther quote*()-related integrations in http.c.
next