|
|
a6debd7da4
|
bump to 0.1.3
|
2026-04-09 17:47:54 +02:00 |
|
|
|
1280c1e094
|
refactor: add debug logs
|
2026-04-09 16:03:29 +02:00 |
|
|
|
834cb9619e
|
fix: dont panic when unable to accept client connection
|
2026-04-09 15:59:41 +02:00 |
|
|
|
1d0ecc1d27
|
refactor: add more debug message support
|
2026-04-06 18:37:36 +02:00 |
|
|
|
3fe20890e0
|
bump to version 0.1.2
|
2026-04-03 08:12:45 +02:00 |
|
|
|
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
|
3153cc48af
|
fix: use single config.toml for all build options
gitea-sync/luafcgi/pipeline/head This commit looks good
|
2023-03-27 10:08:01 +02:00 |
|
DanyLE
|
e6e8ee5a0d
|
cleanup jenkinsfile
gitea-sync/luafcgi/pipeline/head This commit looks good
|
2023-03-20 19:51:10 +01:00 |
|
DanyLE
|
1b6411bf01
|
change jenkins node to workstation
gitea-sync/luafcgi/pipeline/head This commit looks good
|
2023-03-20 19:40:54 +01:00 |
|
DanyLE
|
07aa4f4b79
|
support cross compile in jenkinsfile
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
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
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
|
5e8b44546d
|
Update rust env vars
gitea-sync/luafcgi/pipeline/head This commit looks good
|
2023-01-26 21:54:56 +01:00 |
|
DanyLE
|
bfc33fed19
|
Update rust env vars
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
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
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
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
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
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
|
2023-01-26 20:23:48 +01:00 |
|
DanyLE
|
452a582682
|
add jenkinsfile
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
|
2023-01-26 20:18:28 +01:00 |
|
DanyLE
|
61f630b2e1
|
add jenkinsfile
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 |
|