summaryrefslogtreecommitdiff
path: root/content/fetchers.h
Commit message (Expand)AuthorAgeFilesLines
* Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal bu...Daniel Silverstone2016-06-271-26/+0
* Refactor the fdset acquisition into the fetchers to stop fetch.c including cu...Daniel Silverstone2016-06-271-0/+6
* Reduce unecessary use of networking headersVincent Sanders2016-04-171-1/+1
* Fix my spelling of teh everywhereVincent Sanders2014-11-181-1/+1
* Doxygen cleanupsVincent Sanders2014-11-091-4/+4
* add incomplete scheme fetcher for javascript urlsVincent Sanders2014-08-251-5/+16
* fix fetchers include on windowsVincent Sanders2014-07-011-1/+1
* make fetchers scheduledVincent Sanders2014-06-261-5/+27
* clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-0/+119