summaryrefslogtreecommitdiffhomepage
path: root/http.cpp
AgeCommit message (Expand)Author
2023-01-26websocket bugfix: socket leakRoland Reichwein
2023-01-14Added config tests, moved from BSD license to CC0Roland Reichwein
2023-01-12Move https.* to http.*Roland Reichwein
2023-01-12Remove old, empty http.h+cppRoland Reichwein
2023-01-12Consolidate HTTP+HTTPS via CRTPRoland Reichwein
2023-01-11Websocket for both http and httpsRoland Reichwein
2023-01-10Configurable Websocket für HTTPSRoland Reichwein
2023-01-09Separated out websocketRoland Reichwein
2020-06-06Code cleanup, use gcc 8 on debian 10Roland Reichwein
2020-05-31Compile fix for debian 10Roland Reichwein
2020-05-30Bugfixes: write timeout and output sizeRoland Reichwein
2020-04-27Fix broken pipeRoland Reichwein
2020-04-26Fixed upload limit (now 1GB)Roland Reichwein
2020-04-25Added statisticsRoland Reichwein
2020-04-10Ported to Debian 10Roland Reichwein
2020-04-10Simplify session handlerRoland Reichwein
2020-04-10Simplify http and https unitsRoland Reichwein
2020-04-10First working plugin: static-filesRoland Reichwein
2020-04-09Prepared generate_page for static-files pluginRoland Reichwein
2020-04-05Separate out response handlingRoland Reichwein
2020-04-05Different certificates for different hostsRoland Reichwein
2020-04-04Prepare DocRoot(), WIPRoland Reichwein
2020-04-04Serve configured socketsRoland Reichwein
2020-04-04HTTP and HTTPsRoland Reichwein
2020-04-03Added Debian systemd service fileRoland Reichwein
2020-04-02Add empty projectRoland Reichwein