13067 Commits (287bce7b48b89e8d96123798fd5617442f3d4c31)
 

Author SHA1 Message Date
Alejandro Oviedo 287bce7b48 doc: merging behavior of writeHead vs setHeader 9 years ago
Claudio Rodriguez 529e749d88 doc: fix type references for link gen, link css 9 years ago
Claudio Rodriguez 22c8d50a1f tools: parse types into links in doc html gen 9 years ago
Ruben Bridgewater f2e4f621c5 node: improve process.nextTick performance 9 years ago
Matteo Collina f706cb0189 streams: 5% throughput gain when sending small chunks 9 years ago
Rich Trott 5c54d4987d tools: enable no-redeclare rule for linter 9 years ago
Brian White 275f6dbcbb doc: correct tlsSocket.getCipher() description 9 years ago
Brian White c3f8aab652 tls: add getProtocol() to TLS sockets 9 years ago
Rich Trott b4db31822f dgram: scope redeclared variables 9 years ago
Fedor Indutny c397ba8fa3 contextify: use offset/length from Uint8Array 9 years ago
Matteo Collina 368c1d1098 dgram: support dgram.send with multiple buffers 9 years ago
cjihrig f2bd86775b test: update arrow function style 9 years ago
cjihrig a3a0cf603a tools: add arrow function rules to eslint 9 years ago
cjihrig ecc797600f child_process: add shell option to spawn() 9 years ago
Fedor Indutny d1cacb814f vm: introduce `cachedData`/`produceCachedData` 9 years ago
Trevor Norris 60d2048b6c buffer: properly retrieve binary length of needle 9 years ago
Trevor Norris 4c67d74607 buffer: allow encoding param to collapse 9 years ago
José Moreira 18d24e60c5 net: add net.listening boolean property over a getter 9 years ago
Fedor Indutny 411d813323 http: do not emit `upgrade` on advertisement 9 years ago
James M Snell 6d8eba0e5e Working on v5.6.1 9 years ago
James M Snell 645d4d5d59 2016-02-09, Version 5.6.0 (Stable) 9 years ago
James M Snell de35e852d6 src: avoid compiler warning in node_revert.cc 9 years ago
James M Snell 8e579ba759 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 98fde2f6a7 deps: update http-parser to version 2.6.1 9 years ago
James M Snell d5e018b117 src: add --security-revert command line flag 9 years ago
Shigeki Ohtsu 9dcc45e9c5 test: enable to work pkcs12 test in FIPS mode 9 years ago
Fedor Indutny e4390664ae test: disable gh-5100 test when in FIPS mode 9 years ago
Rich Trott c4c8b3bf2e doc: fix dgram doc indentation 9 years ago
Ben Noordhuis f0bd176d6d deps: reapply c-ares floating patch 12 years ago
Cheng Zhao b46f3b84d4 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Fedor Indutny f1a0827417 deps: sync with upstream bagder/c-ares@2bae2d5 9 years ago
Fedor Indutny ec62789152 crypto: fix memory leak in LoadPKCS12 9 years ago
Fedor Indutny d9e934c71f crypto: add `pfx` certs as CA certs too 9 years ago
Julie Pagano 027cd2719f doc: clarify code of conduct reporting 9 years ago
Matteo Collina 9f7aa6f868 doc: clarify dgram socket.send() multi-buffer support 9 years ago
Ben Noordhuis a96ae2cb37 doc: console is asynchronous unless it's a file 9 years ago
Rich Trott f75d06bf10 tools: lint for empty character classes in regex 9 years ago
Rich Trott cf3aa911ec test: fix flaky test-dgram-pingpong 9 years ago
Jackson Tian 95615196de src: clean up usage of __proto__ 9 years ago
Rich Trott 4c54c8f309 doc: fix typo in dgram doc 9 years ago
Rich Trott 63884f57dd test: mark flaky tests on Raspberry Pi 9 years ago
Myles Borins 7003a4e3d8 node_contextify: do not incept debug context 9 years ago
Myles Borins 85743c0e92 querystring: check that maxKeys is finite 9 years ago
HUANG Wei 3175f7450e buffer: remove duplicated code in fromObject 9 years ago
Rich Trott 53cbd0564f tools: lint for spacing around unary operators 9 years ago
Alexander Makarenko 9c93ea3d51 doc: fix links order in Buffer doc 9 years ago
Alexander Makarenko a0ba378880 doc: minor improvement in OS docs 9 years ago
Alexander Makarenko 1e2108a6b7 doc: fix links in Addons docs 9 years ago
Brian White e5134b1701 doc: fix inconsistent styling 9 years ago
Santiago Gimeno 09917c99d8 test: fix `net-socket-timeout-unref` flakiness 9 years ago