summaryrefslogtreecommitdiffhomepage
path: root/response.cpp
AgeCommit message (Expand)Author
2023-01-10Forwarding subprotocol and target to target websocketRoland Reichwein
2023-01-10Configurable Websocket für HTTPSRoland Reichwein
2023-01-06More HTTP testsRoland Reichwein
2023-01-04Adjust to new environmentRoland Reichwein
2023-01-04Adjust to new lib APIRoland Reichwein
2023-01-03Separated out libcommon as libreichweinRoland Reichwein
2020-06-06More runtime error checkingRoland Reichwein
2020-05-29Authentication for webboxRoland Reichwein
2020-05-29Authentication infrastructureRoland Reichwein
2020-05-26Fix Authorization (WIP)Roland Reichwein
2020-05-20Webbox: Fix auth popup on certain browsersRoland Reichwein
2020-05-13Use mapRoland Reichwein
2020-05-11Generate download link for filesRoland Reichwein
2020-05-11Separated out routines to libcommonRoland Reichwein
2020-05-10Separated out libRoland Reichwein
2020-05-08Bugfix: 400 messageRoland Reichwein
2020-04-30Cache control: no caching for blog indexRoland Reichwein
2020-04-30Uptime in statsRoland Reichwein
2020-04-26crypt(3) http auth pwsRoland Reichwein
2020-04-26Added stats outputRoland Reichwein
2020-04-25Added statisticsRoland Reichwein
2020-04-24Add Ipv6 property to serverRoland Reichwein
2020-04-24Fix impressum linkRoland 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-15webbox: Fix UploadRoland 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-11Support IPv6Roland 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