3764 Commits (d387591bbb53991df8402cc9f0613e296e89929f)

Author SHA1 Message Date
Prince J Wesley 211018fe72 repl: handle quotes within regexp literal 9 years ago
Ruben Bridgewater 88307974e6 node: improve process.nextTick performance 9 years ago
Shigeki Ohtsu dccccbbbe7 test: enable to work pkcs12 test in FIPS mode 9 years ago
Fedor Indutny c64d051cf6 test: disable gh-5100 test when in FIPS mode 9 years ago
Fedor Indutny 23196fe9c1 crypto: add `pfx` certs as CA certs too 9 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago
Daniel Turing c4ab861a49 dns: add failure test for dns.resolveXXX 9 years ago
Rich Trott 987e9e3d64 test: fix flaky test-dgram-pingpong 9 years ago
dcposch@dcpos.ch 2c55cc2d2c buffer: remove deprecated Buffer.write branch 9 years ago
Rich Trott 6e3bccbc03 test: mark flaky tests on Raspberry Pi 9 years ago
Myles Borins 4897f94ec6 node_contextify: do not incept debug context 9 years ago
Myles Borins 878bcd43f8 querystring: check that maxKeys is finite 9 years ago
HUANG Wei c0bfac6ba9 buffer: remove duplicated code in fromObject 9 years ago
Rich Trott 7406cd3a59 tools: lint for spacing around unary operators 9 years ago
Santiago Gimeno 538813c455 test: fix `net-socket-timeout-unref` flakiness 9 years ago
Brian White 2c357a7e3b tls: add getProtocol() to TLS sockets 9 years ago
Rich Trott 7ea34fd624 test: fix redeclared test-event-emitter-* vars 9 years ago
Rich Trott 6504a0fec3 test: fix redeclared test-intl var 9 years ago
Rich Trott f48793eb15 test: remove redeclared var in test-domain 9 years ago
Rich Trott 8d61787f17 test: fix variable redeclarations 9 years ago
Rich Trott 415625c2a5 test: fix redeclared test-util-* vars 9 years ago
Rich Trott 5ea1e7d55f test: fix redeclared vars in sequential tests 9 years ago
Santiago Gimeno 61fe86b560 test: fix tls-no-rsa-key flakiness 9 years ago
Rich Trott 680fb1ea03 test: fix redeclared vars in test-url 9 years ago
Rich Trott 352173b3bb test: fix redeclared test-path vars 9 years ago
Rich Trott 7caeda26c8 test: fix var redeclarations in test-os 9 years ago
Fedor Indutny 165b33fce2 https: evict cached sessions on error 9 years ago
Rich Trott 87964500cc test: fix test-net-* variable redeclarations 9 years ago
Rich Trott 463aa196cc test: fix redeclared test-http-* vars 9 years ago
Rich Trott 754bcff73e test: fix var redeclarations in test-fs-* 9 years ago
Rich Trott 5f44475b5a test: fix redeclared vars in test-vm-* 9 years ago
Evan Lucas f3be421c1c dns: coerce port to number in lookupService 9 years ago
Brian White 1684957ff5 test: fix inconsistent styling in test-url 9 years ago
Rich Trott 39682b4c2c test: pummel test fixes 9 years ago
Rich Trott 2c97bd47e4 test: remove var redeclarations in test-crypto-* 9 years ago
Rich Trott f7feab5b3b test: remove test-cluster-* var redeclarations 9 years ago
Santiago Gimeno e4fc079080 test: fix test-http-extra-response flakiness 9 years ago
Alan Cohen 59fb26c9a0 test: Add assertion for TLS peer certificate fingerprint 9 years ago
Rich Trott 185f8497e5 test: scope redeclared vars in test-child-process* 9 years ago
Rich Trott d3195615c0 test: add common.platformTimeout() to dgram test 9 years ago
Rich Trott 25f8a0d2dc test: fix flaky cluster test on Windows 10 9 years ago
Michaël Zasso d2dc234def buffer: validate list elements in Buffer.concat 9 years ago
Evan Lucas 6cbbfef994 net: move isLegalPort to internal/net 9 years ago
Fedor Indutny b4ece1b7ec contextify: use offset/length from Uint8Array 9 years ago
Matteo Collina 137f53c7b7 dgram: support dgram.send with multiple buffers 9 years ago
Rich Trott 9429685d48 test,buffer: refactor redeclarations 9 years ago
Santiago Gimeno 795eeb1ccf test: fix test-tls-zero-clear-in flakiness 9 years ago
cjihrig efd33a2a9a test: update arrow function style 9 years ago
Fedor Indutny ff4006c7b0 tls_wrap: reach error reporting for UV_EPROTO 9 years ago
Vladimir Kurchatkin b4313cf9a2 test: remove Object.observe from tests 9 years ago