12876 Commits (6a0fad210c2d8077ba7a2efb2fab5a35a7d4eda0)
 

Author SHA1 Message Date
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
Michaël Zasso 15ed64e34c lib: fix style issues after eslint update 9 years ago
Michaël Zasso b20ea69f46 tools: update eslint config 9 years ago
Michaël Zasso 2e0352d50c tools: update eslint to v1.10.3 9 years ago
Michaël Zasso a2998a1bce gitignore: never ignore debug module 9 years ago
Richard Lau c0432e9f56 doc: restore ICU third-party software licenses 9 years ago
Richard Lau c96800a432 tools: fix license-builder.sh for ICU 9 years ago
Rod Vagg 36a4159dab doc: rebuild LICENSE using tools/license-builder.sh 9 years ago
Rod Vagg 720b03dca7 tools: add license-builder.sh to construct LICENSE 9 years ago
Ben Noordhuis 667f7a7ab3 debugger: guard against call from non-node context 9 years ago
Ben Noordhuis c41ed59dbc src: don't check failure with ERR_peek_error() 9 years ago
James M Snell 188cff3c31 deps: update to http-parser 2.5.2 9 years ago