Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Move https.* to http.* | Roland Reichwein | |
2023-01-12 | Remove old, empty http.h+cpp | Roland Reichwein | |
2023-01-12 | Consolidate HTTP+HTTPS via CRTP | Roland Reichwein | |
2023-01-11 | Websocket for both http and https | Roland Reichwein | |
2023-01-10 | Configurable Websocket für HTTPS | Roland Reichwein | |
2023-01-09 | Separated out websocket | Roland Reichwein | |
2020-06-06 | Code cleanup, use gcc 8 on debian 10 | Roland Reichwein | |
2020-05-31 | Compile fix for debian 10 | Roland Reichwein | |
2020-05-30 | Bugfixes: write timeout and output size | Roland Reichwein | |
2020-04-27 | Fix broken pipe | Roland Reichwein | |
2020-04-26 | Fixed upload limit (now 1GB) | Roland Reichwein | |
2020-04-25 | Added statistics | Roland Reichwein | |
2020-04-10 | Ported to Debian 10 | Roland Reichwein | |
2020-04-10 | Simplify session handler | Roland Reichwein | |
2020-04-10 | Simplify http and https units | Roland Reichwein | |
2020-04-10 | First working plugin: static-files | Roland Reichwein | |
2020-04-09 | Prepared generate_page for static-files plugin | Roland Reichwein | |
2020-04-05 | Separate out response handling | Roland Reichwein | |
2020-04-05 | Different certificates for different hosts | Roland Reichwein | |
2020-04-04 | Prepare DocRoot(), WIP | Roland Reichwein | |
2020-04-04 | Serve configured sockets | Roland Reichwein | |
2020-04-04 | HTTP and HTTPs | Roland Reichwein | |
2020-04-03 | Added Debian systemd service file | Roland Reichwein | |
2020-04-02 | Add empty project | Roland Reichwein | |