Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-12 | NJS: workaround for the warning in nxt_js_call() on Freebsd12 gcc. | Zhidao HONG | 1 | -4/+3 | |
2023-07-11 | NJS: supported 0.8.0. | Zhidao HONG | 1 | -15/+15 | |
2023-05-08 | NJS: supported loadable modules. | Zhidao HONG | 1 | -26/+222 | |
2023-01-30 | NJS: adding the missing vm destruction. | Zhidao HONG | 1 | -0/+17 | |
This commit fixed the njs memory leak happened in the config validation, updating and http requests. | |||||
2022-11-22 | NJS: added http request prototype. | Zhidao HONG | 1 | -3/+72 | |
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -0/+230 | |