aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-08deps: reapply c-ares floating patchBen Noordhuis
2016-02-08src,deps: replace LoadLibrary by LoadLibraryWCheng Zhao
2016-02-08deps: sync with upstream bagder/c-ares@2bae2d5Fedor Indutny
2016-02-08crypto: fix memory leak in LoadPKCS12Fedor Indutny
2016-02-08crypto: add `pfx` certs as CA certs tooFedor Indutny
2016-02-08doc: clarify code of conduct reportingJulie Pagano
2016-02-08dns: add resolvePtr to query plain DNS PTR recordsDaniel Turing
2016-02-08dns: add failure test for dns.resolveXXXDaniel Turing
2016-02-08doc: clarify dgram socket.send() multi-buffer supportMatteo Collina
2016-02-07doc: console is asynchronous unless it's a fileBen Noordhuis
2016-02-07tools: lint for empty character classes in regexRich Trott
2016-02-07test: fix flaky test-dgram-pingpongRich Trott
2016-02-07buffer: remove deprecated Buffer.write branchdcposch@dcpos.ch
2016-02-07src: clean up usage of __proto__Jackson Tian
2016-02-07doc: fix typo in dgram docRich Trott
2016-02-06test: mark flaky tests on Raspberry PiRich Trott
2016-02-05node_contextify: do not incept debug contextMyles Borins
2016-02-05querystring: check that maxKeys is finiteMyles Borins
2016-02-05fs: deprecate fs.read's string interfaceSakthipriyan Vairamani
2016-02-04buffer: remove duplicated code in fromObjectHUANG Wei
2016-02-04node: deprecate process.EventEmitterEvan Lucas
2016-02-04tools: lint for spacing around unary operatorsRich Trott
2016-02-04doc: fix links order in Buffer docAlexander Makarenko
2016-02-04doc: add CTC meeting minutes 2016-01-20Rod Vagg
2016-02-04doc: minor improvement in OS docsAlexander Makarenko
2016-02-04doc: add CTC meeting minutes 2016-01-27Rod Vagg
2016-02-04doc: fix links in Addons docsAlexander Makarenko
2016-02-04doc: fix inconsistent stylingBrian White
2016-02-04test: fix `net-socket-timeout-unref` flakinessSantiago Gimeno
2016-02-04doc: fix link in cluster documentationTimothy Gu
2016-02-04tools: enable no-redeclare rule for linterRich Trott
2016-02-04tools: fix redeclared vars in doc/json.jsRich Trott
2016-02-04doc: fix reference to API `hash.final`Minwoo Jung
2016-02-03doc: correct tlsSocket.getCipher() descriptionBrian White
2016-02-03tls: add getProtocol() to TLS socketsBrian White
2016-02-03doc: clarify optional arguments of Buffer methodsMichaƫl Zasso
2016-02-03doc: uppercase 'RSA-SHA256' in crypto.markdownRainer Oviir
2016-02-03src: upgrade to new v8::Private apiBen Noordhuis
2016-02-02test: fix redeclared test-event-emitter-* varsRich Trott
2016-02-02test: fix redeclared test-intl varRich Trott
2016-02-02test: remove redeclared var in test-domainRich Trott
2016-02-02doc: apply consistent styling for functionsRich Trott
2016-02-02test: fix variable redeclarationsRich Trott
2016-02-02test: fix redeclared test-util-* varsRich Trott
2016-02-02test: fix redeclared vars in sequential testsRich Trott
2016-02-02stream: prevent object map change in TransformStateEvan Lucas
2016-02-02doc: multiple improvements in Stream docsAlexander Makarenko
2016-02-02module: pass v8::Object to linked module initialization functionPhillip Kovalev
2016-02-02test: fix tls-no-rsa-key flakinessSantiago Gimeno
2016-02-02doc: improve styling consistency in VM docsAlexander Makarenko