1653 Commits (5b82800241b1433c989e96d908bd75bfba777d5b)

Author SHA1 Message Date
Sakthipriyan Vairamani (thefourtheye) ca37fa527f buffer: convert offset & length to int properly 8 years ago
Rich Trott 561eade317 test: refactor common.js 8 years ago
Rich Trott 9b0f53d45a test: fix flaky test-dgram-empty-packet & friends 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
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
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 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 1ce05ad540 test: move timer-dependent test to sequential 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) 9 years ago
cjihrig 1aa595e5bd src: throw on process.env symbol usage 8 years ago
Santiago Gimeno 1b889894ce
test: improve test-debugger-util-regression 8 years ago
Rich Trott 4463d2b360 benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Santiago Gimeno 686b334836
test: fix flaky test-force-repl-with-eval 8 years ago
Gibson Fahnestock a99b441c2c test: update http-header-obstext 8 years ago
Rich Trott 9fa94237c8 test: move timer-dependent test to sequential 8 years ago
cjihrig a02b13fe9b buffer: coerce offset using Math.trunc() 8 years ago
Steven R. Loomis 1a55e9a567
src: default --icu_case_mapping on as a v8 option 8 years ago
Anna Henningsen 0fb21df6e6
lib: make `String(global) === '[object global]'` 8 years ago
Anna Henningsen 45a716c968 test: remove timers from streams test 8 years ago
Rich Trott 3eea668c7a test: increase test coverage for lib/zlib.js 8 years ago
Kyle E. Mitchell 6d6f9e5c02 test: add test for HTTP client "aborted" event 9 years ago
Rich Trott 968fc72ad1 test: remove timer in test-dgram-send-empty-array 8 years ago
cjihrig 2dcb7f3826 child_process: add public API for IPC channel 8 years ago
Rich Trott 7d18a4d9cf test: refactor test-http-client-readable 8 years ago
AnnaMag ab194123b7 src: replace SetNamedPropertyHandler() 8 years ago
Rich Trott 6ef636c0c9 test: fix freebsd10-64 CI failures 8 years ago
cjihrig d0ed173d6d test: add child_process customFds test 8 years ago
Rich Trott 2c6ca32e8b test: run all of test-timers-blocking-callback 8 years ago