17597 Commits (21c0c0275a553bc38fbac99129702f5b7c8ed1d3)
 

Author SHA1 Message Date
Sam Roberts a886b17bfb
src: redirect-warnings to file, not path 8 years ago
Anna Henningsen 02bf16e5ae
doc: link to `common` docs in test writing guide 8 years ago
Brian White 359ea2a0bd
stream: improve readable push performance 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago
Rod Vagg 7a1dc1fba3
build: avoid /docs/api and /docs/doc/api upload 8 years ago
Daniel Bevenius 4f4184c10b
crypto: remove unnecessary template class 8 years ago
Evan Lucas 2cf4882136 test: add regression test for immediate socket errors 8 years ago
Evan Lucas ba0dbaa193 Revert "net: remove unnecessary process.nextTick()" 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Kat Marchán c0d858f8bb
deps: upgrade npm beta to 5.0.0-beta.56 8 years ago
Kat Marchán 994617370e
tools: update test-npm.sh paths 8 years ago
Faiz Halde 425aba4f36 errors: AssertionError moved to internal/error 8 years ago
Daniel Pihlstrom 9836cf5717 lib: lazy instantiation of fs.Stats dates 8 years ago
Daniel Bevenius 485be99e68 test: add hasCrypto check to async-wrap-GH13045 8 years ago
Brian White 3774c99f66
http: fix IPv6 Host header check 8 years ago
Brian White ed365653f6
http,https: avoid instanceof for WHATWG URL 8 years ago
Brian White dcc59f91c6
src: fix typo 8 years ago
Brian White f529706eb0
src: remove unused parameters 8 years ago
Chris Young c470f04f22 doc: list macOS as supporting filename argument 8 years ago
Eugene Ostroukhov 5c26378cb7 inspector: fix process._debugEnd() for inspector 8 years ago
Sebastian Plesciuc 3429c90f42 test: fix sequential test-net-connect-local-error 8 years ago
cjihrig 06f62eb384 src: assert that uv_async_init() succeeds 8 years ago
cjihrig f8c617dbe2 stream: improve multiple callback error message 8 years ago
Artur Vieira ad4765a326 test: remove common.PORT from dgram test 8 years ago
Artur Vieira dd3c227796 test: bind to 0 in dgram-send-callback-buffer-length 8 years ago
Artur Vieira 281de19a8c test: use dynamic port in test-dgram-send-address-types 8 years ago
Artur Vieira e00116d2c4 test: use dynamic port in test-dgram-send-callback-buffer 8 years ago
Artur Vieira 4c847347c3 test: replace common.PORT in dgram test 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Daniel Bevenius d54ec726cc src: remove unnecessary forward declaration 8 years ago
Daniel Bevenius 57f38c6732 src: check IsConstructCall in TLSWrap constructor 8 years ago
Daniel Bevenius 762b0358b3 src: remove unnecessary return statement 8 years ago
Daniel Bevenius 7a15eefbba src: remove unused node_buffer.h include 8 years ago
Rich Trott 8e47600aab test: allow for absent nobody user in setuid test 8 years ago
Rich Trott c3067b5640 benchmark: allow no duration in benchmark tests 8 years ago
Rich Trott 171a43a986 test: shorten test-benchmark-http 8 years ago
Alexey Orlenko 9e4660b518
zlib: fix node crashing on invalid options 8 years ago
Shadowbeetle 6fb27af70a
async_hooks: add constructor check to async-hooks 8 years ago
Artur Vieira ef71824740
doc: edit Error.captureStackTrace html comment 8 years ago
XadillaX 2b541471db
dns: fix `resolve` failed starts without network 8 years ago
Rich Trott 595e5e3b23 test: port disabled readline test 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Artur G Vieira c60a7fa738 test: move net reconnect error test to sequential 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Timothy Gu 841bb4c61f
url: fix C0 control and whitespace handling 8 years ago
Rich Trott 525497596a test: refactor test-net-GH-5504 8 years ago
Rich Trott 658741b9d9 test: refactor test-https-set-timeout-server 8 years ago
Refael Ackermann 6bfdeedce5 async_wrap: add `asyncReset` to `TLSWrap` 8 years ago
Michael Dawson 4a7b7e8097 doc: add reference to node_api.h in docs 8 years ago