about summary refs log tree commit diff stats
path: root/adapter/protocol
Commit message (Expand)AuthorAgeFilesLines
...
* about: actually error out on errorbptato2023-12-151-5/+8
* cha-finger: proper error message outputbptato2023-12-151-6/+12
* ftp: fix unnecessary slashes being added to path; move bindings/curlbptato2023-12-156-26/+461
* file: complain about hostnamebptato2023-12-141-0/+5
* Various fixesbptato2023-12-135-37/+62
* http: use CURLU for URLsbptato2023-12-132-2/+23
* break up twtstr somewhatbptato2023-12-131-0/+1
* Move http out of main binarybptato2023-12-138-32/+236
* Move gopher to adapter/bptato2023-12-121-0/+113
* Move out ftp: protocol; fix some local CGI bugsbptato2023-12-121-0/+193
* Move out file: protocol handling to adapter/bptato2023-12-121-0/+111
* adapter/: re-structurebptato2023-12-124-0/+770