3780 Commits (479a43c876f0e2d04b7d119a03a565c642bf93c6)

Author SHA1 Message Date
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 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
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
Fedor Indutny d9e934c71f crypto: add `pfx` certs as CA certs too 9 years ago
Rich Trott cf3aa911ec test: fix flaky test-dgram-pingpong 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
Santiago Gimeno 09917c99d8 test: fix `net-socket-timeout-unref` flakiness 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 443d0463ca test: add common.platformTimeout() to dgram test 9 years ago
Rich Trott 90219c3398 test: fix flaky cluster test on Windows 10 9 years ago
Rich Trott 3488fa81b5 test: fix variable redeclarations 9 years ago
Rich Trott 7dc0905d4d test: fix redeclared test-util-* vars 9 years ago
Rich Trott 53e7d605c9 test: fix redeclared vars in sequential tests 9 years ago
Santiago Gimeno a62ace9f7e test: fix tls-no-rsa-key flakiness 9 years ago
Rich Trott 9b8f025816 test: fix redeclared vars in test-url 9 years ago
Rich Trott 51fb8845d5 test: fix redeclared test-path vars 9 years ago
Rich Trott b16b360ae8 test: fix var redeclarations in test-os 9 years ago
Fedor Indutny 101de9de3f https: evict cached sessions on error 9 years ago
Rich Trott d6199773e8 test: fix test-net-* variable redeclarations 9 years ago
Rich Trott 9dd5b3e01b test: fix redeclared test-http-* vars 9 years ago
Rich Trott 835bf13c1d test: fix var redeclarations in test-fs-* 9 years ago
Rich Trott 71d7a4457d test: fix redeclared vars in test-vm-* 9 years ago
Brian White 38459402a5 test: fix inconsistent styling in test-url 9 years ago
Rich Trott 4934798c0d test: pummel test fixes 9 years ago
Rich Trott 3970504298 test: remove var redeclarations in test-crypto-* 9 years ago
Rich Trott a2881e2187 test: remove test-cluster-* var redeclarations 9 years ago
Santiago Gimeno c3d93299c2 test: fix test-http-extra-response flakiness 9 years ago
Alan Cohen 0384a43885 test: Add assertion for TLS peer certificate fingerprint 9 years ago
Rich Trott 48a353fe41 test: scope redeclared vars in test-child-process* 9 years ago
Michaël Zasso 58d67e26a2 buffer: validate list elements in Buffer.concat 9 years ago
Evan Lucas c9b05dafe0 net: move isLegalPort to internal/net 9 years ago
Rich Trott 14f5bb7a99 test,buffer: refactor redeclarations 9 years ago
Santiago Gimeno 89d1149467 test: fix test-tls-zero-clear-in flakiness 9 years ago
Fedor Indutny d6fbd81a7a tls_wrap: reach error reporting for UV_EPROTO 9 years ago
Vladimir Kurchatkin f7ed47341a test: remove Object.observe from tests 9 years ago
Rich Trott d95e53dc3b test: refactor switch 9 years ago
Rich Trott 7f1e3e929a test: remove race condition in http flood test 9 years ago