16212 Commits (3556c177a30dbaff5900ebfafe7156a3ebe8e34e)
 

Author SHA1 Message Date
Rich Trott 3556c177a3
doc: avoid colloquialism 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
MapleUncle 5fa417086a
doc: fix encoding string in buffer example 8 years ago
Sebastian Plesciuc 384fa17ffa
test: use dynamic port in 3 test-cluster-worker tests 8 years ago
Mateusz Konieczny bc401697f0
doc: correct git fix whitespace command 8 years ago
Daniel Bevenius d54d0c4cdc
test: add --use-bundled-ca to tls-cnnic-whitelist 8 years ago
Claudio Rodriguez 1bd07acbd1
net: refactor onSlaveClose in Server.close 8 years ago
Sakthipriyan Vairamani (thefourtheye) bc64cf2b5e
build: make linter targets silent 8 years ago
Anna Henningsen 26fcc7a4df
doc: s/origin/upstream/ collaborator guide 8 years ago
Daniel Bevenius 0caca45434
test: add crypto check to crypto-lazy-transform 8 years ago
cjihrig 738d830f09
deps: upgrade libuv to 1.10.2 8 years ago
Anna Henningsen 827411c1c0
Revert "repl: disable Ctrl+C support on win32 for now" 8 years ago
cjihrig c59370a8fd
deps: upgrade libuv to 1.10.1 8 years ago
cjihrig 3585ffa247
deps: upgrade libuv to 1.10.0 8 years ago
TheBeastOfCaerbannog a0973c3c1c
build: don't create directory for NDK toolchain 8 years ago
JR McEntee e3352bbceb
doc: update Mac OS X references in releases.md 8 years ago
JR McEntee 32a6d87a21
doc: correct markdown file line lengths 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
René Schünemann 62a8f4774e
async_wrap: close the destroy_ids_idle_handle_ 8 years ago
nanxiongchao 0c318a6157
build: support for mips64el 8 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
Adam Majer e72749b319
crypto: ability to select cert store at runtime 8 years ago
Adam Majer fd9bb56f9a
crypto: Use system CAs instead of using bundled ones 8 years ago
Adam Majer bbfd2e309b
crypto: do not use pointers to std::vector 8 years ago
Ben Noordhuis 2b3381aec6
Revert "v8: drop v8::FunctionCallbackInfo<T>::NewTarget()" 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
Sam Roberts aec7ae2e67
src: add SafeGetenv() to internal API 8 years ago
Ben Noordhuis f2e97f89f0
src: make copies of startup environment variables 8 years ago
John Barboza c408a3bd63
src: support "--" after "-e" as end-of-options 8 years ago
James M Snell b7ca74866b
meta: move the Code of Conduct to TSC repository 8 years ago
Mateusz Konieczny 40f292cacd
doc: add missing ) in CONTRIBUTING.md 8 years ago
Evan Lucas 656c30e11d
doc: add guide for backporting prs 8 years ago
Rich Trott 1c1269dfc3
doc: update link for landing PRs 8 years ago
David Cai 81b53503a7
doc: add DavidCai1993 to collaborators 8 years ago
John Paul Bamberg c6f3ebd774
doc: fix typo in streams.md 8 years ago
Jan Krems 4a18e51c6a
doc: add jkrems to collaborators 8 years ago
Rich Trott 7d47b02794
test: remove common.PORT from test-cluster-basic 8 years ago
Tobias Nießen a6e06738ef
doc: path functions ignore trailing slashes 8 years ago
Shubheksha Jalan 929ca307d2
doc: add info about serializable types 8 years ago
Rich Trott 945dcde45b
doc: fix formatting in onboarding-extras 8 years ago