16461 Commits (5c2e415ab4b97f4bf69d5280220e70f1087246a6)
 

Author SHA1 Message Date
Sam Roberts 570c5e1da8
crypto: support OPENSSL_CONF again 8 years ago
Sam Roberts 8be6702539
src: add SafeGetenv() to internal API 8 years ago
Ben Noordhuis a8613f8ce4
src: fix --icu-data-dir= regression 8 years ago
Ben Noordhuis 73e316e908
src: make --icu-data-dir= switch testable 8 years ago
Ben Noordhuis 96a6d64250
src: make copies of startup environment variables 8 years ago
Rich Trott f495389d67
test: refactor test-tls-cert-chains-in-ca 8 years ago
Rich Trott 6a2f330dbd
assert: remove unneeded condition 8 years ago
James M Snell 4ffad094ba
buffer: refactor slowToString 8 years ago
James M Snell d08a8e68e8
buffer: avoid use of arguments 8 years ago
Rich Trott 0762482339
assert: unlock the assert API 8 years ago
cjihrig 7d47f27049
src: remove unused variable in node_crypto 8 years ago
James M Snell 5f94ff6231
tls: avoid potentially deoptimizing use of arguments 8 years ago
James M Snell 662b0c31ce
dns: avoid use of arguments 8 years ago
Joyee Cheung 678ea11955
benchmark: refactor whatwg-url-properties 8 years ago
Joyee Cheung 7a3553f792
benchmark: move url data to fixtures 8 years ago
Akito Ito 348f2ef59f
test: improve crypto coverage 8 years ago
Vse Mozhet Byt 4d7c9427c1
doc: synchronize + update _toc.md and all.md 8 years ago
John Barboza 506a1cb03f
timer,domain: maintain order of timer callbacks 8 years ago
Vse Mozhet Byt 6a45265e81
doc: update code examples in domain.md 8 years ago
Ben Noordhuis 8a5c0fb0ff
src: remove unused typedef 8 years ago
cjihrig e7978f04a4
test: cover dgram socket close during cluster bind 8 years ago
cjihrig 58e2517fc0
child_process: exit spawnSync with null on signal 8 years ago
Jaideep Bajwa d4000e73ed
deps: cherry-pick 7c982e7 from V8 upstream 8 years ago
DavidCai 66081d1ddb
test: increase coverage of buffer 8 years ago
Italo A. Casas 7a6367017c
Working on v7.6.1 8 years ago
Italo A. Casas bebda6df68
2017-02-21, Version 7.6.0 (Current) 8 years ago
Rich Trott 7fb4e297e6
test: skip IPv6 test on non-IPv6 systems 8 years ago
Sam Roberts af0154535c
deps: upgrade zlib to 1.2.11 8 years ago
Franziska Hinkelmann 2f1ce2952d
doc: update link to V8 Embedder's guide 8 years ago
cjihrig 93d3a3a6b5
test: add coverage for dgram _createSocketHandle() 8 years ago
Rich Trott b140dec930
test: refactor test-repl-sigint-nested-eval 8 years ago
David Benjamin 1dc438fd8b
crypto: remove unused access of tlsext_hostname 8 years ago
Sota Yamashita 1085a4675a
test: skip when openssl CLI doesn't exist 8 years ago
Sebastian Van Sande 6f866ae002
test: improve punycode test coverage 8 years ago
cjihrig 68eb97442d
test: cover cluster error during dgram socket bind 8 years ago
Ben Noordhuis 2952512b86
lib: replace \u2019 with regular ascii quote 8 years ago
Ben Noordhuis 3380cd5fdb
src: support UTF-8 in compiled-in JS source files 8 years ago
Rich Trott 5350f04e42
test: refactor test-repl-sigint 8 years ago
cjihrig 1f3eee4f5d
test: increase setMulticastLoopback() coverage 8 years ago
cjihrig 6ee11f82b3
test: refactor test-dgram-address.js 8 years ago
Rich Trott d2ee7e20b2
test: refactor test-readline-keys 8 years ago
JungMinu 3db54c93f8
doc: update email and add personal pronoun 8 years ago
asafdav2 e4b139d300
timer: remove duplicated word in comment 8 years ago
Michaël Zasso cfadbc2661
util: improve inspect for AsyncFunction 8 years ago
Michaël Zasso a2948fbe74
tools: enable ES2017 syntax support in ESLint 8 years ago
Anna Henningsen 3596d156c1
lib: build `node inspect` into `node` 8 years ago
Jan Krems 8fdfa08ed0
build: add node-inspect integration test 8 years ago
Jan Krems 85f54908bf
deps: add node-inspect 1.10.2 8 years ago
James M Snell 6cf06cf518
fs: allow WHATWG URL and file: URLs as paths 8 years ago
jobala f096235d04
test: improve test-assert.js 8 years ago