summaryrefslogtreecommitdiffhomepage
path: root/plugins/fcgi/fcgi.cpp
AgeCommit message (Expand)Author
2023-02-19Fixed FCGI environmentHEADv1.21masterRoland Reichwein
2023-02-12Completed and fixed FCGI environment variablesRoland Reichwein
2023-01-11Test CGIRoland 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-19Documentation cleanupRoland 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-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