summaryrefslogtreecommitdiffstats
path: root/src/view-source.c
Commit message (Expand)AuthorAgeFilesLines
* view-source: Gracefully handle closed origin tabPatrick McDermott2017-10-311-11/+18
* atoi64(), parse_query_string(): Prefix function names with "mq_"Patrick McDermott2017-10-311-2/+2
* view-source: Add TODO commentPatrick McDermott2017-10-311-0/+1
* view-source: Show origin URI in titlePatrick McDermott2017-10-311-4/+5
* view-source: Free user data struct in data callbackPatrick McDermott2017-10-311-0/+2
* mq_view_source_request(): Use hash table and get origin URI from path/queryPatrick McDermott2017-10-311-7/+12
* view-source: Escape markupPatrick McDermott2017-10-311-10/+7
* src/view-source.[ch]: New filesPatrick McDermott2017-10-311-0/+118