Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-20 | http: Refactor out nxt_tstr_cond_t from the access log module | Zhidao HONG | 1 | -0/+8 |
2024-08-20 | var: Remove unused functions and structure fields | Zhidao HONG | 1 | -5/+0 |
2024-08-20 | var: Restrict nxt_tstr_query() to only support synchronous operation | Zhidao HONG | 1 | -2/+2 |
2024-05-24 | tstr: Constify the 'str' parameter to nxt_tstr_compile() | Andrew Clayton | 1 | -1/+1 |
2023-06-19 | Variables refactoring. | Zhidao HONG | 1 | -3/+3 |
2023-04-20 | HTTP: added basic URI rewrite. | Zhidao HONG | 1 | -0/+1 |
2023-01-30 | NJS: adding the missing vm destruction. | Zhidao HONG | 1 | -0/+2 |
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -2/+36 |
2022-11-20 | Var: separating nxt_tstr_t from nxt_var_t. | Zhidao HONG | 1 | -0/+45 |