13126 Commits (d387591bbb53991df8402cc9f0613e296e89929f)
 

Author SHA1 Message Date
James M Snell d387591bbb src: add --security-revert command line flag 9 years ago
Felix Becker c3e50cadac build: fix build when python path contains spaces 9 years ago
Prince J Wesley 211018fe72 repl: handle quotes within regexp literal 9 years ago
Alejandro Oviedo 3da7d13e59 doc: merging behavior of writeHead vs setHeader 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Claudio Rodriguez e517efafd8 tools: parse types into links in doc html gen 9 years ago
Ruben Bridgewater 88307974e6 node: improve process.nextTick performance 9 years ago
Matteo Collina 7764b6cb96 streams: 5% throughput gain when sending small chunks 9 years ago
Shigeki Ohtsu dccccbbbe7 test: enable to work pkcs12 test in FIPS mode 9 years ago
Fedor Indutny c64d051cf6 test: disable gh-5100 test when in FIPS mode 9 years ago
Rich Trott 394556e9f5 doc: fix dgram doc indentation 9 years ago
Ben Noordhuis 791eef0cbb deps: reapply c-ares floating patch 12 years ago
Cheng Zhao cfafba68c6 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Fedor Indutny 1258b0166d deps: sync with upstream bagder/c-ares@2bae2d5 9 years ago
Fedor Indutny 106c6cfe98 crypto: fix memory leak in LoadPKCS12 9 years ago
Fedor Indutny 23196fe9c1 crypto: add `pfx` certs as CA certs too 9 years ago
Julie Pagano 1e146e7c26 doc: clarify code of conduct reporting 9 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago
Daniel Turing c4ab861a49 dns: add failure test for dns.resolveXXX 9 years ago
Matteo Collina 76bc4c75bf doc: clarify dgram socket.send() multi-buffer support 9 years ago
Ben Noordhuis eaa9e0e776 doc: console is asynchronous unless it's a file 9 years ago
Rich Trott 478c68284f tools: lint for empty character classes in regex 9 years ago
Rich Trott 987e9e3d64 test: fix flaky test-dgram-pingpong 9 years ago
dcposch@dcpos.ch 2c55cc2d2c buffer: remove deprecated Buffer.write branch 9 years ago
Jackson Tian 9aebb002b0 src: clean up usage of __proto__ 9 years ago
Rich Trott 07424705a6 doc: fix typo in dgram doc 9 years ago
Rich Trott 6e3bccbc03 test: mark flaky tests on Raspberry Pi 9 years ago
Myles Borins 4897f94ec6 node_contextify: do not incept debug context 9 years ago
Myles Borins 878bcd43f8 querystring: check that maxKeys is finite 9 years ago
Sakthipriyan Vairamani 1124de2d76 fs: deprecate fs.read's string interface 9 years ago
HUANG Wei c0bfac6ba9 buffer: remove duplicated code in fromObject 9 years ago
Evan Lucas 25751bedfe node: deprecate process.EventEmitter 9 years ago
Rich Trott 7406cd3a59 tools: lint for spacing around unary operators 9 years ago
Alexander Makarenko c714b2e21c doc: fix links order in Buffer doc 9 years ago
Rod Vagg e31bda81dd doc: add CTC meeting minutes 2016-01-20 9 years ago
Alexander Makarenko 39d0797449 doc: minor improvement in OS docs 9 years ago
Rod Vagg ce11a37c4a doc: add CTC meeting minutes 2016-01-27 9 years ago
Alexander Makarenko 13a3685e43 doc: fix links in Addons docs 9 years ago
Brian White 01dd8ed113 doc: fix inconsistent styling 9 years ago
Santiago Gimeno 538813c455 test: fix `net-socket-timeout-unref` flakiness 9 years ago
Timothy Gu ac0d92e4d1 doc: fix link in cluster documentation 9 years ago
Rich Trott 34f39670cf tools: enable no-redeclare rule for linter 9 years ago
Rich Trott c14c12e6ba tools: fix redeclared vars in doc/json.js 9 years ago
Minwoo Jung 34a5019b6b doc: fix reference to API `hash.final` 9 years ago
Brian White c41c09375b doc: correct tlsSocket.getCipher() description 9 years ago
Brian White 2c357a7e3b tls: add getProtocol() to TLS sockets 9 years ago
Michaël Zasso 4501a28ad9 doc: clarify optional arguments of Buffer methods 9 years ago
Rainer Oviir 977159f149 doc: uppercase 'RSA-SHA256' in crypto.markdown 9 years ago
Ben Noordhuis 924cc6c633 src: upgrade to new v8::Private api 9 years ago
Rich Trott 7ea34fd624 test: fix redeclared test-event-emitter-* vars 9 years ago