summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_status.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-13status: Add a missing check for potential NULLAndrew Clayton1-0/+4
2024-07-12status: Show list of loaded language modulesAndrew Clayton1-8/+94
2024-07-12status: Use a variable to represent the status member indexAndrew Clayton1-3/+4
2024-07-12status: Constify a bunch of local variablesAndrew Clayton1-11/+11
2022-09-06Status: fixed incorrect pointer in test operation.Zhidao HONG1-3/+3
2022-08-29Status: added requests count.Zhidao HONG1-1/+4
2022-08-29Implemented basic statistics API.Valentin Bartenev1-0/+102