Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-11 | Test CGI | Roland Reichwein | |
2023-01-03 | Fix dependency on libreichwein | Roland Reichwein | |
2023-01-03 | Separated out libcommon as libreichwein | Roland Reichwein | |
2020-06-06 | Code cleanup, use gcc 8 on debian 10 | Roland Reichwein | |
2020-06-01 | Removed debug code | Roland Reichwein | |
2020-05-31 | FCGI: Speed up data reading | Roland Reichwein | |
2020-05-30 | Bugfixes: write timeout and output size | Roland Reichwein | |
2020-05-29 | Authentication infrastructure | Roland Reichwein | |
2020-05-25 | fcgi: Fix empty stderr message | Roland Reichwein | |
2020-05-21 | FCGI: Fix connection handling on broken pipe: Reopen new socket | Roland Reichwein | |
2020-05-19 | Bugfix: Keep FCGI connections really open | Roland Reichwein | |
2020-05-19 | Format fix | Roland Reichwein | |
2020-05-19 | Documentation cleanup | Roland Reichwein | |
2020-05-16 | Makefile cleanup, included missing files | Roland Reichwein | |
2020-05-14 | webserver 1.5: Fixed Makefiles | Roland Reichwein | |
2020-05-10 | Move webbox to root to make index | Roland Reichwein | |
2020-05-10 | Typo fixes | Roland Reichwein | |
2020-05-09 | Improve socket read handling | Roland Reichwein | |
2020-05-08 | Small fixes | Roland Reichwein | |
2020-05-08 | Omit debug output | Roland Reichwein | |
2020-05-08 | Added FCGI unix domain sockets | Roland Reichwein | |
2020-05-07 | Separated out TCP socket class | Roland Reichwein | |
2020-05-03 | Fixed TCP keepalive (workaround) | Roland Reichwein | |
2020-05-03 | FCGI: Fix multithreading for m_socket | Roland Reichwein | |
2020-05-02 | Fix FCGI with KEEP TCP open | Roland Reichwein | |
2020-05-02 | Fixed FCGI | Roland Reichwein | |
2020-05-02 | Added FCGI | Roland Reichwein | |
2020-05-01 | Added fcgi module (WIP) | Roland Reichwein | |