about summary refs log tree commit diff stats
path: root/src/loader
Commit message (Expand)AuthorAgeFilesLines
* XHR progressbptato2023-10-141-1/+39
* Add w3m-cgi-compat optionbptato2023-10-013-7/+29
* Add urimethodmap supportbptato2023-09-302-39/+72
* loader: add local-cgibptato2023-09-304-16/+198
* Response.text: assume utf-8bptato2023-09-271-5/+5
* Response.text: encode/decode properlybptato2023-09-271-2/+16
* buffer: simplify contentType handlingbptato2023-09-272-5/+5
* Add about:licensebptato2023-09-231-0/+6
* buffer: make clone fork()bptato2023-09-232-8/+125
* remove unnecessary toTable callsbptato2023-09-204-19/+11
* fix compilation on 1.6.14bptato2023-09-204-6/+6
* loader: add gopher supportbptato2023-09-203-0/+269
* ftp: add missing prepareMutationbptato2023-09-201-0/+2
* ftp, file: better dirlist, fix FTP path issuebptato2023-09-193-35/+130
* ftp: encode paths, escape displayed stringsbptato2023-09-191-8/+11
* ftp: add auth inputbptato2023-09-191-14/+32
* loader: add FTP supportbptato2023-09-196-38/+219
* response: add blob() functionbptato2023-09-171-1/+20
* data urls: percent decodebptato2023-09-151-5/+5
* move around more modulesbptato2023-09-1410-0/+1311