2371 Commits (5c94624a25aad29520a27d6afe61e9698fe0295b)

Author SHA1 Message Date
James M Snell 5c94624a25 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 375f35514c deps: update http-parser to version 1.1 9 years ago
skenqbx 75c84b2439 test: add test for https agent servername option 10 years ago
Alexis Campailla 841a6dd264 test: mark more tests as flaky 10 years ago
Alexis Campailla a7fee30da1 test: mark test-tls-securepair-server as flaky 10 years ago
Julien Gilli 7df57703dd test: mark test-net-error-twice flaky on SmartOS 10 years ago
Julien Gilli e10892cccc test: make test-abort-fatal-error non flaky 10 years ago
Alexis Campailla a2f879f197 test: mark recently failing tests as flaky 10 years ago
Timothy J Fontaine 3bb8174b94 test: refactor to use common testcfg 11 years ago
Julien Gilli dcb7ef2e40 tls: revert disable RC4 and cipher lists changes 10 years ago
Julien Gilli d38e865fce timers: fix timeout when added in timer's callback 10 years ago
James M Snell 67d9a56251 tls: disable RC4, add --cipher-list command line switch 10 years ago
Jonas Dohse f2a45caf2e domains: fix stack clearing after error handled 10 years ago
Julien Gilli a5be84fe9b url: revert reslove urls with . and .. 10 years ago
Julien Gilli c8239c08d7 console: allow Object.prototype fields as labels 10 years ago
Amir Saboury ad0684807c url: reslove urls with . and .. 10 years ago
Fedor Indutny 9e387fb611 test: fix crypto-stream after openssl update 10 years ago
cjihrig 0a430b9aec test: backport use executable in spawn() test 10 years ago
Julien Gilli fd2cb7c611 timers: don't mutate unref list while iterating it 10 years ago
Chris Dickinson 1425ccd1b2 src: re-add 1024-bit SSL certs removed by f9456a2 10 years ago
Julien Gilli 78db74dd88 timers: don't close interval timers when unrefd 10 years ago
cjihrig f75a8ad723 test: remove redundant code in test 10 years ago
Julien Gilli 934bfe23a1 timers: Avoid linear scan in _unrefActive. 11 years ago
Julien Gilli caeb67735b domains: fix issues with abort on uncaught 10 years ago
Sam Roberts 8032a21025 test: test all spawn parameter positions 10 years ago
Sam Roberts 70dafa7b62 child_process: check fork args is an array 10 years ago
Sam Roberts e17c5a72b2 child_process: check execFile args is an array 10 years ago
Sam Roberts 2ff29cc7e3 test: use assert.throw to test exceptions 10 years ago
Julien Gilli 8d045a30e9 tests: add TLS tests matrix 10 years ago
Timothy J Fontaine b9283cf9d1 tls: honorCipherOrder should not degrade defaults 10 years ago
Fedor Indutny 1349b680ba crypto: allow forcing SSLv2/v3 via secureProtocol 10 years ago
Timothy J Fontaine 3859fbdb7d test: fix test-net-listen-fd0 for pipes 11 years ago
Timothy J Fontaine 2afa3d8a03 test: crypto-domains avoid spurious failures 10 years ago
Timothy J Fontaine d601c76f4d crypto: allow runtime opt in using SSLv2/SSLv3 10 years ago
Fedor Indutny 707cc25011 test: fix test-crypto-stream 10 years ago
Timothy J Fontaine 2b7c8a2f02 test: check for multi-localhost support 10 years ago
cjihrig 542ac7f3d2 child_process: properly support optional args 10 years ago
Fedor Indutny 1fddc1fee8 http: do not send `0\r\n\r\n` in TE HEAD responses 10 years ago
Chris Dickinson 6e689ece46 crypto: use domains for any callback-taking method 10 years ago
Julien Gilli 8e60b4523c tests: add test for non-integer delay timers. 10 years ago
Tristan Berger 0f2956192c querystring: fix unescape override 10 years ago
Julien Gilli b0277f35bd tests: fix child-process-fork-dgram on SmartOS. 11 years ago
Julien Gilli 6f043940bd timers: fix timers with non-integer delay hanging. 11 years ago
Sam Roberts 2fd7ee12d9 cluster: disconnect should not be synchronous 11 years ago
James Halliday 8e2cc69e78 stream: fix Readable.wrap objectMode falsy values 11 years ago
Julien Gilli befbbad051 timers: backport f8193ab 11 years ago
Fedor Indutny 38f6fcd822 buffer: fix sign overflow in `readUIn32BE` 11 years ago
Fedor Indutny 338ba2bc80 test: fix test-https-foafssl 11 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 11 years ago
Chris Dickinson a96d6603b3 stream2: flush extant data on read of ended stream 11 years ago