index
:
njs
master
njs mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
WebCrypto: improved working with curve constants.
HEAD
master
Dmitry Volyntsev
2 days
*
WebCrypto: added ECDH support.
Dmitry Volyntsev
2 days
*
WebCrypto: making SHA-256 the default hash algorithm.
Dmitry Volyntsev
2 days
*
Add missing null checks for promise code.
Dmitry Sviridkin
3 days
*
Fetch: QuickJS support.
Zhidao HONG
10 days
*
Fetch: unify string type to support both njs and QuickJS.
Zhidao HONG
10 days
*
Fetch: separated ngx_js_http_* from ngx_js_fetch_*.
Zhidao HONG
10 days
*
WebCrypto: fixed extractable handling for crypto.subtle.deriveKey().
Dmitry Volyntsev
10 days
*
WebCrypto: added support for HMAC as derivedKeyAlgorithm.
Dmitry Volyntsev
10 days
*
Version bump.
Dmitry Volyntsev
10 days
*
Version 0.9.0.
0.9.0
Vadim Zhestikov
13 days
*
HTTP: fixed GCC 15 build with -Wunterminated-string-initialization.
Dmitry Volyntsev
13 days
*
Fixed GCC 15 build with -Wunterminated-string-initialization.
Dmitry Volyntsev
2025-05-01
*
Tests: fixed js_body_filter.t.
Dmitry Volyntsev
2025-05-01
*
Fixed regexp undefined value of captured group.
Vadim Zhestikov
2025-04-30
*
Using invalid UTF-8 string as atom number 0.
Dmitry Volyntsev
2025-04-30
*
Fixed building with --debug=YES after b28e50b1.
Dmitry Volyntsev
2025-04-30
*
Tests: improved js_body_filter.t tests.
Dmitry Volyntsev
2025-04-29
*
Tests: fixed js_body_filter.t tests.
Dmitry Volyntsev
2025-04-29
*
Introduced NJS_VMCODE_PROPERTY_ATOM_SET instruction.
Dmitry Volyntsev
2025-04-29
*
Introduced NJS_VMCODE_PROPERTY_ATOM_GET instruction.
Dmitry Volyntsev
2025-04-29
*
Refactored working with built-in strings, symbols and small integers.
Vadim Zhestikov
2025-04-29
*
Test262: fixed mktemp format on OpenBSD.
Dmitry Volyntsev
2025-04-21
*
Replaced vm with mp in NJS_CHB_MP_INIT().
Zhidao HONG
2025-04-22
*
Fetch: refactored out ngx_js_http_resolve().
Zhidao HONG
2025-04-11
*
Fetch: refactored out ngx_js_http_close_peer().
Zhidao HONG
2025-04-11
*
Fetch: refactored out ngx_js_http_resolve_done().
Zhidao HONG
2025-04-11
*
Fetch: renamed njs_js_http_destructor() as ngx_js_http_destructor().
Zhidao HONG
2025-04-11
*
Fetch: generalize ngx_js_http_error().
Zhidao HONG
2025-04-11
*
Fetch: remove unused parameter in ngx_js_http_error().
Zhidao HONG
2025-04-10
*
Fixed typo in stream event handler debug message.
Dmitry Volyntsev
2025-04-09
*
Version bump.
Dmitry Volyntsev
2025-04-09
*
Version 0.8.10.
0.8.10
Dmitry Volyntsev
2025-04-07
*
QuickJS: ignoring rejected promises while destroying context.
Dmitry Volyntsev
2025-04-07
*
QuickJS: added xml to nginx modules.
Dmitry Volyntsev
2025-04-03
*
QuickJS: fix exception handling during configuration phase.
Zhidao HONG
2025-04-03
*
QuickJS: fixed ngx_qjs_external_resolver().
Zhidao HONG
2025-03-30
*
QuickJS: fixed compatibility issues with QuickJS-NG 0.9.0.
Dmitry Volyntsev
2025-03-27
*
QuickJS: added xml module.
Dmitry Volyntsev
2025-03-27
*
XML: allowing to remove the property $text for XMLNode.
Dmitry Volyntsev
2025-03-27
*
XML: fixed serializeToString().
Dmitry Volyntsev
2025-03-27
*
Test262: improved compatibility with node.js for fs/methods.t.mjs.
Dmitry Volyntsev
2025-03-27
*
QuickJS: fixed compatibility with recent change in upstream.
Dmitry Volyntsev
2025-03-25
*
QuickJS: introduced qjs_promise_result().
Dmitry Volyntsev
2025-03-25
*
QuickJS: added missed JS_NewClass() for the SharedDictError class.
hongzhidao
2025-03-24
*
QuickJS: using JS_AddIntrinsicBigInt() if detected.
Vadim Zhestikov
2025-03-19
*
QuickJS: calling njs_chb_destroy() in qjs_string_create_chb() internally.
hongzhidao
2025-03-19
*
QuickJS: fixed ngx_qjs_string() to handle strings containing "\0".
hongzhidao
2025-03-19
*
QuickJS: fixed njs_qjs_object_completions().
hongzhidao
2025-03-19
*
QuickJS: added error checks in modules initialization.
Vadim Zhestikov
2025-03-18
[next]