aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-02-07improve logs managementOmar Polo
2021-02-01drop unused target iri_testOmar Polo
2021-02-01generate compile_flags for clangdOmar Polo
2021-01-30typoOmar Polo
2021-01-30remove unused targetOmar Polo
2021-01-27use starts_with in puny.cOmar Polo
2021-01-27initial punycode supportOmar Polo
2021-01-23gg may need some compatOmar Polo
2021-01-23use gg instead of gg.py for the regression suiteOmar Polo
2021-01-23add gg, a barebones Gemini clientOmar Polo
2021-01-22brand new regress suiteOmar Polo
2021-01-21improve install targetOmar Polo
2021-01-21add a configure script and some compatOmar Polo
2021-01-18remove README.md targetOmar Polo
2021-01-18improve mime handlingOmar Polo
2021-01-17reorganize: move bunch of functions to server.cOmar Polo
2021-01-17build docs + install and static targetsOmar Polo
2021-01-17add runtime tests for the serverOmar Polo
2021-01-16split into two processes: listener and executorOmar Polo
2021-01-15move cgi stuff to its own fileOmar Polo
2021-01-15sandbox also on FreeBSD with capsicumOmar Polo
2021-01-15conf & vhostsOmar Polo
2021-01-11s/uri/iri since we accept IRIsOmar Polo
2021-01-11new README + wording in manpageOmar Polo
2021-01-09switch to Bjoern Hoehrmann UTF-8 decoderOmar Polo
2020-12-25implement a valid RFC3986 (URI) parserOmar Polo
2020-10-07improve make error message if etags is not foundOmar Polo
2020-10-02fixed quoting in MakefileOmar Polo
2020-10-02initial commitOmar Polo