]> sjero.net Git - wget/history - src/url.c
--restrict-file-names=ascii
[wget] / src / url.c
2009-07-28 Micah Cowan--restrict-file-names=ascii
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Steven SchubigerImprove handling of schemeless URLs.
2009-07-01 Micah CowanAutomated merge.
2009-06-29 Micah CowanFix Test-iri-list.
2009-06-25 Micah CowanMerge with mainline.
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-11-13 Micah CowanApplied Alexander Belopolsky's patch for htmlified...
2008-09-27 Saint XavierIRI requirement: do not percent-encode already percent...
2008-09-09 Gisle Vanemaprintf, not asprintf.
2008-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
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 Cowanjff: option for specifying the default page-name.
2008-08-04 Micah Cowanstsc: better message for "unsupported schemes".
2008-07-23 Saint XavierAutomated merge.
2008-07-23 Saint XavierChange global variable model for state-object
2008-07-20 Saint XavierAutomated merge.
2008-07-20 Saint XavierMake get_utf8_encode() directly aware of ugly_no_encode...
2008-07-20 Saint XavierGet rid of the supplementary bool pointer in url_parse...
2008-07-20 Saint XavierBasic IDN/IRI support
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-26 Saint XavierAutomated merge.
2008-06-26 Saint XavierAutomated merge.
2008-06-26 Saint XavierBasic support of IRIs.
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanHenri's -Wall patch.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-04-27 Micah CowanAdd support for .. at beginning of paths back in, but...
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/mailin...
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/fix...
2007-10-06 Micah CowanApplying Gisle's latest MS-DOS patches.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-28 Micah CowanGisle's MS-DOS support
2007-08-30 micah[svn] Fix #20894: URL comparisons should not compare...
2007-08-30 micah[svn] Fix #20811: Assertion failure with --spider ...
2007-08-16 micah[svn] Fix #20748: fix test usage wrt zero-termination...
2007-08-16 micah[svn] Fix #20735: == not = in url_string
2007-07-30 micah[svn] Fix for bug #20296: User:pass@ given in Referer...
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-07-10 hniksic[svn] Mark DEL (0x7f) as a control character and |...
2006-06-28 mtortonesi[svn] Fixes for recursive spider mode.
2006-06-13 mtortonesi[svn] Added support for --restrict-file-names=lowercase...
2006-02-28 hniksic[svn] Parse Content-Disposition better. Implement...
2006-02-28 hniksic[svn] Don't preserve ".." at beginning of path.
2005-07-08 hniksic[svn] Simplify rewrite_shorthand_url.
2005-07-03 hniksic[svn] In uri_merge, skip separators appropriate for...
2005-07-02 hniksic[svn] Fix fragments crash. Support fragments for FTP...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-07-01 hniksic[svn] Fix URL parsing bugs.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-05-30 hniksic[svn] Check for a recent gcc version before using the...
2005-05-16 hniksic[svn] Fixed mkdirhier to make_directory in comment.
2005-05-12 hniksic[svn] Don't rewrite "https://host" to "ftp://https...
2005-05-08 hniksic[svn] Remove unnecessary assignments to silence warning...
2005-05-07 hniksic[svn] Minor doc fix.
2005-05-07 hniksic[svn] Made strpbrk_or_eos inline. Use strchr(s, '...
2005-05-07 hniksic[svn] Renamed "decide_copy_method" to "char_needs_escap...
2005-05-07 hniksic[svn] Don't needlessly decode % escapes in URLs.
2005-05-05 hniksic[svn] Don't unescape %00.
2005-05-03 hniksic[svn] Fix K&R incompatibilities reported by `gcc -Wtrad...
2005-04-09 hniksic[svn] Don't mark ~ as unsafe, it confuses too many...
2005-04-01 hniksic[svn] Made rewrite_shorthand_url recognize HOST:PORT...
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2005-03-19 hniksic[svn] Concatenate strings using concat_strings.
2005-03-06 hniksic[svn] Reject port numbers greater than 65535.
2005-03-05 hniksic[svn] Docfix.
2005-03-05 hniksic[svn] Fix bogus ".." hosts injecting such components...
2005-03-04 hniksic[svn] Improve handling of numeric hosts when ENABLE_IPV6.
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2004-03-19 hniksic[svn] Decode %HH sequences in host name.
2003-12-15 hniksic[svn] Fixed return value; 'url' if no credentials.
2003-12-14 hniksic[svn] Return a pointer from url_skip_credentials.
next