2140 Commits (28326ad0030f33c31c5cc5185f2611e9cfbbc98a)

Author SHA1 Message Date
Rich Trott a10e657657 test: fix flaky child-process-exec-kill-throws 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Roman Reiss a46c43d21a
util: add %i and %f formatting specifiers 8 years ago
Anna Henningsen 1fde98bb4f
v8: expose new V8 serialization API 8 years ago
Anna Henningsen 4a5a9445b5 util: use `[Array]` for deeply nested arrays 8 years ago
Rich Trott 682573c11d buffer: remove error for malformatted hex string 8 years ago
Franziska Hinkelmann fd18243a50 test: fix misleading comment 8 years ago
Gibson Fahnestock 66e7dc5587
test: mark child-process-exec-kill-throws flaky 8 years ago
Alexey Orlenko 52b666ee3d test: fix broken tests in test-buffer-includes 8 years ago
Trevor Norris ee463d335e
stream_base,tls_wrap: notify on destruct 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen c3efe72669
tls: support Uint8Arrays for protocol list buffers 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
fengmk2 90403dd1d0 http: should support userland Agent 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Dejon "DJ" Gill d13bd4acc0 test: replace throw with common.fail 8 years ago
cjihrig 9ac363b5d6 test: cover thrown errors from exec() kill 8 years ago
Luca Maraschi c2ead7e2a4 test: test validity of prefix in mkdtempSync 8 years ago
John F. Mercer c13dda1c43 test: add regex for expected error message 8 years ago
Rj Bernaldo 1377d5ac2e test: add second argument to assert.throws() 8 years ago
Bryan English e0bc5a7361
process: maintain constructor descriptor 8 years ago
Chris Burkhart 2141d37452 events: update and clarify error message 8 years ago
Rich Trott a45c2db4b6 test: refactor test-cluster-disconnect 8 years ago
Ben Noordhuis 9ff7ed23cd lib: fix event race condition with -e 8 years ago
Luca Maraschi 30f1e8ea04 test: invalid chars in http client path 8 years ago
Nick Peleh 89d9c3f4a7 test: improve test-vm-cached-data.js 8 years ago
Yuta Hiroto abb0bdd53f
test: add test for url 8 years ago
DavidCai 4929d12e99 test: add internal/socket_list tests 8 years ago
ghaiklor 348cc80a3c tls: make rejectUnauthorized default to true 9 years ago
Joyee Cheung ee19e2923a url: show input in parse error message 8 years ago
Vse Mozhet Byt 2dff3a22fe test: do not use `more` command on Windows 8 years ago
Sakthipriyan Vairamani (thefourtheye) caf9ae748b lib,src: make constants not inherit from Object 8 years ago
DavidCai 221b03ad20 events, doc: check input in defaultMaxListeners 8 years ago
Shigeki Ohtsu 81ab78e62e timers: fix not to close reused timer handle 8 years ago
Ben Noordhuis 86d74a248b tls: fix SecurePair external memory reporting 8 years ago
Anna Henningsen 64d0a73574 test: minor fixups for REPL eval tests 8 years ago
Danny Nemer c8eec76c5f readline: rename `deDupeHistory` option 8 years ago
Luca Maraschi eed87b1637 fs: (+/-)Infinity and NaN invalid unixtimestamp 8 years ago
Timothy Gu 4fb9b1226f src, buffer: do not segfault on out-of-range index 8 years ago
Rich Trott 1d82adc8c7 test: add test for child_process.execFile() 8 years ago
Rich Trott 7bc893f0c6 test: fix flaky test-tls-socket-close 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Daniel Bevenius 5a71cb6d32 test: add hasCrypto check to tls-socket-close 8 years ago
Rich Trott cce520a5de tools: ignore URLs in line length linting 8 years ago
Bartosz Sosnowski bd496e0187
src: ensure that fd 0-2 are valid on windows 8 years ago
Luca Maraschi 6aed32c579 test: add tests for unixtimestamp generation 8 years ago
Luca Maraschi 1ff6796083 test: added net.connect lookup type check 8 years ago
Ben Noordhuis 03a6c6ea8c tls: fix segfault on destroy after partial read 8 years ago
Danny Nemer 5bda5faffd readline: add option to stop duplicates in history 9 years ago
Rich Trott df69d95b76 test: add coverage for child_process bounds check 8 years ago