about summary refs log tree commit diff stats
path: root/adapter/protocol/gemini.nim
Commit message (Expand)AuthorAgeFilesLines
* Improve static buildsbptato2025-05-011-2/+3
* newhttp: drop libcurl dependencybptato2025-03-211-1/+1
* dynstream: remove exceptionsbptato2025-02-261-12/+13
* Fix some strict defsbptato2025-01-121-1/+1
* CHA_CONFIG_DIR -> CHA_DIRbptato2024-12-271-1/+1
* gemini: fix known hosts not being read on *BSDbptato2024-12-161-0/+1
* gemini: set host name extension, refactorbptato2024-11-171-16/+6
* twtstr: beforeLast -> untilLastbptato2024-11-151-1/+1
* Fix some C warnings, more makefile vars, etc.bptato2024-11-081-2/+2
* protocol: sandbox more network processes + fix some gemini bugsbptato2024-11-021-8/+9
* config: refactor, accept more possible config dirsbptato2024-10-281-5/+0
* gemini: fix unnecessary NUL chars being sentbptato2024-10-271-1/+1
* lcgi_ssl: fix libressl compatbptato2024-10-131-1/+2
* gmifetch: rewrite in Nimbptato2024-10-121-0/+358