1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Apr 23, 2025 — Apr 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
QuickJS: fixed r.subrequest() to a location with JS handler. More... 10 months ago
Version bump. More... 10 months ago
Version 0.9.3. More... 10 months ago
Readme: updated hero graphic. More... 10 months ago
Modules: fixed memory leak when module loading failed. More... 10 months ago
Fixed potential heap-use-after-free in njs_vm_compile_module(). More... 10 months ago
Module: fixed heap-use-after-free while module loading. More... 10 months ago
Version bump. More... 10 months ago
Fixed heap-use-after-free in js_set handler. More... 10 months ago
Version 0.9.2. More... 10 months ago
Modules: fixed building when http_ssl and stream_ssl unavailable. More... 11 months ago
Fixed build with gcc-15 and -O3. More... 11 months ago
Fetch: added parsing of HTTP version. More... 11 months ago
Modules: simplified access to nginx values from JS engines. More... 11 months ago
Fetch: added keepalive support for ngx.fetch() API. More... 11 months ago
QuickJS: fix nginx configure with not configured njs module. More... 11 months ago
QuickJS: removed extra copy of body argument in ngx.fetch(). More... 11 months ago
QuickJS: freeing temporary strings. More... 11 months ago
QuickJS: fixed potential heap-use-after-free. More... 11 months ago
QuickJS: added njs.on('exit') API support. More... 11 months ago
QuickJS: using enum instead of manual opaque id table. More... 11 months ago
Fixed building QuickJS support with clang 19. More... 11 months ago
Tests: added TypedArray test for js_filter in stream. More... 12 months ago
Modules: optimized memory consumption while streaming in qjs. More... 12 months ago
Modules: fixed incorrect config rejections introduced in d157f56. More... 12 months ago
Modules: removing extra copy while streaming in qjs. More... 12 months ago
Modules: added configure time check when "js_import" is not defined. More... 12 months ago
Modules: fixed merging of js_path directives. More... 12 months ago
Change: increasing the default stack size to 160k. More... 12 months ago
Added CLA workflow. More... 12 months ago