summaryrefslogtreecommitdiffhomepage
path: root/plugins/fcgi
AgeCommit message (Expand)Author
2023-02-19Fixed FCGI environmentHEADv1.21masterRoland Reichwein
2023-02-12Enable multiple arguments for FCGI app when run via webapp-runnerRoland Reichwein
2023-02-12Completed and fixed FCGI environment variablesRoland Reichwein
2023-01-17v1.8 Build fixRoland Reichwein
2023-01-13Added webapp-runnerRoland Reichwein
2023-01-13Implemented and tested managed FCGI application start, separated out process ...Roland Reichwein
2023-01-12Test and fix IPv6 FCGI supportRoland Reichwein
2023-01-11Test CGIRoland Reichwein
2023-01-03Fix dependency on libreichweinRoland Reichwein
2023-01-03Separated out libcommon as libreichweinRoland Reichwein
2020-06-06Code cleanup, use gcc 8 on debian 10Roland Reichwein
2020-06-01Removed debug codeRoland Reichwein
2020-05-31FCGI: Speed up data readingRoland Reichwein
2020-05-30Bugfixes: write timeout and output sizeRoland Reichwein
2020-05-29Authentication infrastructureRoland Reichwein
2020-05-25fcgi: Fix empty stderr messageRoland Reichwein
2020-05-21FCGI: Fix connection handling on broken pipe: Reopen new socketRoland Reichwein
2020-05-19Bugfix: Keep FCGI connections really openRoland Reichwein
2020-05-19Format fixRoland Reichwein
2020-05-19Documentation cleanupRoland Reichwein
2020-05-16Makefile cleanup, included missing filesRoland Reichwein
2020-05-14webserver 1.5: Fixed MakefilesRoland Reichwein
2020-05-10Move webbox to root to make indexRoland Reichwein
2020-05-10Typo fixesRoland Reichwein
2020-05-09Improve socket read handlingRoland Reichwein
2020-05-08Small fixesRoland Reichwein
2020-05-08Omit debug outputRoland Reichwein
2020-05-08Added FCGI unix domain socketsRoland Reichwein
2020-05-07Separated out TCP socket classRoland Reichwein
2020-05-03Fixed TCP keepalive (workaround)Roland Reichwein
2020-05-03FCGI: Fix multithreading for m_socketRoland Reichwein
2020-05-02Fix FCGI with KEEP TCP openRoland Reichwein
2020-05-02Fixed FCGIRoland Reichwein
2020-05-02Added FCGIRoland Reichwein
2020-05-01Added fcgi module (WIP)Roland Reichwein