aboutsummaryrefslogtreecommitdiff
path: root/ge.c
AgeCommit message (Expand)Author
2023-06-08make ge work againOmar Polo
2023-06-08remove now unused ibuf variableOmar Polo
2023-06-08rework the daemon to do fork+execOmar Polo
2023-06-06use fatal() in code used in the daemonOmar Polo
2023-06-06switch to the more usual log.cOmar Polo
2023-06-06rename log.[ch] to logger.[ch]Omar Polo
2023-06-06nitpick: fix snprintf checkOmar Polo
2023-06-06move config-related code to config.cOmar Polo
2023-06-06call setlocale()Omar Polo
2023-06-05move and dedup the tls initalization in server.cOmar Polo
2023-06-05provide a more usual fatalOmar Polo
2023-06-05move some server-related code to server.cOmar Polo
2022-10-05make the various strings in the config fixed-lengthOmar Polo
2022-09-10specify custom version strings for the various cmdsOmar Polo
2022-09-07add ge: gemini export!Omar Polo