4309 Commits (5d43131af4f8ed5537925f3c9bca4232a96cb862)

Author SHA1 Message Date
Rich Trott 6cf0f622ef test: fix spurious EADDRINUSE in test-https-strict 9 years ago
Rich Trott dea120f247 test: update weak module for gc tests 9 years ago
Rich Trott 3bfbe8a62a test: remove `common.PORT` from gc tests 9 years ago
Anna Henningsen 371be9cd80 buffer: ignore negative allocation lengths 9 years ago
cjihrig 6a62bb0070 cluster: expose result of send() 9 years ago
cjihrig 2132d349b5 cluster: rewrite debug ports consistently 9 years ago
Santiago Gimeno b23cd48ca0 test: fix test-debug-port-numbers on OS X 9 years ago
Rich Trott 0a258e5369 test: remove modifcation to common.PORT 9 years ago
Brian White 79ad172589 string_decoder: rewrite implementation 9 years ago
Ben Noordhuis 8c289df175 test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis 257e54b9c0 tls,https: respect address family when connecting 9 years ago
Ben Noordhuis e4ac808c4d test: work around debugger not killing inferior 9 years ago
Santiago Gimeno 0bd8f4c4d8 cluster: reset handle index on close 9 years ago
cjihrig b5949f8bbc test: verify cluster worker exit 9 years ago
Alexis Campailla ea287fc1a6 test,win: skip addons/load-long-path on WOW64 9 years ago
Matteo Collina 8e6f8b2fb5 dgram: copy the list in send 9 years ago
Michaël Zasso 6f3f5af396 test: add regression test for Proxy as vm context 9 years ago
Anna Henningsen 108523e06e tools: make sure doctool anchors respect includes 9 years ago
Ben Noordhuis 2184e772d2 debugger: propagate --debug-port= to debuggee 9 years ago
Jesse McCarthy bf3afce668 tools: restore change of signatures to opts hashes 9 years ago
Fedor Indutny 21e31352d7 tls: catch `certCbDone` exceptions 9 years ago
Rich Trott 0503681348 child_process: measure buffer length in bytes 9 years ago
cjihrig 93e150f1d6 cluster: guard against undefined message handlers 9 years ago
Ben Noordhuis 64445674f0 src: add include guards to internal headers 9 years ago
Rich Trott 38a3323cc9 test: improve debug-break-on-uncaught reliability 9 years ago
Trevor Norris 4333fda46d src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 5779ed2a4a tls_wrap: do not abort on new TLSWrap() 9 years ago
Santiago Gimeno 83e6d53817 test: test cluster worker disconnection on error 9 years ago
Santiago Gimeno 4cc6a18448 test: verify IPC messages are emitted on next tick 9 years ago
Anna Henningsen 178f3080f8 module: don't cache uninitialized builtins 9 years ago
Anna Henningsen 55b736a63b vm: don't abort process when stack space runs out 9 years ago
cjihrig 69e119dbfb test: refactor spawnSync() cwd test 9 years ago
cjihrig b28468e0a7 child_process: allow buffer encoding in spawnSync 9 years ago
Justin Sprigg 98270c6d15 buffer: fix single digit hex string handling 9 years ago
Ben Noordhuis d270706881 util: pretty-print SIMD types 9 years ago
Sakthipriyan Vairamani c068880757 fs: mkdtemp shouldn't crash if no callback passed 9 years ago
Rich Trott c81b6f8d0d test: refactor to eliminate __defineGetter__ 9 years ago
Rich Trott 1965e445ec test: refactor test-tls-reuse-host-from-socket 9 years ago
Dirceu Pereira Tiegs 2ab36093e6 http: use `localAddress` instead of `path` 9 years ago
Rich Trott 588c76cd5c dgram,test: add addMembership/dropMembership tests 9 years ago
Rich Trott 2cf3a53ce1 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott 5374afdef8 test: add logging for test-debug-port-cluster 9 years ago
Santiago Gimeno bae7adb6fa test: fix flaky test-stdout-close-catch 9 years ago
Brian White 528ca04e8d test: add more path.basename() tests 9 years ago
Brian White 1469b98fa1 test: remove duplicate path tests 9 years ago
Brian White 1908b7f00a path: fix basename() regressions 9 years ago
Myles Borins 81e765f521 test: robust handling of env for npm-test-install 9 years ago
Devon Rifkin 2895860138 test: cluster-setup-master online workers check 9 years ago
suryagh 7c932c2d49 test: added tests for https-agent-getname 9 years ago
Anna Henningsen 64415564de zlib: remove `_closed` in source 9 years ago