2353 Commits (716e9e07fd9d936380553d512e8a8abe21caa4f9)

Author SHA1 Message Date
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
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
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
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
Richard Lau 92e7c93fce
test: add test for loading from global folders 8 years ago
Lukas Möller 443691a5ae
crypto: fix default encoding of LazyTransform 8 years ago
Brian White c67207731f
lib: simplify Module._resolveLookupPaths 8 years ago
Timothy Gu 99b27ce99a url: prioritize toString when stringifying 8 years ago
Timothy Gu 455e6f1dd8 util: throw toJSON errors when formatting %j 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Shigeki Ohtsu dacaaa5fc0 test: add script to create 0-dns-cert.pem 8 years ago
Daniel Bevenius b98004b79c test: add hasCrypto check to tls-legacy-deprecated 8 years ago
Timothy Gu e2f151f5b2 src: make process.env work with symbols in/delete 8 years ago
Clarence Dimitri CHARLES 7a4adb5b60
test: add regex in test_cyclic_link_protection 8 years ago
Alexey Orlenko ec2f098156
util: change sparse arrays inspection format 8 years ago
Brian White e4fbd8e244
test: add more WHATWG URL origin tests 8 years ago
Brian White d3480776c7
http: concatenate outgoing Cookie headers 8 years ago
Brian White 6b2cef65c9
http: append Cookie header values with semicolon 8 years ago
DavidCai 74bd3144d6 test: increase coverage of console 8 years ago