1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-26 17:38:21 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
DanyLE
e6004d8ccd improvement and add more lua C wrappers 2022-08-30 16:31:45 +02:00
DanyLE
c7ea2af3f1 lua plugin now used a separated process to handle requests 2022-08-27 21:46:50 +02:00
DanyLE
7814611008 Use unix domain socket to process lua handlers 2022-08-27 21:46:50 +02:00
DanyLE
4259ec7eef allow lua to log to syslog 2022-08-23 01:18:05 +02:00
DanyLE
6276b0aa1e add sendfile support 2022-08-22 22:58:42 +02:00
DanyLE
1cc681c7e8 add lua API for envar manipulating and home dir query 2022-08-22 20:37:10 +02:00
DanyLE
dfb550308d update API to support binary POST data 2022-08-19 19:59:10 +02:00
Dany LE
ae5dbf081e
Update Makefile.am 2022-08-03 10:22:31 +02:00
Dany LE
ef888164b7
Update Makefile.am 2022-08-03 09:44:17 +02:00
lxsang
8b22577c86 improve json handle 2021-03-24 18:31:21 +01:00
lxsang
27d2cbfbfb fix wurl bug 2021-02-09 01:13:10 +01:00
lxsang
807e56e331 improvement module loader 2021-01-01 15:22:25 +01:00
lxsang
7bc0a89ef5 add missing header 2021-01-01 14:00:55 +01:00
lxsang
454217bea2 add missing header 2021-01-01 13:51:36 +01:00
lxsang
002151f1e2 fix symbol missing 2020-12-28 22:40:43 +01:00
lxsang
5e5b76a267 fix security bug 2020-12-26 14:56:38 +01:00
lxsang
68c9177508 fix json parse bug 2020-12-18 23:02:47 +01:00
lxsang
a6984b020d fix json token not enoungh 2020-12-18 22:49:49 +01:00
lxsang
22d16d0f9e update to the new lib 2020-08-25 17:09:04 +02:00
lxsang
d321724ae9 native unescape json string 2020-06-18 09:51:41 +02:00
lxsang
0d28bf935a disable unescape 2020-06-17 23:58:11 +02:00
lxsang
ac99eedc71 add cache control to file 2020-01-10 18:29:29 +01:00
lxsang
03df9ae4a6 clean up 2020-01-02 17:51:08 +01:00