aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-10fixed changelog format for old entries1.3Omar Polo
2020-11-10[cgi] added support for path parametersOmar Polo
2020-11-06regen readmeOmar Polo
2020-11-06documentation improvementsOmar Polo
2020-11-06[cgi] execute cgi scripts only inside a specific directoryOmar Polo
2020-11-06[cgi] set QUERY_STRING only if there is a query stringOmar Polo
2020-11-06[debug] print number of connected clients on SIGINFOOmar Polo
2020-11-06handle CGI concurrentlyOmar Polo
2020-11-06[cgi] setenv instead of building an env + define more env variablesOmar Polo
2020-11-06pass the query parameter to start_cgiOmar Polo
2020-11-06extract query parameters from the URLOmar Polo
2020-11-06ensure the requested protocol is “gemini”Omar Polo
2020-11-06mark every open file as close-on-execOmar Polo
2020-11-06implementing CGI – NOT READY YET!Omar Polo
2020-11-06added option to log to a fileOmar Polo
2020-11-06typoOmar Polo
2020-11-05doc: point out that we can handle multiple clients concurrentlyOmar Polo
2020-11-05define a MIME type for xml filesOmar Polo
2020-11-03update the changelog and tag 1.21.2Omar Polo
2020-11-03ignore SIGPIPEOmar Polo
2020-10-15initial work for ipv6Omar Polo
2020-10-14new release: 1.11.1Omar Polo
2020-10-14added a changelog fileOmar Polo
2020-10-14switching to mmap() based file handlingOmar Polo
2020-10-14styleOmar Polo
2020-10-07improve make error message if etags is not foundOmar Polo
2020-10-07put back the missing lseek, and change variables nameOmar Polo
2020-10-07added support for mime types (by looking at file extension)1.0Omar Polo
2020-10-07rewrote the main loop to use pollOmar Polo
2020-10-07fmtOmar Polo
2020-10-03correct the ../ removal functionOmar Polo
2020-10-03improving style: no functional changesOmar Polo
2020-10-03minor documentation editsOmar Polo
2020-10-03extend installation notesOmar Polo
2020-10-03remame sendfile to send_file and senddir to send_dirOmar Polo
2020-10-03explicitly require TLS 1.2 or 1.3Omar Polo
2020-10-02added licenseOmar Polo
2020-10-02fixed quoting in MakefileOmar Polo
2020-10-02fix errors in manpageOmar Polo
2020-10-02initial commitOmar Polo