|
8dea0cd3fc
|
Fixed if indents
|
2021-05-02 18:12:16 +02:00 |
|
|
0406cad0d8
|
Added mime_is_compressible
|
2021-05-02 18:08:57 +02:00 |
|
|
21b7ab585a
|
Allow header only on 405 response
|
2021-05-02 16:05:02 +02:00 |
|
|
7587e15749
|
Added support for TRACE method
|
2021-04-29 22:21:53 +02:00 |
|
|
dd15b9d906
|
Http and proxy refactor
|
2021-03-19 17:55:52 +01:00 |
|
|
c1d076db04
|
Refactor code to avoid warnings
|
2021-03-18 20:27:45 +01:00 |
|
|
10464f3f30
|
Added Reverse Proxy Header Support
|
2021-03-18 19:56:50 +01:00 |
|
|
33d9aa3a5d
|
Date header field fix
|
2021-03-16 19:15:26 +01:00 |
|
|
f4d30206b0
|
Fix hidden paths
|
2021-03-11 22:09:32 +01:00 |
|
|
5b094ba98d
|
Hidden paths -> 403
|
2021-03-11 22:05:38 +01:00 |
|
|
f60cdc8228
|
Added TODO for 3xx Redirects
|
2021-03-11 20:30:03 +01:00 |
|
|
ab1c4d6fd4
|
Changed 203 -> 404
|
2021-03-11 20:25:07 +01:00 |
|
|
26d54e9968
|
Added error documents and 203 response if webroot does not exist
|
2021-03-11 20:19:14 +01:00 |
|
|
b6c7d8f58e
|
URL UTF-8 Bugfix
|
2021-01-24 21:20:48 +01:00 |
|
|
4b3c067a75
|
Fix includes
|
2021-01-17 17:56:16 +01:00 |
|
|
e1edb48a3c
|
Redirect to https even on reverse proxy
|
2021-01-09 12:57:24 +01:00 |
|
|
dc5d1bebcc
|
Add TODO for access/error log file
|
2021-01-09 12:39:55 +01:00 |
|
|
820a232a96
|
Sending X-Forwarded-For
|
2021-01-08 19:59:18 +01:00 |
|
|
c4eb6709cf
|
Changed buffer mode for stdout
|
2021-01-07 22:11:27 +01:00 |
|
|
a73cbac7a1
|
Bugfix for sending files
|
2021-01-07 22:03:11 +01:00 |
|
|
95946b1666
|
Reverse proxy working
|
2021-01-07 21:58:45 +01:00 |
|
|
785ab31890
|
Added custom status
|
2021-01-07 18:28:51 +01:00 |
|
|
a972340209
|
Add custom status todos
|
2021-01-07 17:53:55 +01:00 |
|
|
c3942b3382
|
Bugfix 2
|
2021-01-06 23:38:28 +01:00 |
|
|
fde2b7aabb
|
Bugfix reverse proxy
|
2021-01-06 23:34:18 +01:00 |
|
|
d0be587a36
|
Bugfix
|
2021-01-06 23:29:45 +01:00 |
|
|
351568004f
|
Add reverse proxy
|
2021-01-06 23:24:47 +01:00 |
|
|
be757add02
|
Bugfix URI
|
2021-01-06 19:19:06 +01:00 |
|
|
037c150868
|
enhanced reverse proxy message
|
2021-01-06 19:17:25 +01:00 |
|
|
576d0a0dba
|
Dig error as print
|
2021-01-06 19:15:20 +01:00 |
|
|
ee6f9115a8
|
client refactor
|
2021-01-06 19:10:06 +01:00 |
|
|
6bbf79245b
|
Report status on not local mode
|
2021-01-06 18:45:38 +01:00 |
|
|
080d729f31
|
Add config file
|
2021-01-06 15:49:52 +01:00 |
|
|
8b0eb45854
|
Handling IPv6 addresses as Host field
|
2021-01-05 19:45:00 +01:00 |
|
|
ceb0167742
|
Small Code Refactor
|
2021-01-01 22:40:01 +01:00 |
|
|
8fa9f2528f
|
Bugfix dir mode 3
|
2021-01-01 22:36:31 +01:00 |
|
|
f9b7e83ac8
|
Bugfix dir mode
|
2021-01-01 22:28:53 +01:00 |
|
|
9b9ddbb913
|
Add get_dir_mode
|
2021-01-01 22:17:30 +01:00 |
|
|
566ac0ca93
|
Update of Default error doc
|
2021-01-01 21:44:34 +01:00 |
|
|
bcdf36527f
|
Dir mode change to info
|
2020-12-29 23:32:46 +01:00 |
|
|
75ef4110c8
|
Using right country code
|
2020-12-29 17:13:47 +01:00 |
|
|
f1064692a8
|
GeoIP hardcoded ip bugfix
|
2020-12-29 16:36:49 +01:00 |
|
|
f0ec64b629
|
GeoIP Info implemented
|
2020-12-29 16:26:53 +01:00 |
|
|
0db781e823
|
Bugifx double free client.buf
|
2020-12-29 11:50:23 +01:00 |
|
|
798c41f1c8
|
Bugfix for POST and PUT method
|
2020-12-29 11:48:56 +01:00 |
|
|
105e11d31d
|
Add Todo for Reverse Proxy
|
2020-12-29 11:17:51 +01:00 |
|
|
15530b642a
|
Non-existent webroot bugfix
|
2020-12-29 11:05:38 +01:00 |
|
|
e856f3f091
|
Using strcmp more often
|
2020-12-29 10:52:48 +01:00 |
|
|
b04c787df4
|
Method parsing bugfix
|
2020-12-29 10:46:44 +01:00 |
|
|
ee7d1e086b
|
Get hostnames with reverse DNS
|
2020-12-28 23:32:37 +01:00 |
|