227 Commits (0f944ab3cf4435c299471e90515742eb99bac15e)

Author SHA1 Message Date
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
Igor Zinkovsky 6d7aa65399 fix pummel/test-child-process-spawn-loop.js on windows 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl e911171e03 Move some slow tests to pummel 13 years ago
Ryan Dahl 7b4370e5f8 Fix test/pummel/test-watch-file.js 13 years ago
Ryan Dahl 651b8a06d6 Fix test/pummel/test-exec.js 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 007ddcd2cd Move test-net-write-callbacks to pummel 13 years ago
Ryan Dahl 49806864e4 Add test from v0.4 dea49e3 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
koichik 8293bb8a32 test: refactored http test. 13 years ago
Mikeal Rogers 48dcb905f6 Update tests for http2. 13 years ago
Ryan Dahl 9c77169112 make test-process-uptime fail less often 14 years ago
Ryan Dahl 4d22405f0f TimerWrap: mimic libev ref count semantics 14 years ago
Ryan Dahl 9d1bad8960 Implement new wrap for uv timer 14 years ago