5365 Commits (e40ac30e05be0f086e7a0dba18435af3f6386a0f)

Author SHA1 Message Date
DavidCai 4929d12e99 test: add internal/socket_list tests 8 years ago
Daniel Bevenius 6a09a69ec9 build: enable cctest to use generated objects 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
Daijiro Wachi cab58fe5df test: synchronize WPT url setters tests data 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
AnnaMag 7ef2d90e1b test: fix assertion in vm test 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
AnnaMag 6473737bb1 test: failing behaviour on sandboxed Proxy 8 years ago
Jan Krems c7b60165a6 repl: Empty command should be sent to eval function 8 years ago
Gireesh Punathil d631af59c0
test: delay child exit in AIX for pseudo-tty tests 8 years ago
jBarz 4cdb0e89d8 tls: keep track of stream that is closed 8 years ago
Rich Trott 5e3d536ea3 test: fix flaky test-domain-abort-on-uncaught 8 years ago
Joyee Cheung 7b830f4e4a test: add more and refactor test cases to net.connect 8 years ago
Shahar Or 5bfd13b81e
util: display Symbol keys in inspect by default 8 years ago
Joyee Cheung 474e9d64b5 test: add more test cases of server.listen option 8 years ago
DavidCai b5eccc4c7e lib, test: add duplicate symbol checking in E() 8 years ago
AnnaMag 1a210c4ee4 test: added test for indexed properties 8 years ago
Brian White 6a5ab5d550 fs: include more fs.stat*() optimizations 8 years ago
Alexey Orlenko 3d7245c098 test: refactor test-util-inspect.js 8 years ago
Alexey Orlenko 7acc482432 test: add arrow functions to test-util-inspect 8 years ago
Alexey Orlenko 205f4e5006 test: fix repl-function-redefinition-edge-case 8 years ago
Matej Krajčovič 2281944612 test: add regex to assert.throws 8 years ago
Joyee Cheung c9bc3e50ed test: fail when child dies in fork-net 8 years ago
Blake Embrey 39d9afe279 repl: refactor `LineParser` implementation 9 years ago
Timothy Gu d77a7588cf url: spec-compliant URLSearchParams serializer 8 years ago
Daijiro Wachi 92bcc13be0 test: test resolveObject with an empty path 8 years ago
Santiago Gimeno 3be1db8702
test: fix flaky test-http-set-timeout-server 8 years ago
Rich Trott 78cdd4baa4 test: include all stdio strings for fork() 8 years ago
Eugene Ostroukhov b170fb7c55 inspector: proper WS URLs when bound to 0.0.0.0 8 years ago
Juwan Yoo c6cbbf9263 net: allow missing callback for Socket.connect 8 years ago
Joyee Cheung efec14a7d1
assert: enforce type check in deepStrictEqual 8 years ago