]> sjero.net Git - wget/history - src/url.h
NEWS: cite --start-pos
[wget] / src / url.h
2014-03-03 Vladimír PýchaURL-decode the filename parameter of Content-Dispositio...
2013-07-13 Giuseppe ScrivanoMake --backups work as documented
2012-09-29 Tim RuehsenAdd support for file names longer than MAX_FILE.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
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-04 Micah CowanRan update-copyright.
2009-07-04 Micah CowanAutomated merge.
2009-07-01 Micah CowanAutomated merge.
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-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintCorrect a mis-merge: return type for url_error is char...
2008-08-07 Xavier SaintAutomated merge.
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 XavierGet rid of the supplementary bool pointer in url_parse...
2008-07-20 Saint XavierBasic IDN/IRI support
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
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-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-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-06-28 mtortonesi[svn] Fixes for recursive spider mode.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2003-09-21 hniksic[svn] Split off non-URL related stuff from url.c to...
2003-09-20 hniksic[svn] Minor fixes and cosmetic changes.
2003-09-14 hniksic[svn] New mechanism for quoting file names.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-05-16 abbotti[svn] New function schemes_are_similar_p to test enumer...
2002-04-13 hniksic[svn] Support FWTK-style proxies.
2001-12-06 hniksic[svn] Fix OpenSSL PRNG seeding.
2001-12-01 hniksic[svn] Correctly convert links in <meta http-equiv=Refre...
2001-11-30 hniksic[svn] Ignore -np when in -p mode.
2001-11-25 hniksic[svn] Handle <base href=...> when converting links.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-19 hniksic[svn] Rewrite shorthand URLs in a step separate from...
2001-11-19 hniksic[svn] Clean up handling of schemes.
2001-11-16 hniksic[svn] Applied Edward Sabol's patch from
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-14 hniksic[svn] Various url.c-related changes.
2001-04-13 hniksic[svn] Minor -Wall-induced fixes. Also, skip_url is...
2001-03-08 janp[svn] Skip `:port' in the host header if it is the...
2000-11-21 hniksic[svn] Committed a bunch of different tweaks of mine.
2000-11-19 hniksic[svn] A bunch of new features:
2000-10-31 hniksic[svn] Committed my patches from <sxsbsw16sbu.fsf@florid...
2000-10-20 dan[svn] Implemented and documented new -E / --html-extens...
2000-08-30 dan[svn] * *.{gmo,po,pot}: Regenerated after modifying...
2000-03-02 hniksic[svn] Added user-contributed patches.
2000-03-02 dan[svn] Implemented the item I formerly had in the TODO...
2000-03-01 dan[svn] Implemented new -K / --backup-converted / backup_...
1999-12-02 kwget[svn] Initial revision