Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-28 | Remove an unused structure. | Andrew Clayton | 1 | -1/+0 |
2022-11-22 | NJS: added http request prototype. | Zhidao HONG | 1 | -0/+2 |
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -7/+0 |
2022-11-20 | Var: separating nxt_tstr_t from nxt_var_t. | Zhidao HONG | 1 | -17/+8 |
2022-11-04 | Removed the unsafe nxt_memchr() wrapper for memchr(3). | Alejandro Colomar | 1 | -1/+1 |
2022-07-28 | Log: customizable access log format. | Zhidao HONG | 1 | -1/+7 |
2022-07-14 | Var: dynamic variables support. | Zhidao HONG | 1 | -7/+21 |
2022-06-15 | Var: relocated nxt_var_is_const() and nxt_var_raw(). | Zhidao HONG | 1 | -3/+3 |
2022-06-02 | Summary: Var: removing all async stuff. | Zhidao HONG | 1 | -1/+0 |
2021-09-28 | Static: variables in the "chroot" option. | Zhidao HONG | 1 | -1/+1 |
2021-09-07 | Router: refactored variable pass. | Zhidao HONG | 1 | -0/+3 |
2020-08-13 | Basic variables support. | Valentin Bartenev | 1 | -0/+48 |