Age | Commit message (Expand) | Author |
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-05-19 | Code cleanup | Roland Reichwein |
2020-05-17 | Cert reload workaround | Roland Reichwein |
2020-05-15 | Speedup GetPath() | Roland Reichwein |
2020-05-15 | Reload certificates daily | Roland Reichwein |
2020-05-11 | Separated out routines to libcommon | 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-11 | Replace SSL_CTX_set_tlsext_servername_callback with SSL_client_hello_get0_ext | Roland Reichwein |
2020-04-11 | Support IPv6 | 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-06 | Don't use privileged ports as user | Roland Reichwein |
2020-04-05 | Separate out response handling | Roland Reichwein |
2020-04-05 | All certificates configurable per site | Roland Reichwein |
2020-04-05 | Different certificates for different hosts | Roland Reichwein |
2020-04-04 | Serve configured sockets | Roland Reichwein |
2020-04-04 | HTTP and HTTPs | Roland Reichwein |