Commit Graph

44 Commits

Author SHA1 Message Date
171bca55fa Fixed reverse proxy timeout 2021-11-12 15:16:09 +01:00
b37757fc73 Add reverse proxy error documents 2021-11-07 19:48:09 +01:00
30b163c6fa Small fixes 2021-05-07 19:57:40 +02:00
7aa47cac61 Fix includes 2021-05-06 20:46:17 +02:00
80986325ce Added brotli compression 2021-05-04 22:32:21 +02:00
d130474989 Refactor for shared library use 2021-05-03 20:10:23 +02:00
12922a0661 Updated version string to 4.3 2021-03-18 20:37:07 +01:00
68315b9765 Update version string to 4.2 2021-01-08 20:16:25 +01:00
820a232a96 Sending X-Forwarded-For 2021-01-08 19:59:18 +01:00
95946b1666 Reverse proxy working 2021-01-07 21:58:45 +01:00
351568004f Add reverse proxy 2021-01-06 23:24:47 +01:00
080d729f31 Add config file 2021-01-06 15:49:52 +01:00
4d4d94fc81 Add config.c and config.h 2021-01-05 23:01:38 +01:00
bcdf36527f Dir mode change to info 2020-12-29 23:32:46 +01:00
f0ec64b629 GeoIP Info implemented 2020-12-29 16:26:53 +01:00
798c41f1c8 Bugfix for POST and PUT method 2020-12-29 11:48:56 +01:00
15530b642a Non-existent webroot bugfix 2020-12-29 11:05:38 +01:00
ee7d1e086b Get hostnames with reverse DNS 2020-12-28 23:32:37 +01:00
609fd34ab7 Define value only if not defined 2020-12-28 13:32:24 +01:00
885ec2226f FastCGI working buggy 2020-12-27 18:33:50 +01:00
2ed8451db1 File compression working 2020-12-23 21:19:40 +01:00
562cfb04e6 Remove parent stds and added --geoip 2020-12-22 20:22:07 +01:00
14bcc47db2 Handle child process exit codes 2020-12-22 20:01:59 +01:00
00abf345b9 Added basic file transfer 2020-12-20 16:47:40 +01:00
f0338209f5 Added magic file type detection 2020-12-19 22:09:03 +01:00
f5a42b8c28 Redirection on insecure connection 2020-12-19 13:03:03 +01:00
c2de0ce439 Added http error messages 2020-12-13 18:50:08 +01:00
7c5a57b3d8 Renamed webroot to webroot_base 2020-12-13 15:34:39 +01:00
a5919807a3 Restructured includes 2020-12-13 14:12:53 +01:00
1ea0c95ebb Improved argument parsing 2020-12-13 13:40:53 +01:00
2d6277dc23 Implemented http responses 2020-12-12 21:41:21 +01:00
687d918677 Parsing HTTP header 2020-12-12 17:13:36 +01:00
49f1a5f429 Added Client timeout 2020-12-11 23:16:30 +01:00
f7fc4fa801 Http keep alive 2020-12-11 23:03:54 +01:00
37f3e4eae1 client request handler 2020-12-11 20:28:48 +01:00
bbbde82a46 Removed BIOs 2020-12-11 17:08:26 +01:00
0bf8c0ccc3 Implemented basic SSL 2020-12-11 16:25:26 +01:00
42b8aee4bd Simple echo client 2020-12-10 20:55:33 +01:00
24ce5d8cd6 Implemented Hello World 2020-12-09 22:45:35 +01:00
d104a43d1b Refactored for version 4 2020-12-09 19:21:57 +01:00
63932814a0 It is working 2018-07-10 10:26:09 +02:00
13bef5e9cc Working 2018-05-31 15:13:12 +02:00
c9c053d95a URL Redirect 2018-05-25 09:15:20 +02:00
0c2590b3f5 Basically Working 2018-05-18 17:22:01 +02:00