18887 Commits (84063a73144fba50ef55373a26bcbb589b8d156c)
 

Author SHA1 Message Date
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
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 7 years ago
Roga Pria Sembada 873e5bd0b4 crypto: support multiple ECDH curves and auto 7 years ago
Daniel Bevenius 3c65a83ac5
timers: clarify lib/timer.js comment 8 years ago
Ruben Bridgewater e167ab71fb
benchmark: var to const 7 years ago
Ruben Bridgewater b1c8f15c5f
util: use constructor name 7 years ago
Ruben Bridgewater 4bcb1c3f75
lib: refactor console startup 7 years ago
Ruben Bridgewater db2e093e05
assert: handle enumerable symbol keys 7 years ago
Gabriel Schulhof a8c0a43a22 n-api: remove n-api module loading flag 7 years ago
Ruben Bridgewater faaefa8082
util: improve format performance 7 years ago
Rich Trott 6f340762d8 test: do not write fixture in test-require-symlink 7 years ago
Peter Marshall 8a968e4ee7
benchmark: use smaller n value in some http tests 8 years ago
Bartek Szczepański 4dc920af6e
src: remove outdated todo from node_crypto.cc 7 years ago
Mani Maghsoudlou 049a8d7c1d
doc: fix entryTypes type and missing link 7 years ago
Bartosz Sosnowski 1ebde6e113
doc: make mkdtemp example work on Windows 7 years ago
Bartosz Sosnowski e86952d21e
build: add support for link-module to vcbuild 7 years ago
Chris Young 2b7b9f24d9
doc: prevent displaying empty version picker 7 years ago
Sampson Gao 19766547fa n-api: add optional string length parameters 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Anatoli Papirovski 8fa5fcc0ba http2: emit close event if request aborted 7 years ago
Anatoli Papirovski de51717c3e test: fix flaky test-http2-session-timeout 7 years ago
Anatoli Papirovski a4e923f5c1 http2: fix subsequent end calls to not throw 7 years ago