summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2021-09-24webserver version 1.14: Bugfix: URL decode in static filesRoland Reichwein
2021-02-09Makefile: Fix libs link orderRoland Reichwein
2021-02-06Cleanup: Replace google test with boost testRoland Reichwein
2020-12-20Update list of Linux distributionsRoland Reichwein
2020-06-06Code cleanup, use gcc 8 on debian 10Roland Reichwein
2020-05-29webserver 1.8: Fix file listRoland Reichwein
2020-05-18Makefile: Improve deb src buildRoland Reichwein
2020-05-16Makefile cleanup, included missing filesRoland Reichwein
2020-05-14webserver 1.5: Fixed MakefilesRoland Reichwein
2020-05-11Separated out routines to libcommonRoland Reichwein
2020-05-10Separated out libRoland Reichwein
2020-05-08Minor fixesRoland Reichwein
2020-05-08webserver 1.4Roland Reichwein
2020-05-03Fix Makefile: file listRoland Reichwein
2020-05-03Fix "make dist"Roland Reichwein
2020-05-03Added redirect plugin, documentationRoland Reichwein
2020-05-03Minor correctionsRoland Reichwein
2020-05-01Added fcgi module (WIP)Roland Reichwein
2020-04-30Debian packagingRoland Reichwein
2020-04-30Uptime in statsRoland Reichwein
2020-04-26crypt(3) http auth pwsRoland Reichwein
2020-04-26Support current Debian 10 and Ubuntu 1910Roland Reichwein
2020-04-26Added stats outputRoland Reichwein
2020-04-25Added statisticsRoland Reichwein
2020-04-19Weblog (WIP)Roland Reichwein
2020-04-19Bugfix: Add missing CGI variables: HTTPS, HTTP_REFERER, HTTP_COOKIERoland Reichwein
2020-04-19Fix CGI i/oRoland Reichwein
2020-04-18BugfixesRoland Reichwein
2020-04-18CGI interfaceRoland Reichwein
2020-04-15HTTP Auth (Basic)Roland Reichwein
2020-04-15Minify css/html/jsRoland Reichwein
2020-04-13Fix webbox (WIP)Roland Reichwein
2020-04-13webbox (WIP)Roland Reichwein
2020-04-12webbox (WIP)Roland Reichwein
2020-04-12Refactor path conceptRoland Reichwein
2020-04-11Webbox (WIP)Roland Reichwein
2020-04-11Debian 10 packageRoland Reichwein
2020-04-10Ported to Debian 10Roland Reichwein
2020-04-10Simplify http and https unitsRoland Reichwein
2020-04-09Prepared generate_page for static-files pluginRoland Reichwein
2020-04-09Load only configured plugins, add pluginsRoland Reichwein
2020-04-05Separate out response handlingRoland Reichwein
2020-04-05Drop privilegesRoland Reichwein
2020-04-04Prepare DocRoot(), WIPRoland Reichwein
2020-04-04HTTP and HTTPsRoland Reichwein
2020-04-04Add pluginsRoland Reichwein
2020-04-03Added configuration file (WIP)Roland Reichwein
2020-04-03Added Debian systemd service fileRoland Reichwein
2020-04-02Added Debian packageRoland Reichwein
2020-04-02First HTTPS responseRoland Reichwein