|
|
83a6efc205
|
fix: prevent panic from out of bound slice access
|
2026-04-03 08:10:18 +02:00 |
|
|
|
a49e7c7e4b
|
feat: group should have write permission on the socket file
|
2026-04-01 07:14:32 +02:00 |
|
|
|
6e81197419
|
feat: add thread pool + allow multiple logging system (syslog + stderr)
|
2026-04-01 05:36:18 +02:00 |
|
Dany LE
|
034b840816
|
refactor: split library to mutiple modules
|
2026-04-01 02:51:13 +02:00 |
|
DanyLE
|
77cfca2fac
|
fix: improve protocol implementations to comply with the FastCGI specification
gitea-sync/luafcgi/pipeline/head This commit looks good
|
2023-09-15 13:33:40 +02:00 |
|
DanyLE
|
3ac6971a36
|
fix: limut stdout record to 2048bytes to prevent header length overflow
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
|
2023-02-01 16:41:09 +01:00 |
|
DanyLE
|
2cda1b84c0
|
The server now can handles multipart data
gitea-sync/luafcgi/pipeline/head This commit looks good
|
2023-01-28 04:03:12 +01:00 |
|
DanyLE
|
2654fec94a
|
Support for websocket connection
|
2023-01-26 15:29:08 +01:00 |
|
DanyLE
|
b5acb19bc7
|
support for user defined bytes slice
|
2023-01-26 02:22:05 +01:00 |
|
DanyLE
|
74dff76282
|
Support loading C module from lua state
|
2023-01-18 15:13:50 +01:00 |
|
DanyLE
|
88ec016405
|
Working LUA base FastCGI server
|
2023-01-17 00:59:57 +01:00 |
|
DanyLE
|
4e122bd245
|
POC of working lua fastcgi
|
2023-01-16 01:03:00 +01:00 |
|