18368 Commits (78cd5fedd560eef8a17d0a63d32515ef2349f671)
 

Author SHA1 Message Date
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 8 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 8 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 8 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 8 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 8 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 8 years ago
James M Snell 033c3b0a4d test: fix flaky test-http2-client-unescaped-path on osx 8 years ago
James M Snell 09b0b1bd48 test: fix flakiness in test-http2-client-upload 8 years ago
James M Snell df0334669e doc: include http2.md in all.md 8 years ago
James M Snell f070d784d6 http2: fix documentation nits 8 years ago
James M Snell 6dea193aca http2: remove redundant return in test 8 years ago
James M Snell b1e055696f http2: add tests and benchmarks 8 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago
James M Snell 71a1876f6c deps: add nghttp2 dependency 8 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 8 years ago
Rich Trott dd75005a9e doc: change `child` to `subprocess` 8 years ago
Bartosz Sosnowski 2dc09f656b test: read proper inspector message size 8 years ago
Greg Alexander 211df3fe8c util: implement %o and %O as formatting specifiers 8 years ago
Michaël Zasso 753b68f9d8 test: support odd value for kStringMaxLength 8 years ago
James M Snell 4e8bc7181c test: improve multiple zlib tests 8 years ago
James M Snell 4b23b42981 test: improve multiple vm tests 8 years ago
Vse Mozhet Byt d41423fe72 doc: erase unneeded eslint-plugin-markdown comment 8 years ago
Rich Trott a92a5c17eb tools: simplify no-unescaped-regexp-dot rule 8 years ago
Anna Henningsen fb3d0e25cb console,test: make message test more accurate 8 years ago
cjihrig 5a050550d3 dgram: add custom lookup function in sockets 8 years ago
Yuta Hiroto 46c3dd701a doc: fix typo in writing-and-running-benchmarks.md 8 years ago
Lance Ball 766506a2e9
repl: deprecate REPLServer.parseREPLKeyword 8 years ago
Rich Trott e506bcd899 tools: replace assert-throw-arguments custom lint 8 years ago
Rich Trott 548cc72f66 test: refactor test-domain-abort-on-uncaught 8 years ago
James M Snell cc43c8fb54 console: add console.count() and console.clear() 8 years ago
Tobias Nießen 98bae29304 src: return MaybeLocal in AsyncWrap::MakeCallback 8 years ago
Tobias Nießen 1c362436b7 crypto: change segmentation faults to CHECKs 8 years ago
Anna Henningsen 8a8a6865c0
doc,net: assign deprecation code 8 years ago
Lance Ball 2ca9f94e33
repl: make REPLServer.bufferedCommand private 8 years ago
Yang Guo 98ddab4115
deps: backport rehash strings after deserialization 8 years ago
Michaël Zasso a3c5ccd78c
src: fix new V8 compiler warnings 8 years ago
Michaël Zasso 5651a6f65b
deps: backport c0f1ff2 from upstream V8 8 years ago
Bartosz Sosnowski ed30842440
deps: fix addons compilation with VS2013 8 years ago
Ben Noordhuis 28aa7d0066
v8: fix stack overflow in recursive method 8 years ago
Michael Dawson ebd13c333c
deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Myles Borins db476fc8b5
src: update NODE_MODULE_VERSION to 57 8 years ago
Myles Borins 0a66b223e1
deps: update V8 to 6.0.286.52 8 years ago
Jimmy Thomson 1782b3836b
build: fix build without icu 8 years ago
Anna Henningsen 0f5dabe4ed
dns: name generated functions 8 years ago
Anna Henningsen 732658e4cf
dns: add channel.cancel() 8 years ago
Anna Henningsen 6e05970494
dns: enable usage of independent cares resolvers 8 years ago
Anna Henningsen 727b2911ec
src,dns: refactor cares_wrap to avoid global state 8 years ago
Jason Ginchereau cee8d6d65e build,win: fix python detection script 8 years ago