4546 Commits (fd16eed8ea9f94cf97bdb7c4c662a18f3e70a81c)

Author SHA1 Message Date
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Eugene Ostroukhov 9dfc8b9d8e inspector: fix inspector connection cleanup 9 years ago
Daniel Bevenius 81b6882e51 src: rename "node" script to "bootstrap_node" 8 years ago
Mathias Bynens b77eb8c66c
punycode: update to v2.0.0 8 years ago
Rich Trott 336b027411 url: return valid file: urls fom url.format() 8 years ago
David Halls b5175e8f39
stream: ensure awaitDrain is increased once 8 years ago
Fedor Indutny 357f904169 http: fix no dumping after `maybeReadMore` 9 years ago
Natanael Copa 1a1ff77feb test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
Brian White 686984696d
stream: improve Readable.read() performance 9 years ago
Brian White c8fa79f351
test: add more http token/value checking tests 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 8 years ago
Anna Henningsen e2e615e87e
stream: reset awaitDrain after manual .resume() 9 years ago
Ingvar Stepanyan 0e9e149da4
buffer: fix creating from zero-length ArrayBuffer 8 years ago
Ben Noordhuis 6b48324363 src: fix erroneous fallthrough in ParseEncoding() 8 years ago
James M Snell 197a465280 zlib: move constants into zlib.constants 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Jesús Leganés Combarro "piranna 0cd0118334 stream: 'data' argument on callback of Transform._flush() 8 years ago
Santiago Gimeno 8c53d2fe9f cluster: don't send messages if no IPC channel 9 years ago
Anna Henningsen 15cd45c6fc
test: fix tests for non-crypto builds 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Brian White e18a9264f3
test: fix spawn on windows 9 years ago
Rich Trott 101bda1b40 test: enable test-debug-brk-no-arg 9 years ago
Bryan English cc2a88a2f3 test: use common.fixturesDir almost everywhere 9 years ago
Fedor Indutny 1004ece889 http: wait for both prefinish/end to keepalive 9 years ago
Rich Trott de0aa23ad7 repl: refine handling of illegal tokens 9 years ago
Sakthipriyan Vairamani c4fadbc15d fs: execute mkdtemp's callback with no context 9 years ago
Rich Trott 1a21524b69 debugger: fix --debug-brk interaction with -e 9 years ago
Rich Trott d0151695a7 test: add test for uid/gid setting in spawn 9 years ago
Rich Trott 85fcc9f4fc test: remove disabled eio race test 9 years ago
Сковорода Никита Андреевич fea3070ec4 test: add buffer testcase for resetting kZeroFill 9 years ago
Rich Trott 85da963dda test: remove non-incremental common.PORT changes 9 years ago
Jeremiah Senkpiel 88804b84ec test: test TTY problems by fakeing a TTY using openpty 9 years ago
Ben Noordhuis 334ef4f19d lib,src: drop dependency on v8::Private::ForApi() 9 years ago
Rich Trott e4b78c6fd1 test: make test-child-process-fork-net more robust 9 years ago
Rich Trott 2f417c3193 test: fix spurious EADDRINUSE in test-https-strict 9 years ago
Rich Trott 0d7f313325 test: update weak module for gc tests 9 years ago
Rich Trott 3b8e342278 test: remove `common.PORT` from gc tests 9 years ago
Anna Henningsen ef9a8fa35b
buffer: ignore negative allocation lengths 9 years ago
cjihrig 67368d8553 cluster: expose result of send() 9 years ago
cjihrig c4f80c1f34 cluster: rewrite debug ports consistently 9 years ago
Pavel Feldman 84ad31fff3 src,lib: v8-inspector support 9 years ago
Santiago Gimeno 6e148a34dc test: fix test-debug-port-numbers on OS X 9 years ago
Rich Trott bddfe63049 test: remove modifcation to common.PORT 9 years ago
Brian White d23b7d2656
string_decoder: rewrite implementation 9 years ago
Ben Noordhuis ead6c2d5bb test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis fb19b800b8 tls,https: respect address family when connecting 9 years ago
Ben Noordhuis da12b10005 test: work around debugger not killing inferior 9 years ago
Santiago Gimeno 0c29436250 cluster: reset handle index on close 9 years ago
cjihrig a9492f503f test: verify cluster worker exit 9 years ago
Alexis Campailla 6e2ae8aeee test,win: skip addons/load-long-path on WOW64 9 years ago