3747 Commits (69c544f2459a8b623d5233b04ac07ee3417c7cee)

Author SHA1 Message Date
Rich Trott 69c544f245 test: fix flaky test-http-regr-gh-2928 9 years ago
Santiago Gimeno 7c88410507 test: fix child-process-fork-regr-gh-2847 again 9 years ago
Trevor Norris eb6d07327a buffer: add encoding parameter to fill() 9 years ago
Rich Trott 2c2cb6700d test: remove unneeded common.indirectInstanceOf() 9 years ago
Michael Dawson 6340974f21 test: don't run test-tick-processor.js on Aix 9 years ago
Jackson Tian c4ed5ece4d tools: enable no-proto rule for linter 9 years ago
Prince J Wesley 7bac743f36 debugger: assert test before accessing this.binding 9 years ago
Brian White 4dae8caf7a path: performance improvements on all platforms 9 years ago
Brian White a8f4db236c test: improve path tests 9 years ago
Santiago Gimeno 8301773c1e test: fix child-process-fork-regr-gh-2847 9 years ago
Rich Trott 86f8477b56 tools: disallow mixed spaces and tabs for indents 9 years ago
Prince J Wesley c551da8cb4 repl: handle quotes within regexp literal 9 years ago
Ruben Bridgewater f2e4f621c5 node: improve process.nextTick performance 9 years ago
Brian White c3f8aab652 tls: add getProtocol() to TLS sockets 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 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