about summary refs log tree commit diff stats
path: root/adapter/protocol
Commit message (Expand)AuthorAgeFilesLines
* twtstr: misc refactoringsbptato2024-02-091-1/+1
* man: fix man -kbptato2024-01-271-20/+37
* Add mancha man page viewerbptato2024-01-261-0/+241
* about: fix compilation error on Nim 1.14bptato2024-01-061-1/+4
* cha-finger: skip leading slash in pathbptato2024-01-031-1/+1
* Add spartan supportbptato2024-01-031-0/+47
* file: remove symlink codebptato2023-12-211-19/+4
* file: do not use streamsbptato2023-12-211-23/+19
* Fix compilation on Nim 1.6.14bptato2023-12-165-5/+16
* 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