|
2937bdaded
|
Add logger
|
2022-12-10 20:48:47 +01:00 |
|
|
8435048150
|
Handle fastcgit chunk return
|
2022-11-11 02:23:12 +01:00 |
|
|
206ae3264d
|
Hopefully fix bug
|
2022-11-11 02:18:01 +01:00 |
|
|
5e050512ad
|
Fix sock_recv return handling
|
2022-11-10 23:51:57 +01:00 |
|
|
89a9d4b9d6
|
Fix chunked splicing
|
2022-11-10 20:21:25 +01:00 |
|
|
1859c432c8
|
Fix chunked
|
2022-10-21 00:01:11 +02:00 |
|
|
b30f9fa56d
|
Implement Transfer-Encoding chunked for requests
|
2022-10-20 23:10:07 +02:00 |
|
|
90e324cf87
|
Remove client buffer
|
2022-10-20 23:00:11 +02:00 |
|
|
63b1ca5d6a
|
Update file header comments
|
2022-10-20 22:03:46 +02:00 |
|
|
2b4569aabe
|
Rename Necronda server to Sesimos
|
2022-08-18 14:17:12 +02:00 |
|
|
041e4d43a7
|
Code style
|
2022-08-17 22:35:51 +02:00 |
|
|
f0b27b3b37
|
Fix revproxy and fastcgi http header field merging
|
2022-08-17 19:11:20 +02:00 |
|
|
0648c75baa
|
Refactor code a bit
|
2022-08-16 22:06:50 +02:00 |
|
|
4fe067ed7d
|
Remove strncpy
|
2022-08-16 20:16:46 +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 |
|
|
ae751925fa
|
Fix FastCGI error code 502 -> 500
|
2021-11-24 23:27:27 +01:00 |
|
|
6c13922f2f
|
Add redirect document
|
2021-11-20 14:10:00 +01:00 |
|
|
2fd71116ec
|
Fix big FastCGI frames
|
2021-09-29 18:16:15 +02:00 |
|
|
495a3a6aaf
|
Remove webroot from error documents
|
2021-09-29 17:45:07 +02:00 |
|
|
a2383825ed
|
Replace Script with FastCGI app
|
2021-09-29 16:58:38 +02:00 |
|
|
55f2318b57
|
Always use CLR_STR on end of PHP messages
|
2021-09-17 22:43:16 +02:00 |
|
|
9adb4791df
|
Added basic support for Necronda backend
|
2021-09-17 22:43:02 +02:00 |
|
|
30b163c6fa
|
Small fixes
|
2021-05-07 19:57:40 +02:00 |
|
|
7aa47cac61
|
Fix includes
|
2021-05-06 20:46:17 +02:00 |
|
|
ecd4f16afe
|
Transfer-Encoding implemented
|
2021-05-05 21:30:44 +02:00 |
|
|
c42f27e961
|
Fix compression
|
2021-05-05 19:00:01 +02:00 |
|
|
cc29250d76
|
FastCGI cleanup
|
2021-05-05 18:15:20 +02:00 |
|
|
c2f8f4c962
|
Unified compression interfaces
|
2021-05-05 18:07:12 +02:00 |
|
|
ff708230bd
|
Fix FastCGI encoding (really really)
|
2021-05-04 23:14:35 +02:00 |
|
|
f4bd426f3c
|
Fix FastCGI compression
|
2021-05-04 22:57:44 +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 |
|