]> sjero.net Git - wget/history - src/url.c
[svn] Rewrite parsing and handling of URLs.
[wget] / src / url.c
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-20 hniksic[svn] Don't use the now-obsolete TYPE variable.
2001-11-19 hniksic[svn] Handle shorthands in proxy 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-18 hniksic[svn] Don't list all the "known" (but unsupported)...
2001-11-16 hniksic[svn] Applied Edward Sabol's patch from
2001-06-18 hniksic[svn] Make sure that slashes don't sneak in as part...
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-26 hniksic[svn] Treat empty proxy environment vars as unset.
2001-04-25 hniksic[svn] Reimplemented UNSAFE_CHAR and RESERVED_CHAR.
2001-04-14 hniksic[svn] Improve performance of grow_hash_table.
2001-04-14 hniksic[svn] Various url.c-related changes.
2001-04-13 hniksic[svn] Minor -Wall-induced fixes. Also, skip_url is...
2001-04-11 hniksic[svn] Fix retrieval of directories when initial CWD...
2001-04-04 hniksic[svn] parse_uname() Would run past the end of the strin...
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2001-03-08 janp[svn] Skip `:port' in the host header if it is the...
2001-02-11 hniksic[svn] Applied Jan's patch to allow non-quoted @ charact...
2001-02-11 hniksic[svn] Applied Hack Kampbjorn's patch to print FTP type...
2001-01-11 dan[svn] url.c (str_url): Clarified this function's commen...
2001-01-10 dan[svn] Just clarified a comment in the fix I just committed.
2001-01-10 dan[svn] url.c (str_url): Henrik van Ginhoven pointed...
2001-01-10 dan[svn] Hrvoje's response to my "wondering" comment in...
2001-01-04 hniksic[svn] Include fragment identifiers in converted URLs...
2000-12-17 hniksic[svn] Apply lint-expired fixes from <sxsn1du7ufa.fsf...
2000-12-05 hniksic[svn] Committed C. Frankel's SSL patch.
2000-12-05 hniksic[svn] Commit my url.c fix (space as unsafe character...
2000-11-22 hniksic[svn] Committed memory debugging stuff.
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-11-21 hniksic[svn] Committed a bunch of different tweaks of mine.
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-08 hniksic[svn] Changed last_slash[-1] to *(last_slash - 1).
2000-11-08 hniksic[svn] Correctly handle URLs where / does not follow...
2000-11-06 hniksic[svn] Commit "minor fixes".
2000-11-05 hniksic[svn] Rewrote the logging code.
2000-11-02 hniksic[svn] Update copyright blurbs with the year 2000.
2000-11-01 hniksic[svn] Applied contributed fix.
2000-11-01 hniksic[svn] Fix "optimization" of query-strings in URLs.
2000-11-01 hniksic[svn] Committed my patch from <sxsy9z4xz5m.fsf@florida...
2000-11-01 hniksic[svn] Committed my patch from <sxs7l6ozghz.fsf@florida...
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-06-09 hniksic[svn] Comment fix.
2000-06-01 hniksic[svn] Committed my patch <dpem6hln1k.fsf@mraz.iskon...
2000-04-05 dan[svn] * host.c (store_hostaddress): R. K. Owen's patch...
2000-03-31 hniksic[svn] Commit really old change.
2000-03-02 dan[svn] Dan Berger's query string patch is totally bogus...
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