5081 Commits (4786ad70242294ae23da22a063e77a7eb8eb29be)

Author SHA1 Message Date
Luca Maraschi 4786ad7024
test: buffer should always be stringified 8 years ago
Rich Trott 04ec97e39a
test: use dynamic port in test-cluster-bind-twice 8 years ago
Tarun Batra 3244ae36da
test: remove common.PORT from test-cluster*.js 8 years ago
Sebastian Plesciuc 384fa17ffa
test: use dynamic port in 3 test-cluster-worker tests 8 years ago
Daniel Bevenius d54d0c4cdc
test: add --use-bundled-ca to tls-cnnic-whitelist 8 years ago
Daniel Bevenius 0caca45434
test: add crypto check to crypto-lazy-transform 8 years ago
JR McEntee db4aef4ac6
doc: change Mac OS X to macOS 8 years ago
Danny Nemer e9f33e392d
readline: rename `deDupeHistory` option 8 years ago
Danny Nemer 8bd6ab7870
readline: add option to stop duplicates in history 9 years ago
cjihrig 637d9e3544
process: add NODE_NO_WARNINGS environment variable 8 years ago
Sam Roberts 7cad5613c7
tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Sam Roberts 861fa65bdf
test: make tls-socket-default-options tests run 8 years ago
Sam Roberts df9d8ee6cb
tls: allow obvious key/passphrase combinations 8 years ago
Sean Villars ae587f3578
cluster: return worker reference from disconnect() 8 years ago
Ben Noordhuis da70161308
dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 0bc14b6d33
dns: implement {ttl: true} for dns.resolve4() 8 years ago
Kirill Fomichev 875674bb1c
crypto: return `this` in setAuthTag/setAAD 8 years ago
Sam Roberts f8da60fb21
crypto: support OPENSSL_CONF again 8 years ago
John Barboza c408a3bd63
src: support "--" after "-e" as end-of-options 8 years ago
Rich Trott 7d47b02794
test: remove common.PORT from test-cluster-basic 8 years ago
Daniel Bevenius 9e89edff87
test: add hasCrypto check to test-debug-usage 8 years ago
Matteo Collina 0a79b2da1b
crypto: make LazyTransform compabile with Streams1 8 years ago
Nao YONASHIRO afac3161a8
test: improve punycode coverage to check surrogate pair 8 years ago
RobotMermaid a714449db3
test: cleanup test-fs-watch.js 8 years ago
coreybeaumont 89e76e8e4d
test: improved type checking with regex 8 years ago
alohaglenn c304414007
test: improve test-tcp-wrap-listen 8 years ago
cjihrig bea0a6e557
test: add common.mustNotCall() 8 years ago
alohaglenn cb63808832
test: improve test-process-kill-pid 8 years ago
Ruslan Bekenev ac825fc8bc
test: use common.js to check platform 8 years ago
RobotMermaid 64f9adc787
test: cleanup test-util-inherits.js 8 years ago
Rich Trott c1e4b2f043
test: move test to sequential for reliability 8 years ago
Tobias Nießen 7678da4c65
crypto: handle exceptions in hmac/hash.digest 8 years ago
Bryan English 202f00717b
process: maintain constructor descriptor 8 years ago
Trevor Norris 331681a3f5
src: return early if nextTickQueue is empty 8 years ago
Nate cd1a7ea5e5
test: add regex to text-crypto-random 8 years ago
Daniel Bevenius 15226f597a
test: add hasCrypto check to tls-socket-close 8 years ago
Myles Borins bed6acb1ed
Revert "src: fix delete operator on vm context" 8 years ago
Beth Griggs aae3765e6f
test: refactor several parallel/test-timer tests 8 years ago
Rich Trott 6eb1c25263
tools: ignore URLs in line length linting 8 years ago
Jan Krems 88f402c4c1
doc: update information on test/known_issues 8 years ago
dave-k 8c922736d0
test: add a second argument to assert.throws() 8 years ago
Rich Trott a30ae72350
test: skip irrelevant test on Windows 8 years ago
DavidCai 5f928a85e5
test: increase querystring coverage 8 years ago
Santiago Gimeno 7af87384bc
test: fix flaky test-child-process-exec-timeout 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4caae6924f
test: reduce buffer size in buffer-creation test 8 years ago
Nikolai Vavilov 1a63321dbf
src: fix base64 decoding 8 years ago
Franziska Hinkelmann eb19acb84e
test: fix misleading comment 8 years ago
Alexey Orlenko e2279e297a
test: fix broken tests in test-buffer-includes 8 years ago
Dejon "DJ" Gill cddc32c954
test: replace throw with common.fail 8 years ago
Luca Maraschi f23377c82d
test: test validity of prefix in mkdtempSync 8 years ago