Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-22 | Add flag for newline control in access log entries | Zhidao HONG | 1 | -3/+8 |
2024-08-20 | http: Refactor out nxt_tstr_cond_t from the access log module | Zhidao HONG | 1 | -0/+20 |
2024-08-20 | var: Remove unused functions and structure fields | Zhidao HONG | 1 | -49/+0 |
2024-08-20 | var: Restrict nxt_tstr_query() to only support synchronous operation | Zhidao HONG | 1 | -5/+7 |
2024-06-25 | tstr, conf: Ensure error strings are nul-terminated | Arjun | 1 | -1/+1 |
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 | -7/+7 |
2023-06-30 | Fixed indentation. | Alejandro Colomar | 1 | -2/+2 |
2023-05-08 | NJS: supported loadable modules. | Zhidao HONG | 1 | -2/+3 |
2023-04-20 | HTTP: added basic URI rewrite. | Zhidao HONG | 1 | -0/+7 |
2023-01-30 | NJS: adding the missing vm destruction. | Zhidao HONG | 1 | -0/+18 |
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -17/+111 |
2022-11-20 | Var: separating nxt_tstr_t from nxt_var_t. | Zhidao HONG | 1 | -0/+223 |