Skip to content

issues Search Results · repo:nginx/njs language:C

Filter by

741 results
 (60 ms)

741 results

innginx/njs (press backspace or delete to remove)

src/qjs.h --- ./src/qjs.h 2025-03-19 13:27:18.000000000 +0800 +++ ./src/qjs.h.mod 2025-03-22 21:50:12.000000000 +0800 @@ -46,6 +46,16 @@ #define QJS_CORE_CLASS_CRYPTO_HMAC (QJS_CORE_CLASS_ID_OFFSET + ...
  • omeos
  • Opened 
    4 days ago
  • #872

Are there plans to support common access token (CBOR Web token ) natively ?
feature
  • ram-vet
  • Opened 
    18 days ago
  • #862

In file included from src/njs_main.h:59, from src/njs_arr.c:8: src/njs_string.h: In function ‘njs_string_encode’: src/njs_string.h:212:36: error: initializer-string for array of ‘unsigned ...
bug
  • remicollet
  • 8
  • Opened 
    on Feb 14
  • #857

Describe the bug If the HTTP(S) URL requested through ngx.fetch returns a reply that contains HTTP headers with underscores in their name, ngx.fetch breaks. Reproducible with njs 0.8.9 - [X] The bug ...
bug
  • fabriziofiorucci
  • Opened 
    on Feb 13
  • #856

Hi! :) It would be nice to have a node:dnsPromises like API build on top of niginx resolvers.
feature
  • drsm
  • 1
  • Opened 
    on Feb 11
  • #853

Describe the bug Since version 1.26.3 of nginx, process.env is an empty object - [x] The bug is reproducible with the latest version of njs. - [x] I minimized the code and NGINX configuration to ...
answered
bug
question
  • nicotu01
  • 2
  • Opened 
    on Feb 10
  • #851

Hi, Is there any way to use Redis client within njs? I need to get/set entries on the Redis server. I know that there is a Lua Redis client, however, I cannot use the Lua module in my Nginx image.
question
  • omegion
  • 4
  • Opened 
    on Feb 3
  • #847

Is your feature request related to a problem? Please describe I searched the documentation and only found this: https://nginx.org/en/docs/njs/reference.html#s_on I would like to know when a stream (which ...
feature
  • stefanwerfling
  • Opened 
    on Jan 22
  • #842

Describe the bug SEGV in /njs/src/njs_flathsh.c:339:30 in njs_flathsh_find To reproduce Steps to reproduce the behavior: 1. Build CFLAGS= -fsanitize=address CXXFLAGS= -fsanitize=address ./configure ...
bug
duplicate
  • James-yaoshenglong
  • 1
  • Opened 
    on Jan 11
  • #839

Describe the bug heap-use-after-free in njs/src/njs_vmcode.c:1765:37 in njs_vmcode_interpreter To reproduce Steps to reproduce the behavior: 1. Build CFLAGS= -fsanitize=address CXXFLAGS= -fsanitize=address ...
bug
duplicate
  • James-yaoshenglong
  • 1
  • Opened 
    on Jan 10
  • #838
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub