summaryrefslogtreecommitdiff
path: root/monkey/fetch.c
Commit message (Expand)AuthorAgeFilesLines
* refactor url utility functions to use standard nserror codes and have appropr...Vincent Sanders2014-05-081-3/+3
* add file operations table and make all frontends use it.Vincent Sanders2014-05-071-41/+0
* move path_to_url and url_to_path to fetch operation tableVincent Sanders2014-01-251-0/+145