3065 Commits (4ae64b26267aa2c3e252d1b88e389c77a6ed4842)

Author SHA1 Message Date
Vladimir Kurchatkin 3f473ef141 assert: introduce `deepStrictEqual` 10 years ago
Vladimir Kurchatkin b9d3928f80 util: simplify `isPrimitive` 10 years ago
Roman Reiss 633a990848 dns: allow dns.lookup() to return all addresses 10 years ago
Vladimir Kurchatkin 1cd1d7a182 buffer: don't compare same buffers 10 years ago
Vladimir Kurchatkin e7573f9111 assert: don't compare object `prototype` property 10 years ago
Ben Noordhuis 62512bb29c test: accept EPROTONOSUPPORT ipv6 error 10 years ago
Sam Newman 50daee7243 stream: simpler stream constructon 10 years ago
Calvin Metcalf 6561274d23 crypto: support passwords in publicEncrypt 10 years ago
Sam Roberts e9eb2ec1c4 process: fix regression in unlistening signals 10 years ago
Sam Roberts 233e333b18 events: remove indeterminancy from event ordering 10 years ago
Glen Keane d75fecf6fd src: remove unused dtrace probes 10 years ago
Yosuke Furukawa 8c0742f437 net: check close callback is function 10 years ago
Yosuke Furukawa 207e48c934 dgram: check close callback is function 10 years ago
cjihrig 40e29dcbbf assert: use util.inspect() to create error messages 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 10 years ago
Ben Noordhuis 0767c2feb1 lib: fix max size check in Buffer constructor 10 years ago
Sam Roberts 65b1e4f56f dgram: implicit binds should be exclusive 10 years ago
Ben Noordhuis 24bd4e0555 test: add http upgrade header regression test 10 years ago
Vladimir Kurchatkin 45d8d9f826 buffer: implement `iterable` interface 10 years ago
cjihrig 3cbb5cdfdb console: allow Object.prototype fields as labels 10 years ago
Fedor Indutny 87e62bd4c8 crypto: implement privateEncrypt/publicDecrypt 10 years ago
Rod Vagg 1953886126 test: fs.createReadStream().destroy() fd leak 10 years ago
cjihrig 785481149d child_process: clone spawn options argument 10 years ago
Vladimir Kurchatkin 8de89ec465 lib: move default address logic to `net._listen2` 10 years ago
Ben Noordhuis 3143d732f6 test: delete parallel/test-process-active-wraps 10 years ago
Ben Noordhuis 4f95b5d825 test: fix parallel/test-http-destroyed-socket-write2 10 years ago
Ben Noordhuis 5ba307a978 test: fix parallel/test-dgram-error-message-address 10 years ago
Ben Noordhuis ee9cd004d8 lib: fix TypeError with EventEmitter#on() abuse 10 years ago
Ben Noordhuis 77d68070da test: fix event-emitter-get-max-listeners style 10 years ago
Ben Noordhuis 767ee73486 test: strip copyright boilerplate 10 years ago
cjihrig 03ee4d8547 fs: add error code on null byte paths 10 years ago
Ben Noordhuis 6b91c78e20 test: reland changes from 11c1bae 10 years ago
Timothy J Fontaine 992a1e7f5f test: debug-signal-cluster should not be racey 10 years ago
Ben Noordhuis cdf0df13d8 test: temporarily back out changes from 11c1bae 10 years ago
Ben Noordhuis 1ea607cb29 test: move sequential/test-debug-port-from-cmdline 10 years ago
Julien Gilli 2f33e00d71 test: fix test-debug-port-from-cmdline.js 10 years ago
Xiaowei Li b7365c1559 repl: make REPL support multiline template literals 10 years ago
Johan Bergström fce1acd748 test: introduce a test for process.versions output 10 years ago
Fedor Indutny 50648d6018 test: disable fs-readfile-error on FreeBSD 10 years ago
Fedor Indutny 27e9ed6e98 test: fix setproctitle on FreeBSD 10 years ago
Fedor Indutny ccc91aea35 test: loosen timeout in spawnsync-test for FreeBSD 10 years ago
Sam Roberts f76722686b test: use assert.throw to test exceptions 10 years ago
Timothy J Fontaine 22d20582cc test: check for multi-localhost support 10 years ago
Bert Belder 0bf1d124af http: optimize on_headers_complete 10 years ago
Ben Noordhuis 5165d71048 build,src: remove sslv3 support 10 years ago
Ben Noordhuis 635337f953 test: fix message tests regression 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis dd260d2152 test: fix `make test-addons` target 10 years ago
cjihrig 14dc9175eb assert: throw when block is not a function 10 years ago
Fedor Indutny a76811c811 test: fix crypto-stream after openssl update 10 years ago