]> sjero.net Git - wget/history - src/url.c
url: remove shorten_string
[wget] / src / url.c
2014-03-25 Daniel Stenbergurl: remove shorten_string
2014-03-03 Vladimír PýchaURL-decode the filename parameter of Content-Dispositio...
2013-10-10 Giuseppe Scrivanoiri: Fix parsing of some URLs contained in HTML documents
2013-07-13 Giuseppe ScrivanoMake --backups work as documented
2013-06-16 Ray SatiroMinGW compatibility fixes
2012-10-13 Ray SatiroChange growable string object to null terminate
2012-09-29 Tim RuehsenAdd support for file names longer than MAX_FILE.
2012-05-14 Tim Ruehsenremoved 'const' warnings.
2012-04-24 Tim RuehsenUse empty query in local filenames.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-10-16 Giuseppe ScrivanoSilent warnings reported by clang.
2010-09-24 Dennis, CHENG RenquanFix problem when content-disposition is used with recur...
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-03-02 Steven SchubigerCheck stricter for supported URL scheme.
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-04 Micah CowanRan update-copyright.
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.
next