aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05provide a more usual fatalOmar Polo
2023-06-05move some server-related code to server.cOmar Polo
2023-06-05fold long linesOmar Polo
2023-06-05gencert: add -e flag to generate a cert using an EC keyOmar Polo
2023-05-08add tags targetOmar Polo
2023-05-08send capsicum/landlock/seccomp hack to ValhallaOmar Polo
2023-05-08drop landlock/seccomp and capsicum supportOmar Polo
2022-12-24include grp.h for setgroup(2) on linuxAnna “CyberTailor”
2022-12-02add a disclaimerOmar Polo
2022-12-02update the site for 1.8.6Omar Polo
2022-12-02add tests and compat for setresuid and setresgidOmar Polo
2022-11-29more is*() unsigned char castOmar Polo
2022-11-27add an implicit fastcgi parameter: GEMINI_SEARCH_STRINGOmar Polo
2022-11-27correction: QUERY_STRING is *not* urldecoded.Omar Polo
2022-11-27return after FCGI_END_REQUESTOmar Polo
2022-11-27typoOmar Polo
2022-11-27don't crash when specifying fcgi UNIX sockets to connect toOmar Polo
2022-11-27when switching user also set the groupsOmar Polo
2022-11-27adjust pledge/unveil on OpenBSDOmar Polo
2022-11-17always cast is*() arguments to unsigned charOmar Polo
2022-11-01fix git urlOmar Polo
2022-11-01update the site for 1.8.5 releaseOmar Polo
2022-10-31bump version ahead of 1.8 branchOmar Polo
2022-10-31disable test_unknown_host temporarlyOmar Polo
2022-10-31add memmem compatOmar Polo
2022-10-31rework `make dist'Omar Polo
2022-10-30remove -v from ggOmar Polo
2022-10-30fix previousOmar Polo
2022-10-30work around missing HOST_NAME_MAX tooOmar Polo
2022-10-30work around missing LOGIN_NAME_MAXOmar Polo
2022-10-30always send custom list of fcgi parametersnytpu
2022-10-05remove the last tentacles of the hidden `span' fcgi featureOmar Polo
2022-10-05sync config syntax with realityOmar Polo
2022-10-05make the various strings in the config fixed-lengthOmar Polo
2022-10-05remove stale commentOmar Polo
2022-10-05retire fcgi' prog fieldOmar Polo
2022-09-10specify custom version strings for the various cmdsOmar Polo
2022-09-10fmtOmar Polo
2022-09-10syncOmar Polo
2022-09-10remove remnats tentacles of the executor processOmar Polo
2022-09-10server: inline dispatch_imsgOmar Polo
2022-09-10update dependsOmar Polo
2022-09-10remove unused entrypoint fieldOmar Polo
2022-09-10don't count twice the failing tests on gmid crashOmar Polo
2022-09-10properly initialize the TAILQs at vhost creationOmar Polo
2022-09-10drop cgi vestiges from the struct hostOmar Polo
2022-09-10retire the deprecated `mime' and `map' config optionsOmar Polo
2022-09-10make the mime types fixed-sized tooOmar Polo
2022-09-10make config fields `chroot' and `user' fixed-sizeOmar Polo
2022-09-08change the flags to be consistent with other OpenBSD daemonsOmar Polo