COMMITS
/ ext/node/ops/tls_wrap.rs May 26, 2026
B
fix(ext/node): extract cert/key from pfx in tls SecureContext (#34383)
Bartek Iwańczuk committed
May 18, 2026
B
fix(ext/node): support TLS client resume compat tests (#34095)
Bartek Iwańczuk committed
May 17, 2026
B
fix(ext/node): tls server error message, rejection capture, two compat tests (#34183)
Bartek Iwańczuk committed
B
fix(ext/node): isolate TLS client reject session resumption (#34097)
Bartek Iwańczuk committed
May 15, 2026
N
fix(ext/node): improve node:tls test compatibility (#34067)
nathanwhitbot committed
May 7, 2026
B
fix(ext/node): implement ALPNCallback and SNICallback for TLS server (#33360)
Bartek Iwańczuk committed
May 4, 2026
May 3, 2026
B
fix(ext/node): fix TLS peer certificate multi-value fields, issuer chain, and EC curve names (#33782)
Bartek Iwańczuk committed
May 1, 2026
B
fix(node/tls): handle detached ArrayBuffer in TLSWrap write methods (#33737)
Bartek Iwańczuk committed
April 30, 2026
E
E
April 29, 2026
April 28, 2026
B
fix(ext/node): fix TLS client certificate authentication verification (#33576)
Bartek Iwańczuk committed
April 27, 2026
B
fix(ext/node): fix TLS socket error ordering and app data leak before identity verification (#33585)
Bartek Iwańczuk committed
April 26, 2026
B
fix(ext/node): fix TLS socket lifecycle and readStop backpressure (#33524)
Bartek Iwańczuk committed
April 25, 2026
April 24, 2026
N
perf(ext/node): pool 64KB read buffers to reduce allocation pressure (#33395)
Nathan Whitaker committed
B
fix(ext/node): drain pending TLS cleartext in enc_write_cb (#33378)
Bartek Iwańczuk committed
April 20, 2026
B
fix(ext/node): improve node:tls compat (validation, pipes, JS streams) (#33331)
Bartek Iwańczuk committed
April 17, 2026
B
fix(ext/node): address node:http rewrite review comments (#33299)
Bartek Iwańczuk committed
N
refactor(ext/node): use native LibUvStreamWrap based Wrap's to reduce code duplication (#33301)
Nathan Whitaker committed
April 16, 2026
B
feat(ext/node): rewrite node:http with llhttp and native TCPWrap (#33208)
Bartek Iwańczuk committed
April 8, 2026
B
refactor(ext/node): wire up native TLSWrap from JS (#33184)
Bartek Iwańczuk committed
April 5, 2026
B
feat(ext/node): add native TLSWrap cppgc object (Rust core) (#33183)
Bartek Iwańczuk committed