16190 Commits (0c318a6157e45a7519e9c50c51ff4eb8430e022c)
 

Author SHA1 Message Date
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
Daniel Bevenius 9e89edff87
test: add hasCrypto check to test-debug-usage 8 years ago
Ruslan Bekenev 7c335f6b7c
build: run cpplint even if jslint failed 8 years ago
Ruslan Bekenev 3c1bd05a24
doc: response.write ignores body in some cases 8 years ago
AnnaMag d2afd7c5f7
doc: add AnnaMag to collaborators 8 years ago
Matteo Collina 0a79b2da1b
crypto: make LazyTransform compabile with Streams1 8 years ago
Evan Lucas dac66d5645
doc: limit lines to 80 cols in internal README 8 years ago
Nao YONASHIRO afac3161a8
test: improve punycode coverage to check surrogate pair 8 years ago
Tarun Batra 3ae8d00dd1
doc: add single arg scenario for util.format 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
Sam Roberts f2230cc0b5 eslint: remove dead and unused symlink 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
Ruslan Bekenev 32d7981741
build: use do_not_edit variable where possible 8 years ago
RobotMermaid 64f9adc787
test: cleanup test-util-inherits.js 8 years ago
Refael Ackermann 43d3c009a5
doc: fix formatting of TOC 8 years ago
Rich Trott c1e4b2f043
test: move test to sequential for reliability 8 years ago
Alexey Orlenko 9fc695c574 doc: fixup the collaborators list 8 years ago
Tobias Nießen 7678da4c65
crypto: handle exceptions in hmac/hash.digest 8 years ago
Daniel Bevenius f1ea36733d
src: use std::list for at_exit_functions 8 years ago