summaryrefslogtreecommitdiffhomepage
path: root/config.cpp
AgeCommit message (Expand)Author
2023-01-11Test CGIRoland Reichwein
2023-01-07Test statisticsRoland Reichwein
2023-01-05Test config.cppRoland Reichwein
2020-05-15Speed up GetPath() with look up tableRoland Reichwein
2020-05-15Speedup GetPath()Roland Reichwein
2020-05-15Fix missing serve_site list config (was not parsed)Roland Reichwein
2020-05-08Fix path matchingRoland Reichwein
2020-05-08Small fixesRoland Reichwein
2020-05-08Bugfix: Path matchingRoland Reichwein
2020-05-01Check for double values in configRoland Reichwein
2020-04-26crypt(3) http auth pwsRoland Reichwein
2020-04-15HTTP Auth (Basic)Roland Reichwein
2020-04-12Refactor path conceptRoland Reichwein
2020-04-11Support IPv6Roland Reichwein
2020-04-10First working plugin: static-filesRoland Reichwein
2020-04-09Prepared generate_page for static-files pluginRoland Reichwein
2020-04-09Load only configured plugins, add pluginsRoland Reichwein
2020-04-06Fix DocRoot to match longest prefixRoland Reichwein
2020-04-06Don't use privileged ports as userRoland Reichwein
2020-04-05All certificates configurable per siteRoland 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-04Add pluginsRoland Reichwein
2020-04-03ConfigurationRoland Reichwein
2020-04-03Added configuration file (WIP)Roland Reichwein