summaryrefslogtreecommitdiffhomepage
path: root/plugins/cgi
AgeCommit message (Expand)Author
2023-01-11Test CGIRoland Reichwein
2023-01-04Adjust to new lib APIRoland Reichwein
2023-01-03Separated out libcommon as libreichweinRoland Reichwein
2022-01-06Bugfix for CGI: Process readv1.16Roland Reichwein
2020-06-06Code cleanup, use gcc 8 on debian 10Roland Reichwein
2020-05-29Authentication infrastructureRoland Reichwein
2020-05-16Makefile cleanup, included missing filesRoland Reichwein
2020-05-14webserver 1.5: Fixed MakefilesRoland Reichwein
2020-05-10Separated out libRoland Reichwein
2020-05-08Minor fixesRoland Reichwein
2020-05-01Added fcgi module (WIP)Roland Reichwein
2020-04-19Bugfix: Add missing CGI variables: HTTPS, HTTP_REFERER, HTTP_COOKIERoland Reichwein
2020-04-19Fix CGI i/oRoland Reichwein
2020-04-18Old boost doesn't support closeRoland Reichwein
2020-04-18Bugfixes: Close std_in after writing. Enable all HTTP methodsRoland Reichwein
2020-04-18Bugfix: Case insensitive matching for CGI result headersRoland Reichwein
2020-04-18BugfixesRoland Reichwein
2020-04-18CGI interfaceRoland Reichwein