Commit Graph

23 Commits

Author SHA1 Message Date
DanyLE
77cfca2fac fix: improve protocol implementations to comply with the FastCGI specification
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
2023-09-15 13:33:40 +02:00
DanyLE
3153cc48af fix: use single config.toml for all build options
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
2023-03-27 10:08:01 +02:00
DanyLE
e6e8ee5a0d cleanup jenkinsfile
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
2023-03-20 19:51:10 +01:00
DanyLE
1b6411bf01 change jenkins node to workstation
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
2023-03-20 19:40:54 +01:00
DanyLE
07aa4f4b79 support cross compile in jenkinsfile
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-03-20 19:39:04 +01:00
DanyLE
9ddf6467b4 feat: support for cross-compile on ARM64 and ARMv7HF
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
2023-03-20 17:46:35 +01:00
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