13157 Commits (6cf8ec5bd177912dee1554c2f5d44a9d76d3dc31)
 

Author SHA1 Message Date
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
Timothy Gu dde160378e doc: fix link in cluster documentation 9 years ago
Rich Trott 7fa5959c59 tools: fix redeclared vars in doc/json.js 9 years ago
Minwoo Jung e5254c12f4 doc: fix reference to API `hash.final` 9 years ago
Michaël Zasso 87fd9968a8 doc: clarify optional arguments of Buffer methods 9 years ago
Rainer Oviir 9908eced24 doc: uppercase 'RSA-SHA256' in crypto.markdown 9 years ago
Rich Trott 83da19aa48 test: fix redeclared test-event-emitter-* vars 9 years ago
Rich Trott 87b27c913d test: fix redeclared test-intl var 9 years ago
Rich Trott e98772d68e test: remove redeclared var in test-domain 9 years ago
Rich Trott bf0383bbea doc: apply consistent styling for functions 9 years ago
Rich Trott 443d0463ca test: add common.platformTimeout() to dgram test 9 years ago