3735 Commits (529e749d888e4e83292915ab7495136466789dcd)

Author SHA1 Message Date
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
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