summaryrefslogtreecommitdiff
path: root/content/fetchers/data.c
Commit message (Expand)AuthorAgeFilesLines
* Use malloc, memcpy instead of strdup since we have the length.Michael Drake2011-10-081-2/+3
* Convert fetchers to nsurl.Michael Drake2011-09-291-2/+3
* Fetchers register with an lwc_string, rather than a string.Michael Drake2011-09-261-6/+15
* Fix backend fetcher poll loopsJohn Mark Bell2011-02-231-10/+17
* add about: fetcher Vincent Sanders2011-02-151-0/+310