12887 Commits (4b09dc5cac3b02a33447c3cdbe94aaddb6f2fd7c)
 

Author SHA1 Message Date
Kat Marchán c3956d05b1 doc: update list of personal traits in CoC 9 years ago
Roman Reiss 837ebd1985 tools: enable space-in-parens ESLint rule 9 years ago
Roman Reiss 447347cd62 test: fix issues for space-in-parens ESLint rule 9 years ago
Roman Reiss 39cb69ca21 doc: style fixes for the TOC 9 years ago
Rich Trott be8274508c test: improve test-cluster-disconnect-suicide-race 9 years ago
Jackson Tian 748d2b4de1 buffer: make byteLength work with Buffer correctly 9 years ago
Rich Trott 0178001163 test: make test-cluster-disconnect-leak reliable 9 years ago
Alexander Makarenko cb5986da81 doc: add `servername` parameter docs 9 years ago
Peter Geiss fb615bdaf4 buffer: remove unnecessary TODO comments 9 years ago
Rod Vagg 91066b5f34 doc: update branch-diff arguments in release doc 9 years ago
Kohei TAKATA 4fbcb47fe9 readline: Remove XXX and output debuglog 9 years ago
Fedor Indutny 9d4a226dad crypto: clear error stack in ECDH::Initialize 9 years ago
cjihrig d615757da2 test: fix flaky test-net-socket-local-address 9 years ago
Evan Lucas 40c8e6d75d net: remove hot path comment from connect 9 years ago
zoubin 9ca24de41d doc: add docs for more stream options 9 years ago
Rich Trott baa0a3dff5 test: fix race in test-net-server-pause-on-connect 9 years ago
Rich Trott 583f3347d8 debugger: remove variable redeclarations 9 years ago
Fedor Indutny 7821b3e305 tls_legacy: do not read on OpenSSL's stack 9 years ago
zoubin d71f9992f9 stream: remove useless if test in transform 9 years ago
Rich Trott 909b5167cb test: remove 1 second delay from test 9 years ago
Rich Trott 8ea76608ed test: move resource intensive tests to sequential 9 years ago
Brian White 6e829b44e3 dgram: prevent disabled optimization of bind() 9 years ago
Rich Trott 661b2557d9 http: remove variable redeclaration 9 years ago
Rich Trott 7afcdd358e test: require common module only once 9 years ago
Rich Trott 0e02eb0bbe test: only include http module once 9 years ago
Rich Trott 5990ba2a0a src: remove redeclarations of variables 9 years ago
Santiago Gimeno 34d9e48bb6 test: fix `http-upgrade-client` flakiness 9 years ago
Rich Trott 556703d531 test: fix flaky unrefed timers test 9 years ago
James M Snell 15fa555204 net, doc: fix line wrapping lint in net.js 9 years ago
Josh Dague 8ed0c1c22c net: fix dns lookup for android 9 years ago
Evan Lucas 26f02405d0 repl: make sure historyPath is trimmed 9 years ago
Santiago Gimeno 3d5bc69796 test: fix `http-upgrade-agent` flakiness 9 years ago
Rich Trott ec24d3767b test: fix flaky test-cluster-shared-leak 9 years ago
Santiago Gimeno b8213ba7e1 cluster: ignore queryServer msgs on disconnection 9 years ago
Brian White 1bb2967d48 http: fix non-string header value concatenation 9 years ago
Ryan Sobol 437d0e336d doc: mention that http.Server inherits from net.Server 9 years ago
Brian White a256790327 test: fix flaky cluster-net-send 9 years ago
Brian White 6809c2be1a test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Rich Trott 393e569160 doc: copyedit setTimeout() documentation 9 years ago
Rich Trott e2a682ecc3 doc: fix formatting in process.markdown 9 years ago
Rod Vagg e6448aa36b test: use addon.md block headings as test dir names 9 years ago
Rod Vagg 305d340fca test: test each block in addon.md contains js & cc 9 years ago
Claudio Rodriguez 75b0ea85bd doc: add path property to Write/ReadStream in fs.markdown 9 years ago
Santiago Gimeno f8a676ed59 cluster: fix race condition setting suicide prop 9 years ago
Bryan English 48c2783421 doc: add docs working group 9 years ago
Santiago Gimeno f213406575 test: fix tls-multi-key race condition 9 years ago
Andres Suarez 2e92a1a6b4 module: move unnecessary work for early return 9 years ago
Fedor Indutny aefb20a94f tls: copy client CAs and cert store on CertCb 9 years ago
Michaël Zasso 607f545568 test: fix style issues after eslint update 9 years ago
Michaël Zasso 066d5e7da2 tools: fix style issue after eslint update 9 years ago