]> sjero.net Git - wget/history - src/recur.c
Fix build when libpsl is not available
[wget] / src / recur.c
2002-04-15 hniksic[svn] When downloading recursively, don't ignore reject...
2002-04-12 abbotti[svn] Use new function to test filename for common...
2002-02-19 hniksic[svn] Handle starting URL of recursing download being...
2002-02-19 hniksic[svn] Follow https links from http.
2001-12-19 hniksic[svn] Enqueue start_url in the canonical form.
2001-12-18 hniksic[svn] Fix crash introduced by previous patch.
2001-12-18 hniksic[svn] Descend into HTML files we've already downloaded.
2001-12-18 hniksic[svn] Propagate referrer information from retrieve_tree...
2001-12-13 hniksic[svn] Don't abort when one URL references more than...
2001-12-05 hniksic[svn] Fix overzealous URL-removal in register_download.
2001-12-04 hniksic[svn] Fix downloading of duplicate URLs.
2001-12-01 hniksic[svn] Make -p work with framed pages.
2001-11-30 hniksic[svn] Ignore -np when in -p mode.
2001-11-29 hniksic[svn] descend_url_p: When resolving no_parent, compare...
2001-11-26 hniksic[svn] A lot of host name changes.
2001-11-26 hniksic[svn] Be careful whether we want to descend into result...
2001-11-25 hniksic[svn] Recursion and progress bar tweaks.
2001-11-25 hniksic[svn] Handle <base href=...> when converting links.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-24 hniksic[svn] Fix typo that made us never use robots.txt.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-19 hniksic[svn] Clean up handling of schemes.
2001-11-18 hniksic[svn] Plug in new implementation of RES.
2001-06-14 hniksic[svn] After canonicalizing the URL, check for its exist...
2001-05-27 hniksic[svn] Update copyright notices.
2001-05-12 hniksic[svn] Commit several minor changes:
2001-04-01 hniksic[svn] Don't clear dl_file_url_map and dl_url_file_map...
2001-03-31 hniksic[svn] Oops! Fix braino in recur.c -- clear the hash...
2001-03-31 hniksic[svn] Record downloaded files and downloaded HTML files...
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2000-12-17 hniksic[svn] Apply lint-expired fixes from <sxsn1du7ufa.fsf...
2000-12-17 hniksic[svn] Include <netdb.h> where h_errno is used. Likewis...
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] My patch "persistent connection tweaks".
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-10 hniksic[svn] Better version of read_whole_line().
2000-11-02 hniksic[svn] Update copyright blurbs with the year 2000.
2000-11-01 hniksic[svn] Gracefully handle opt.downloaded overflowing.
2000-10-24 dan[svn] --delete-after wasn't implemented for files retri...
2000-08-30 dan[svn] * *.{gmo,po,pot}: Regenerated after modifying...
2000-04-12 hniksic[svn] Commit several fixes.
2000-03-02 dan[svn] recur.c (parse_robots): Applied Edward J. Sabol...
2000-03-02 hniksic[svn] Applied Edward Sabol's patch.
1999-12-02 kwget[svn] Initial revision