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
/
simple
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-12
tls: handle multiple CN fields when verifying cert
Ben Noordhuis
1
-0
/
+8
2012-08-04
zlib: Emit 'close' on destroy().
Dominic Tarr
1
-0
/
+36
2012-08-04
child_process: Fix stdout=null when stdio=['pipe']
Tyler Neylon
1
-0
/
+36
2012-08-03
net: make pause work with connecting sockets
Bert Belder
2
-30
/
+101
2012-08-02
net: fix .listen({fd:0})
Ben Noordhuis
1
-0
/
+36
2012-08-02
fs: fix ReadStream / WriteStream missing callback
Gil Pedersen
1
-1
/
+6
2012-07-30
Report errors properly from --eval and stdin
isaacs
1
-6
/
+7
2012-07-29
assert: fix throws() throws an error without message property
koichik
1
-0
/
+10
2012-07-29
cluster: fix libuv assert in net.listen()
Ben Noordhuis
1
-0
/
+41
2012-07-25
https: Use host header as effective servername
isaacs
1
-0
/
+218
2012-07-24
readline: Remove event listeners on close
isaacs
2
-0
/
+13
2012-07-23
windows: correctly prep long path for fs.exists(Sync)
Bert Belder
1
-0
/
+66
2012-07-20
tls: fix 'hostless' tls connection verification
Fedor Indutny
1
-2
/
+5
2012-07-20
tls: revert accidental API change
Fedor Indutny
1
-1
/
+3
2012-07-20
tls: localhost is valid against identity-check
Fedor Indutny
1
-0
/
+7
2012-07-20
tls: veryify server's identity
Fedor Indutny
1
-0
/
+189
2012-07-20
net: ignore socket.setTimeout(Infinity) (and NaN)
Fedor Indutny
1
-14
/
+20
2012-07-16
domain: Fix stack leak on error
isaacs
1
-0
/
+46
2012-07-12
Revert "events: don't delete the listeners array in removeListener()"
Nathan Rajlich
1
-9
/
+0
2012-07-12
net: fix net.Server.listen({fd:x}) error reporting
Ben Noordhuis
1
-0
/
+38
2012-07-09
Merge branch 'v0.8.2-release' into v0.8
isaacs
1
-3
/
+4
2012-07-09
domain: Remove first arg from intercepted fn
Toshihiro Nakamura
1
-0
/
+9
2012-07-08
process: throw a TypeError when anything but an Array is passed to hrtime()
Nathan Rajlich
1
-0
/
+46
2012-07-07
Fix test-require-json on Windows
isaacs
1
-3
/
+4
2012-07-06
module: add filename to require() json errors
TJ Holowaychuk
1
-0
/
+29
2012-07-05
timers: fix handling of large timeouts
Ben Noordhuis
1
-1
/
+2
2012-07-04
repl: fix passing an empty line inserting "undefined" into the buffer
Nathan Rajlich
1
-1
/
+3
2012-07-04
repl: fix crashes when buffering command
Maciej MaĆecki
1
-1
/
+3
2012-06-27
windows: make fs.realpath(Sync) work with UNC paths
Bert Belder
1
-0
/
+54
2012-06-26
realpath: No sync cb() calling allowed.
isaacs
1
-0
/
+3
2012-06-21
Fix #3503: stdin: resume() on pipe(dest)
isaacs
1
-0
/
+48
2012-06-21
Add --no-deprecation and --trace-deprecation flags
isaacs
1
-0
/
+57
2012-06-21
Use parent SlowBuffer, if any, when Buffer is sliced
Karl Skomski
1
-0
/
+3
2012-06-20
Fix fs.readfile('/dev/stdin')
isaacs
1
-0
/
+55
2012-06-20
test-domain: fix the test to work on Windows
Bert Belder
1
-3
/
+18
2012-06-20
test-cluster-worker-kill: use SIGKILL instead of SIGHUP
Bert Belder
1
-2
/
+2
2012-06-20
windows: `listen(pipe_name)` is not supported when running cluster
Bert Belder
1
-0
/
+5
2012-06-18
net.Socket: Delay pause/resume until after connect
isaacs
1
-0
/
+30
2012-06-19
child_process: add .stdin stream to forks
Fedor Indutny
1
-32
/
+0
2012-06-18
test-eio-limit: bump the number of allowed background tasks to 200
Bert Belder
1
-1
/
+1
2012-06-18
Fix test-cluster-message so it passes on Windows
Bert Belder
1
-16
/
+25
2012-06-17
net: Prevent property access throws during close
Reid Burke
1
-0
/
+47
2012-06-16
test: Don't reuse common.PORT in test-child-process-fork-net
isaacs
1
-2
/
+9
2012-06-16
Revert "Check if a stream has a valid fd before read_start"
Bert Belder
1
-85
/
+0
2012-06-16
Fix #3448 Use listen callback in test-regress-GH-1697
isaacs
1
-2
/
+4
2012-06-16
s/exit/close/ in test-child-process-stdout-flush, fixes #3449
Charlie McConnell
1
-1
/
+1
2012-06-16
Add test-stdin-pause-resume-sync
isaacs
1
-0
/
+31
2012-06-16
Check if a stream has a valid fd before read_start
Karl Skomski
1
-0
/
+85
2012-06-16
test: skip test-http-full-response on ab errors
Charlie McConnell
1
-2
/
+2
2012-06-15
test-domain-implicit-fs: make it pass on windows
Bert Belder
1
-13
/
+6
[next]