Commit Graph

17 Commits

Author SHA1 Message Date
DanyLE
3ac6971a36 fix: limut stdout record to 2048bytes to prevent header length overflow
Some checks failed
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
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
2023-01-28 04:03:12 +01:00
DanyLE
5e8b44546d Update rust env vars
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
2023-01-26 21:54:56 +01:00
DanyLE
bfc33fed19 Update rust env vars
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 21:40:45 +01:00
DanyLE
17137f407e change shell to bash
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 21:21:47 +01:00
DanyLE
5e079a055e Update rust env vars
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 21:19:51 +01:00
DanyLE
751054f4c7 Compile rust app via dockers
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 21:17:06 +01:00
DanyLE
68853e3429 Update rust env vars
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 20:27:29 +01:00
DanyLE
90e5e7dc08 Update rust env vars
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 20:23:48 +01:00
DanyLE
452a582682 add jenkinsfile
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 20:18:28 +01:00
DanyLE
61f630b2e1 add jenkinsfile
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-01-26 20:15:45 +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
Dany LE
bb1888cb77 Merge from main 2023-01-17 01:12:06 +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