4672 Commits (f560933fe4e8e3c8f2daac8c44cbfbcfd94c1c8a)

Author SHA1 Message Date
mkamakura 31d1a3f8a8 test: fix test-tls-connect-address-family 8 years ago
Yosuke Saito c9509acfb5 test: fix test-http-status-reason-invalid-chars 8 years ago
Rich Trott a6b049103a test: refactor test-child-process-exec-error 8 years ago
Rich Trott 6b2aa1a2b9 Revert "buffer: convert offset & length to int properly" 8 years ago
Sakthipriyan Vairamani (thefourtheye) ca37fa527f buffer: convert offset & length to int properly 8 years ago
Rich Trott 561eade317 test: refactor common.js 8 years ago
Ben Noordhuis e27f14f0b4 inspector: /json/version returns object, not array 8 years ago
Michael Dawson d2149596a5 test: exclude no_interleaved_stdio test for AIX 8 years ago
Rich Trott 9b0f53d45a test: fix flaky test-dgram-empty-packet & friends 8 years ago
Rich Trott 2486273c0e test: fix flaky test-inspector 8 years ago
Sam Roberts fd644f51f8 crypto: allow adding extra certs to well-known CAs 8 years ago
Rich Trott d71dd9b2f3 test:refactor test-tls-hello-parser-failure 8 years ago
Jeremiah Senkpiel 3f1e38c847 timers: use consistent checks for canceled timers 8 years ago
Sam Roberts 3cbb553df8 tools: disallow trailing whitespace for markdown 8 years ago
Ben Noordhuis 13c4f44e97 test: add new.target add-on regression test 8 years ago
Rich Trott d6dc2e8d44 test: refactor test-async-wrap-* 8 years ago
Gareth Ellis 440057eae0
src: extend `HeapStatistics` with new fields 8 years ago
Anna Henningsen 3295a7feba
src: allow getting Symbols on process.env 8 years ago
Kirill Fomichev 6b86ecc007
crypto: return `this` in setAuthTag/setAAD 8 years ago
Rod Vagg dbf4bf2bec
test: simplify test-http-client-unescaped-path 8 years ago
Aaron Petcoff f133c16f5d test: Use strictEqual in test-tls-writewrap-leak 8 years ago
Ben Noordhuis 6b1a8d03c7 dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis c31b507b94 dns: implement {ttl: true} for dns.resolve4() 8 years ago
Ben Noordhuis b80f05efaa test: fix memory leaks in malloc cctests 8 years ago
Bethany Griggs 06198964e2 test: run tests even if os.cpus() fails 8 years ago
masashi.g 99277952b4 test: use setImmediate() in test of stream2 8 years ago
Yoshiya Hinosawa 63e889a256 test: add test case of PassThrough 8 years ago
Anna Henningsen 89469c8953
test: check that `process.execPath` is a realpath 8 years ago
Kelvin Jin ebff29f2fe module: check -e flag in debug break setup 8 years ago
cjihrig 7cdfe8a130 test: add test for broken child process stdio 8 years ago
Fedor Indutny 478fabf3e4 tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Jeremiah Senkpiel f65a48fc8f test: ensure nextTick is not scheduled in exit 8 years ago
Jeremiah Senkpiel 9e698bd6db test: increase coverage of process.emitWarning 8 years ago
Rich Trott fc44bd4d0b test: refactor test-zlib.js 8 years ago
Fedor Indutny 5a61b99d98 process: add `process.memoryUsage.external` 8 years ago
MURAKAMI Masahiko 8a78fcb345 test: change from setTimeout to setImmediate 8 years ago
Yoshiya Hinosawa 8ca322d613 test: improve test-stream2-objects.js 8 years ago
Rich Trott c7976b537a test: refactor test-next-tick-error-spin 8 years ago
Rich Trott 9004bfe550 test: refactor test-tls-inception 8 years ago
Rich Trott eed8b0525c test: move tick-processor tests to own directory 8 years ago
Rich Trott 103858e95f test: refactor inspector-helper.js 8 years ago
Rich Trott 837e822992 test: refactor make-callback-recurse test 8 years ago
Rich Trott 1ce05ad540 test: move timer-dependent test to sequential 8 years ago
Rich Trott 1323db0eb8 test: fix helper-debugger-repl.js 8 years ago
Rich Trott 7ef16eee2f lib,test: remove unneeded escaping of / 8 years ago
Adam Langley 34febfbf4d crypto: fix handling of root_cert_store. 8 years ago
Rich Trott b0486b14e5 test: remove watchdog in test-debug-signal-cluster 8 years ago
Andreas Lind 0b5191f15d fs: Fix default params for fs.write(Sync) 8 years ago
Eugene Ostroukhov a41b41a540 inspector: do not prompt to use localhost 8 years ago
cjihrig 1aa595e5bd src: throw on process.env symbol usage 8 years ago