138 Commits (b8ce1da74d6ca01a7da2921b5911aa05aeaa6582)

Author SHA1 Message Date
Timothy J Fontaine 72c58158f7 test: fix pummel/test-net-many-clients.js 12 years ago
Manav Rathi d20576165a tls: expose SSL_CTX_set_timeout via tls.createServer 12 years ago
isaacs 32ac8c0b69 test: Pass cli flags in pummel/test-regress-GH-892 12 years ago
Ben Noordhuis c11612026f net: omit superfluous 'connect' event 12 years ago
Ben Noordhuis 14a4245051 net: don't suppress ECONNRESET 12 years ago
Ben Noordhuis acd0df4ad9 test: fix pummel test out-of-memory errors 12 years ago
isaacs f63af64eb8 test-pummel: Add call validation in net-write-callbacks 12 years ago
isaacs f3f4e290e0 test: 2 resume() calls needed to flush streams 12 years ago
Ben Noordhuis 121ed91331 tls: fix tls.connect() resource leak 12 years ago
Ben Noordhuis 4cb17cb219 net: fix net.connect() resource leak 12 years ago
Ben Noordhuis 8ac017eba7 test: fix pummel/test-crypto-dh, pummel/test-dh-regr 12 years ago
Bryan Cantrill cc1b09d6b7 test: add tests for postmortem and DTrace support 12 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
isaacs dec16aa5c2 Test client renegotiation attacks on HTTPS 12 years ago
Ben Noordhuis 28d30346f4 test: use common.PORT in pummel/test-net-timeout2 12 years ago
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis 6b588007df test: fix pummel/test-net-connect-econnrefused 12 years ago
Ben Noordhuis 6770555551 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis 63c2391984 test: make test-fs-watch-file write to tmp dir 12 years ago
Ben Noordhuis 5b5362aa8d fs: make unwatchFile() remove a specific listener 12 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ben Noordhuis d98a8578d6 test: add another fs.watchFile() test 13 years ago
Ben Noordhuis ff552ddbaa tls: fix off-by-one error in renegotiation check 13 years ago
Fedor Indutny ae5b0e1fc1 crypto: add padding to diffie-hellman key 13 years ago
Bert Belder 74c8041fb6 test-child-process-spawn-loop: make it pass on Windows. 13 years ago
Bert Belder b53b8b8ae7 test-exec: make it work on Windows 13 years ago
Bert Belder cbeeea62cf Revert "uv: upgrade to b7e150ee" 13 years ago
Bert Belder b615077bab uv: upgrade to b7e150ee 13 years ago
Bert Belder 517cea3636 test-net-connect-econnrefused: don't take forever to complete 13 years ago
Ben Noordhuis b337577cf1 test: update pummel/test-exec 13 years ago
Ben Noordhuis 88d7a10128 test: verify that connect reqs are cleaned up 13 years ago
isaacs 1930772693 Move test-fs-largefile into pummel 13 years ago
Ben Noordhuis 11770bf5e2 test: move pummel/test-tls-fragmentation to benchmark/ 13 years ago
Yosef Dinerstein d7c96cf289 tls: reduce memory overhead, reuse buffer 13 years ago
Ben Noordhuis daa6b95b08 test: move simple/test-crypto-dh to pummel/ 13 years ago
Ben Noordhuis 8c02f9b7c8 buffer: throw from constructor if length > kMaxLength 13 years ago
Nathan Rajlich 07c886f944 process: add `process.hrtime()` 13 years ago
Igor Zinkovsky 61be6844aa disable fs.watchFile tests on windows 13 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Ben Noordhuis 3415427dbf tls: mitigate session renegotiation attacks 13 years ago
Ben Noordhuis 81d18398a8 test: add --debug-brk regression test 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Ben Noordhuis fd29448be0 test: add missing copyright headers 13 years ago
Bert Belder b480cfaf34 Make the pummel test runner not crash on windows when a directory is locked 13 years ago
Ryan Dahl 4a8088a603 Socket.write should reset timeout timer. 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Igor Zinkovsky cc92234068 fix pummel/test-net-throttle on windows 13 years ago
Maciej Małecki fc61134b1a doc: fix links 13 years ago