]> sjero.net Git - wget/history - src/url.h
[svn] Merge of fix for bugs 20341 and 20410.
[wget] / src / url.h
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