Commit Graph

  • 77cfca2fac fix: improve protocol implementations to comply with the FastCGI specification master DanyLE 2023-09-15 13:33:40 +0200
  • 3153cc48af fix: use single config.toml for all build options DanyLE 2023-03-27 10:08:01 +0200
  • e6e8ee5a0d cleanup jenkinsfile DanyLE 2023-03-20 19:51:10 +0100
  • 1b6411bf01 change jenkins node to workstation DanyLE 2023-03-20 19:40:54 +0100
  • 07aa4f4b79 support cross compile in jenkinsfile DanyLE 2023-03-20 19:39:04 +0100
  • 9ddf6467b4 feat: support for cross-compile on ARM64 and ARMv7HF DanyLE 2023-03-20 17:46:35 +0100
  • 3ac6971a36 fix: limut stdout record to 2048bytes to prevent header length overflow DanyLE 2023-02-01 16:41:09 +0100
  • 2cda1b84c0 The server now can handles multipart data DanyLE 2023-01-28 04:03:12 +0100
  • 5e8b44546d Update rust env vars DanyLE 2023-01-26 21:54:56 +0100
  • bfc33fed19 Update rust env vars DanyLE 2023-01-26 21:40:45 +0100
  • 17137f407e change shell to bash DanyLE 2023-01-26 21:21:47 +0100
  • 5e079a055e Update rust env vars DanyLE 2023-01-26 21:19:51 +0100
  • 751054f4c7 Compile rust app via dockers DanyLE 2023-01-26 21:17:06 +0100
  • 68853e3429 Update rust env vars DanyLE 2023-01-26 20:27:29 +0100
  • 90e5e7dc08 Update rust env vars DanyLE 2023-01-26 20:23:48 +0100
  • 452a582682 add jenkinsfile DanyLE 2023-01-26 20:18:28 +0100
  • 61f630b2e1 add jenkinsfile DanyLE 2023-01-26 20:15:45 +0100
  • 2654fec94a Support for websocket connection DanyLE 2023-01-26 15:29:08 +0100
  • b5acb19bc7 support for user defined bytes slice DanyLE 2023-01-26 02:22:05 +0100
  • 74dff76282 Support loading C module from lua state DanyLE 2023-01-18 15:13:50 +0100
  • bb1888cb77 Merge from main Dany LE 2023-01-17 01:07:14 +0100
  • 88ec016405 Working LUA base FastCGI server DanyLE 2023-01-17 00:59:57 +0100
  • 4e122bd245 POC of working lua fastcgi DanyLE 2023-01-16 01:03:00 +0100