|
041e4d43a7
|
Code style
|
2022-08-17 22:35:51 +02:00 |
|
|
170337d4d5
|
Do not use select() anymore
|
2022-08-17 22:34:01 +02:00 |
|
|
b6ba58d406
|
Fix memory leak on location rewrite in rev_proxy
|
2022-08-16 21:03:50 +02:00 |
|
|
a738f1abfe
|
Fix http parser bugs
|
2022-08-16 20:04:08 +02:00 |
|
|
6526b5cbcb
|
Rename necronda-server.* to server.*
|
2022-08-16 19:02:28 +02:00 |
|
|
bc1c6d3498
|
Update http header parser
|
2022-08-16 18:35:03 +02:00 |
|
|
50bb537074
|
Refactor code style
|
2022-08-15 22:06:10 +02:00 |
|
|
c060ee5bb6
|
Add TODO
|
2022-07-10 21:28:00 +02:00 |
|
|
4062883cb3
|
Update rev proxy error document handling
|
2022-07-10 21:26:01 +02:00 |
|
|
cd3bc9aa90
|
Implement * notation for hosts
|
2022-01-13 18:07:24 +01:00 |
|
|
2a3f74e825
|
Increase stat_str size to 8
|
2021-12-27 17:16:42 +01:00 |
|
|
9eaa644fa1
|
Add SNI
|
2021-12-27 16:16:41 +01:00 |
|
|
fd5e2302d4
|
Fix conf seg fault
|
2021-11-25 23:14:42 +01:00 |
|
|
a1fee3d2ec
|
Fix FastCGI compression
|
2021-11-21 16:31:26 +01:00 |
|
|
877ee12351
|
Fix msg_content
|
2021-11-20 14:27:19 +01:00 |
|
|
6c13922f2f
|
Add redirect document
|
2021-11-20 14:10:00 +01:00 |
|
|
b37757fc73
|
Add reverse proxy error documents
|
2021-11-07 19:48:09 +01:00 |
|
|
69dfc562af
|
using return value from fastcgi_send and rev_proxy_send
|
2021-09-29 17:01:33 +02:00 |
|
|
b5749ae991
|
Adjust logging width for IPv6
|
2021-09-17 22:43:05 +02:00 |
|
|
9adb4791df
|
Added basic support for Necronda backend
|
2021-09-17 22:43:02 +02:00 |
|
|
aebc731c4e
|
fixed error status codes
|
2021-08-03 23:09:57 +02:00 |
|
|
4994b4375b
|
Replace strncpy with snprintf where necessary
|
2021-05-11 22:10:02 +02:00 |
|
|
0b157bcb74
|
Add Access-Control-Allow-Origin header for /.well-known/ directory
|
2021-05-09 12:25:39 +02:00 |
|
|
30b163c6fa
|
Small fixes
|
2021-05-07 19:57:40 +02:00 |
|
|
cf2c0de697
|
Added Vary header
|
2021-05-06 20:55:44 +02:00 |
|
|
49ad349775
|
Fix Content-Encoding header for FastCGI
|
2021-05-05 21:45:10 +02:00 |
|
|
2b823cabd6
|
ETag Content-Encoding bugfix
|
2021-05-05 21:37:36 +02:00 |
|
|
ecd4f16afe
|
Transfer-Encoding implemented
|
2021-05-05 21:30:44 +02:00 |
|
|
45c5f20345
|
Preparing for transfer encoding compression
|
2021-05-05 20:40:23 +02:00 |
|
|
c2f8f4c962
|
Unified compression interfaces
|
2021-05-05 18:07:12 +02:00 |
|
|
52ea541833
|
Fix FastCGI encoding (really)
|
2021-05-04 23:07:09 +02:00 |
|
|
ffbbcc6490
|
Fix makefile
|
2021-05-04 22:47:37 +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 |
|
|
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 |
|