index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
pummel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
fs: make unwatchFile() insensitive to path
iamdoron
1
-0
/
+23
2013-10-10
test: use proper findjsobjects output format
Dave Pacheco
1
-1
/
+1
2013-08-01
test: fix pummel/test-net-connect-memleak
Ben Noordhuis
1
-2
/
+4
2013-05-08
test: fix pummel/test-net-many-clients.js
Timothy J Fontaine
1
-6
/
+5
2013-03-06
test: Pass cli flags in pummel/test-regress-GH-892
isaacs
1
-2
/
+9
2013-03-01
net: omit superfluous 'connect' event
Ben Noordhuis
1
-9
/
+6
2013-02-11
net: don't suppress ECONNRESET
Ben Noordhuis
2
-2
/
+2
2013-01-27
test: fix pummel test out-of-memory errors
Ben Noordhuis
2
-2
/
+2
2012-12-19
test-pummel: Add call validation in net-write-callbacks
isaacs
1
-3
/
+16
2012-12-19
test: 2 resume() calls needed to flush streams
isaacs
1
-0
/
+1
2012-12-13
Merge remote-tracking branch 'ry/v0.8' into master
isaacs
2
-0
/
+106
2012-11-26
tls: fix tls.connect() resource leak
Ben Noordhuis
1
-0
/
+56
2012-11-24
net: fix net.connect() resource leak
Ben Noordhuis
1
-0
/
+50
2012-10-24
test: fix pummel/test-crypto-dh, pummel/test-dh-regr
Ben Noordhuis
2
-2
/
+2
2012-09-21
test: add tests for postmortem and DTrace support
Bryan Cantrill
3
-0
/
+385
2012-09-15
test: set rejectUnauthorized in tls/https tests
Ben Noordhuis
2
-8
/
+8
2012-09-15
tls, https: validate server certificate by default
Ben Noordhuis
2
-5
/
+6
2012-09-04
Merge remote-tracking branch 'origin/v0.8'
Ben Noordhuis
1
-0
/
+106
2012-08-29
Test client renegotiation attacks on HTTPS
isaacs
1
-0
/
+106
2012-08-17
test: use common.PORT in pummel/test-net-timeout2
Ben Noordhuis
1
-2
/
+2
2012-08-14
test: raise pummel/test-net-throttle write req size
Ben Noordhuis
1
-1
/
+1
2012-08-09
test: fix pummel/test-net-connect-econnrefused
Ben Noordhuis
1
-10
/
+9
2012-08-09
test: raise pummel/test-net-throttle write req size
Ben Noordhuis
1
-1
/
+1
2012-07-09
test: make test-fs-watch-file write to tmp dir
Ben Noordhuis
1
-1
/
+1
2012-07-09
fs: make unwatchFile() remove a specific listener
Ben Noordhuis
1
-4
/
+34
2012-06-21
fs: make fs.watchFile() work on windows
Ben Noordhuis
2
-11
/
+0
2012-06-21
test: add another fs.watchFile() test
Ben Noordhuis
1
-0
/
+73
2012-06-18
tls: fix off-by-one error in renegotiation check
Ben Noordhuis
1
-5
/
+9
2012-06-18
crypto: add padding to diffie-hellman key
Fedor Indutny
1
-0
/
+41
2012-06-13
test-child-process-spawn-loop: make it pass on Windows.
Bert Belder
1
-1
/
+1
2012-06-12
test-exec: make it work on Windows
Bert Belder
1
-8
/
+20
2012-06-12
Revert "uv: upgrade to b7e150ee"
Bert Belder
1
-14
/
+4
2012-06-12
uv: upgrade to b7e150ee
Bert Belder
1
-4
/
+14
2012-06-12
test-net-connect-econnrefused: don't take forever to complete
Bert Belder
1
-8
/
+14
2012-05-31
test: update pummel/test-exec
Ben Noordhuis
1
-1
/
+1
2012-05-15
test: verify that connect reqs are cleaned up
Ben Noordhuis
1
-0
/
+58
2012-05-05
Move test-fs-largefile into pummel
isaacs
1
-0
/
+58
2012-03-29
test: move pummel/test-tls-fragmentation to benchmark/
Ben Noordhuis
1
-63
/
+0
2012-03-29
tls: reduce memory overhead, reuse buffer
Yosef Dinerstein
1
-0
/
+63
2012-03-29
test: move simple/test-crypto-dh to pummel/
Ben Noordhuis
1
-0
/
+70
2012-03-09
buffer: throw from constructor if length > kMaxLength
Ben Noordhuis
1
-0
/
+29
2012-03-06
process: add `process.hrtime()`
Nathan Rajlich
1
-0
/
+40
2012-03-03
disable fs.watchFile tests on windows
Igor Zinkovsky
2
-1
/
+9
2012-02-20
test: include common.js in all tests
Ben Noordhuis
2
-0
/
+2
2012-02-18
Lint all the JavaScripts.
isaacs
1
-2
/
+2
2012-02-16
tls: mitigate session renegotiation attacks
Ben Noordhuis
1
-0
/
+100
2012-02-07
test: add --debug-brk regression test
Ben Noordhuis
1
-0
/
+49
2012-01-17
Tests: fix jslint issues
Andreas Madsen
1
-7
/
+7
2011-12-06
test: add missing copyright headers
Ben Noordhuis
4
-0
/
+84
2011-11-25
Make the pummel test runner not crash on windows when a directory is locked
Bert Belder
1
-3
/
+9
[next]