summaryrefslogtreecommitdiff
path: root/test/pummel
AgeCommit message (Expand)AuthorFilesLines
2014-02-06fs: make unwatchFile() insensitive to pathiamdoron1-0/+23
2013-10-10test: use proper findjsobjects output formatDave Pacheco1-1/+1
2013-08-01test: fix pummel/test-net-connect-memleakBen Noordhuis1-2/+4
2013-05-08test: fix pummel/test-net-many-clients.jsTimothy J Fontaine1-6/+5
2013-03-06test: Pass cli flags in pummel/test-regress-GH-892isaacs1-2/+9
2013-03-01net: omit superfluous 'connect' eventBen Noordhuis1-9/+6
2013-02-11net: don't suppress ECONNRESETBen Noordhuis2-2/+2
2013-01-27test: fix pummel test out-of-memory errorsBen Noordhuis2-2/+2
2012-12-19test-pummel: Add call validation in net-write-callbacksisaacs1-3/+16
2012-12-19test: 2 resume() calls needed to flush streamsisaacs1-0/+1
2012-12-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs2-0/+106
2012-11-26tls: fix tls.connect() resource leakBen Noordhuis1-0/+56
2012-11-24net: fix net.connect() resource leakBen Noordhuis1-0/+50
2012-10-24test: fix pummel/test-crypto-dh, pummel/test-dh-regrBen Noordhuis2-2/+2
2012-09-21test: add tests for postmortem and DTrace supportBryan Cantrill3-0/+385
2012-09-15test: set rejectUnauthorized in tls/https testsBen Noordhuis2-8/+8
2012-09-15tls, https: validate server certificate by defaultBen Noordhuis2-5/+6
2012-09-04Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis1-0/+106
2012-08-29Test client renegotiation attacks on HTTPSisaacs1-0/+106
2012-08-17test: use common.PORT in pummel/test-net-timeout2Ben Noordhuis1-2/+2
2012-08-14test: raise pummel/test-net-throttle write req sizeBen Noordhuis1-1/+1
2012-08-09test: fix pummel/test-net-connect-econnrefusedBen Noordhuis1-10/+9
2012-08-09test: raise pummel/test-net-throttle write req sizeBen Noordhuis1-1/+1
2012-07-09test: make test-fs-watch-file write to tmp dirBen Noordhuis1-1/+1
2012-07-09fs: make unwatchFile() remove a specific listenerBen Noordhuis1-4/+34
2012-06-21fs: make fs.watchFile() work on windowsBen Noordhuis2-11/+0
2012-06-21test: add another fs.watchFile() testBen Noordhuis1-0/+73
2012-06-18tls: fix off-by-one error in renegotiation checkBen Noordhuis1-5/+9
2012-06-18crypto: add padding to diffie-hellman keyFedor Indutny1-0/+41
2012-06-13test-child-process-spawn-loop: make it pass on Windows.Bert Belder1-1/+1
2012-06-12test-exec: make it work on WindowsBert Belder1-8/+20
2012-06-12Revert "uv: upgrade to b7e150ee"Bert Belder1-14/+4
2012-06-12uv: upgrade to b7e150eeBert Belder1-4/+14
2012-06-12test-net-connect-econnrefused: don't take forever to completeBert Belder1-8/+14
2012-05-31test: update pummel/test-execBen Noordhuis1-1/+1
2012-05-15test: verify that connect reqs are cleaned upBen Noordhuis1-0/+58
2012-05-05Move test-fs-largefile into pummelisaacs1-0/+58
2012-03-29test: move pummel/test-tls-fragmentation to benchmark/Ben Noordhuis1-63/+0
2012-03-29tls: reduce memory overhead, reuse bufferYosef Dinerstein1-0/+63
2012-03-29test: move simple/test-crypto-dh to pummel/Ben Noordhuis1-0/+70
2012-03-09buffer: throw from constructor if length > kMaxLengthBen Noordhuis1-0/+29
2012-03-06process: add `process.hrtime()`Nathan Rajlich1-0/+40
2012-03-03disable fs.watchFile tests on windowsIgor Zinkovsky2-1/+9
2012-02-20test: include common.js in all testsBen Noordhuis2-0/+2
2012-02-18Lint all the JavaScripts.isaacs1-2/+2
2012-02-16tls: mitigate session renegotiation attacksBen Noordhuis1-0/+100
2012-02-07test: add --debug-brk regression testBen Noordhuis1-0/+49
2012-01-17Tests: fix jslint issuesAndreas Madsen1-7/+7
2011-12-06test: add missing copyright headersBen Noordhuis4-0/+84
2011-11-25Make the pummel test runner not crash on windows when a directory is lockedBert Belder1-3/+9