[njs] Added flat hash overflow check.

2023-09-08 Thread Vadim Zhestikov via nginx-devel
details: https://hg.nginx.org/njs/rev/78c1ef3eeaa9 branches: changeset: 2195:78c1ef3eeaa9 user: Vadim Zhestikov date: Fri Sep 08 16:05:24 2023 -0700 description: Added flat hash overflow check. diffstat: src/njs_flathsh.c | 26 -- 1 files changed, 16 inser

[njs] Fetch: renamed prefix http to fetch to avoid overlap with HTTP module.

2023-09-08 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/947f3b18dde4 branches: changeset: 2196:947f3b18dde4 user: Dmitry Volyntsev date: Fri Sep 08 17:52:07 2023 -0700 description: Fetch: renamed prefix http to fetch to avoid overlap with HTTP module. diffstat: nginx/ngx_js_fetch.c | 36 ++

[njs] Modules: improved debug log.

2023-09-08 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/1ac5ae749ae1 branches: changeset: 2197:1ac5ae749ae1 user: Dmitry Volyntsev date: Fri Sep 08 17:13:19 2023 -0700 description: Modules: improved debug log. 1) Ensuring that consistent prefixes are used: "http js" in HTTP module and "stream js" in