summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-17Revert "src: enable detailed source positions in V8"Refael Ackermann
2018-11-16doc: adjusting formatting when printingThomas Hunter II
2018-11-17deps: float 26d7fce1 from opensslRod Vagg
2018-11-16build: check minimum ICU in configure for system-icuSteven R. Loomis
2018-11-16test: use destructuring and remove unused argumentsJulia
2018-11-16test: https agent clientcertengine coverageOsmond van Hemert
2018-11-16test: confirm tls server suite default is its ownSam Roberts
2018-11-16test: cover tls multi-identity option mixturesSam Roberts
2018-11-16test: add independent multi-alg crypto identitiesSam Roberts
2018-11-16test: rename agent1-pfx.pem to agent1.pfxSam Roberts
2018-11-16doc: better linkage to node-addon-apiMichael Dawson
2018-11-16doc: add help on fixing IPv6 test failuresMichael Dawson
2018-11-16build,tools: update make-v8.sh for ppc64leRefael Ackermann
2018-11-16test: remove unused function arguments in async-hooks testsRich Trott
2018-11-16src: emit warnings from V8Gus Caplan
2018-11-16src: re-sort the symbol macrosSam Roberts
2018-11-16fs: make process.binding('fs') internalMasashi Hirano
2018-11-16src: fix compiler warning in node_osDaniel Bevenius
2018-11-16src: remove unused variablesDaniel Bevenius
2018-11-16Revert "net: partially revert "simplify Socket.prototype._final""Anna Henningsen
2018-11-16tls: destroy TLS socket if StreamWrap is destroyedAnna Henningsen
2018-11-16tls: do not rely on 'drain' handlers in StreamWrapAnna Henningsen
2018-11-16tools: fix `make lint-md-rollup` and run itDaijiro Wachi
2018-11-16tools: update remark-lint to v6.0.3 from v6.0.2Daijiro Wachi
2018-11-16tools: update remark version to v10 from v8Daijiro Wachi
2018-11-15doc: update collaborator guide with LTS labelsCharalampos Fanoulis
2018-11-15build: remove unnecessary prerequisite in MakefileRich Trott
2018-11-152018-11-15, Version 11.2.0 (Current)Ruben Bridgewater
2018-11-15deps: upgrade to libuv 1.24.0cjihrig
2018-11-15lib: gather all errors constant in the same place for consistencyZYSzys
2018-11-15stream: change comment on duplex stream optionsJesse W. Collins
2018-11-15tls: emit a warning when servername is an IP addressRodger Combs
2018-11-15net: always invoke after-write callbackAnna Henningsen
2018-11-14test: add typeerror for vm/compileFunction paramsDan Corman
2018-11-14lib: improved conditional check in zlibDan Corman
2018-11-14timers: fix priority queue removeAtAnatoli Papirovski
2018-11-14Revert "util: change util.inspect depth default"Gus Caplan
2018-11-15test: deep object to table not coveredOsmond van Hemert
2018-11-14http: else case is not reachableszabolcsit
2018-11-15src: compile native modules and their code cache in C++Joyee Cheung
2018-11-14win: add customization warning to tools scriptJoão Reis
2018-11-14doc: document http request.finished booleanThomas Watson
2018-11-13fs,net: standardize `pending` stream propertyAnna Henningsen
2018-11-13doc: document NODE_TLS_REJECT_UNAUTHORIZEDcjihrig
2018-11-13src: enable detailed source positions in V8Yang Guo
2018-11-13deps: backport 073073b4f1 from upstream V8Yang Guo
2018-11-13doc: clarify issues and pull requests guidanceRich Trott
2018-11-13doc: fix comma splices in process.mdRich Trott
2018-11-14test: add tests for Socket.setNoDelayJames Herrington
2018-11-13tls: get the local certificate after tls handshakeSam Roberts