18908 Commits (d8a226673bd9621a5a07346f8702d7dac2f25481)
 

Author SHA1 Message Date
Anatoli Papirovski d8a226673b
test: expand http2 util test coverage for headers 7 years ago
atvoicu d9cc105102
test: update test-fs-fsync to run from temp 7 years ago
Mike Kaufman 6faede7eb4
test: fixing AliasedBuffer tests to enter Isolate 7 years ago
Thomas Corbière 3d7f7b2a0c
src: add --pending-deprecation to NODE_OPTIONS 7 years ago
Rich Trott 55d49eb3cc
errors: replace `.split()` with `.replace()` 7 years ago
Rich Trott cef6e1c55f
errors: refactor `invalidArgType()` 7 years ago
Anatoli Papirovski 33760ccc18
http2: remove unused onTimeout, add timeout tests 7 years ago
Nikolai Vavilov b2eb98721e
build: use generic names for linting tasks 7 years ago
Ben Noordhuis 3c777bb37f
deps: define BUILDING_NGHTTP2 during nghttp2 build 7 years ago
Sampson Gao a406a32ee9 n-api: fix warning about size_t compare with int 7 years ago
Anna Henningsen 3f071fa28a
src: remove unused constant from node_perf.h 7 years ago
Ali Ijaz Sheikh 322fdc72c3
deps: v8: fix potential segfault in profiler 7 years ago
James M Snell 193926ecab
tls,doc: fix unallocated deprecation code 7 years ago
Anna Henningsen 150b8f7fda
src: minor c++ refactors to module_wrap 7 years ago
Anna Henningsen b605b15346
async_hooks: support promise resolve hook 7 years ago
Claudio Rodriguez 7a953929fe
test: improve readline test coverage for tty 8 years ago
Jackson Tian 9d7574eef5
module: deprecate Module._debug 8 years ago
Bryan English 6f1caadb85 tls: prefer path over port in connect 8 years ago
Joyee Cheung ba5a668c39
doc: note caveats in process message serialization 8 years ago
Luigi Pinca 10bea3c431
doc: fix 'aborted' event documentation 7 years ago
cjihrig 20259f9092
net: support passing null to listen() 8 years ago
Anna Henningsen 84063a7314
src: do not include internals from node_buffer.h 7 years ago
cjihrig 6983157adf
dgram: refactor SO_RCVBUF and SO_SNDBUF methods 7 years ago
Daniel Bevenius f4899ac4c0 src: use UV_EINVAL instead of EINVAL in udp_wrap 7 years ago
Tobias Nießen 3888a576ac
doc: fix types and description for dns.resolveTxt 7 years ago
Jussi Räsänen 60460bf80d
fs: add O_DSYNC 7 years ago
Gibson Fahnestock 66e45b821a
build: don't fail `make test` on source tarballs 7 years ago
Ben Noordhuis 78339e2511
src: constify PerformanceEntry data members 7 years ago
Ben Noordhuis 3869dd2a13
src: return references from getters, not copies 7 years ago
Ben Noordhuis dce2738a91
src: handle uv_async_init() failure 7 years ago
Ben Noordhuis b210d61869
src: remove unused static variable 7 years ago
Vse Mozhet Byt cd1b55a942 doc: delete link to removed doc part 7 years ago
Anatoli Papirovski bc23681aa2 http2: small fixes to compatibility layer 7 years ago
Matteo Collina e5c290bed9 fs: refactor close to use destroy 7 years ago
Anna Henningsen f27b5e4bda
src: prepare platform for upstream V8 changes 7 years ago
Refael Ackermann 01c680b92a
test: refactor test for readability 8 years ago
Vse Mozhet Byt 6763fb2f0e doc: fix some links in http2.md 7 years ago
Vse Mozhet Byt ee46c73023 doc: fix external links with 404 status 7 years ago
Eugene Ostroukhov 75606c4f69 inspector: break in eval script 8 years ago
Simon Brewster 6c38ab34a3 http2: improved coverage of Http2Stream destroy 7 years ago
Jeremiah Senkpiel 11f7dcf91e
timers: do not expose .unref()._handle._list 8 years ago
Daniel Bevenius 87bdddaf41 src: fix compiler warning in udp_wrap.cc 7 years ago
Anna Henningsen 602fd36d95
domain: remove `.dispose()` 7 years ago
Gergely Nemeth 750c0802f5
test: backward compatible api for tty 7 years ago
Luigi Pinca 10be20a0e8
http: set socket timeout when socket connects 8 years ago
jBarz c5eb5bfc2e
build: enable runtime linking 7 years ago
Vse Mozhet Byt 3070d53e31
doc: fix new nits in links 7 years ago
Luigi Pinca 784cdad740
doc: add documentation for the 'timeout' event 7 years ago
Anatoli Papirovski 15879adf1d
test: expand http2 frameError test case 7 years ago
Matteo Collina 8589c70c85 http: revert #14024 writable is never set to false 7 years ago