18396 Commits (af70c3b4781d8df928d183580b8075cd566ce0b5)
 

Author SHA1 Message Date
Jason Ginchereau af70c3b478 n-api: optimize number API performance 7 years ago
Jérémy Lal a974753676 test: use ciphers supported by shared OpenSSL 7 years ago
Aditya Anand ad664eae7d
test: mitigate RegEx exceeding 80 chars 7 years ago
Rich Trott 0f325aaaeb doc: improve fs.read() doc text 7 years ago
dcharbonnier 680285c3b4 doc: clarify the position argument for fs.read 7 years ago
Tobias Nießen 3f98b0f33c
src: reuse 'ondone' string in node_crypto.cc 7 years ago
Anna Henningsen efea3fcd35
src: use existing strings over creating new ones 7 years ago
Ben Noordhuis e658d32974 src: remove unused Connection::ClearError() 7 years ago
Ben Noordhuis f3afe29e19 src: replace assert with CHECK_LE in node_api.cc 7 years ago
Anna Henningsen 41a0dfcd97
src: properly manage timer in cares ChannelWrap 7 years ago
Rich Trott daf5596c27 test: add block scoping to test-readline-interface 7 years ago
jeyanthinath e88908d868
build: enable C++ linting for src/*/* 7 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu e96ca62480
src: avoid dereference without existence check 7 years ago
Rich Trott ff65a2e051 test: explain sloppy mode for test-global 7 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 7 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 7 years ago
Timothy Gu 3b0ef0bf53
test: fix test-readline-position w/o ICU 7 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 7 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 7 years ago
James M Snell 7152790c85 http2: fix compilation error after V8 update 7 years ago
James M Snell 45b7fc2039 http2: add some doc detail for invalid header chars 7 years ago
James M Snell 383a1696c0 http2: fix documentation errors 7 years ago
James M Snell e11858f78c http2: minor cleanup 7 years ago
James M Snell 545797b9e4 http2: use static allocated arrays 7 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 7 years ago
James M Snell b484ea1fab http2: refactor trailers API 7 years ago
James M Snell 59e509808a http2: address initial pr feedback 7 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 7 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 7 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 7 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 7 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 7 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 7 years ago
James M Snell 033c3b0a4d test: fix flaky test-http2-client-unescaped-path on osx 7 years ago
James M Snell 09b0b1bd48 test: fix flakiness in test-http2-client-upload 7 years ago
James M Snell df0334669e doc: include http2.md in all.md 7 years ago
James M Snell f070d784d6 http2: fix documentation nits 7 years ago
James M Snell 6dea193aca http2: remove redundant return in test 7 years ago
James M Snell b1e055696f http2: add tests and benchmarks 7 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 7 years ago
James M Snell 71a1876f6c deps: add nghttp2 dependency 7 years ago
James M Snell b1909d3a70 tls: add tlsSocket.disableRenegotiation() 8 years ago
James M Snell 9ea363ee99 http: move utcDate to internal/http.js 8 years ago
Rich Trott 1abfbbb1c4 doc: add entry for subprocess.killed property 7 years ago
Rich Trott dd75005a9e doc: change `child` to `subprocess` 7 years ago
Bartosz Sosnowski 2dc09f656b test: read proper inspector message size 7 years ago
Greg Alexander 211df3fe8c util: implement %o and %O as formatting specifiers 7 years ago
Michaël Zasso 753b68f9d8 test: support odd value for kStringMaxLength 7 years ago
James M Snell 4e8bc7181c test: improve multiple zlib tests 7 years ago