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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
smalloc: check if object has external memory
Trevor Norris
1
-0
/
+19
2013-11-11
v8: upgrade to 3.22.24
Ben Noordhuis
1
-44
/
+0
2013-11-07
http: force socket encoding to be null
isaacs
1
-0
/
+39
2013-11-07
http: cleanup freeSockets when socket destroyed
fengmk2
1
-0
/
+144
2013-11-05
tls: more accurate wrapping of connecting socket
Fedor Indutny
1
-11
/
+19
2013-11-05
fs: make fs.watch() non-recursive by default
Ben Noordhuis
1
-0
/
+49
2013-11-04
http: make DELETE requests set `req.method`
Nathan Rajlich
1
-2
/
+2
2013-10-30
tls: add ECDH ciphers support
Erik Dubbelboer
22
-143
/
+311
2013-11-01
test: fix async listener test for windows
Trevor Norris
1
-3
/
+3
2013-10-31
test: add additional async listener tests
Jacob Groundwater
11
-2
/
+667
2013-10-31
domain: use AsyncListener API
Trevor Norris
1
-2
/
+2
2013-10-31
crypto: convert RandomBytesRequest to a class
Trevor Norris
1
-0
/
+3
2013-10-31
async-wrap: add methods to udp/tcp/pipe/timers
Trevor Norris
3
-0
/
+336
2013-10-31
node: add AsyncListener support
Trevor Norris
5
-4
/
+562
2013-10-31
test: fix tls-client-reject after ba7c9ce96
Fedor Indutny
1
-2
/
+6
2013-10-31
tls: reuse hostname from underlying net.Socket
Fedor Indutny
1
-0
/
+42
2013-10-31
fs: add recursive subdirectory support to fs.watch
Nick Simmons
1
-0
/
+64
2013-10-29
src: accept passphrase when crypto signing with private key
Thom Seddon
3
-6
/
+104
2013-10-28
dgram: send() can accept strings
Trevor Norris
3
-5
/
+13
2013-10-28
vm: Copy missing properties from context
isaacs
2
-0
/
+93
2013-10-28
http: remove MethodToString()
Ben Noordhuis
1
-11
/
+13
2013-10-28
http: expose supported methods
Ben Noordhuis
1
-0
/
+32
2013-10-25
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
3
-1
/
+128
2013-10-23
http client: pull last chunk on socket close
isaacs
1
-0
/
+74
2013-10-23
test: fix up weakref.cc after v8 api change
Ben Noordhuis
1
-15
/
+12
2013-10-23
src: update after v8 api changes
Ben Noordhuis
1
-0
/
+1
2013-10-18
crypto: clear errors from verify failure
Timothy J Fontaine
1
-0
/
+81
2013-10-16
http: add statusMessage
Patrik Stutz
1
-0
/
+50
2013-10-16
http: provide backpressure for pipeline flood
isaacs
1
-0
/
+114
2013-10-16
dns: set hostname property on error object
Ben Noordhuis
1
-0
/
+39
2013-10-16
debugger: fix SIGUSR1 bootstrap race condition
Ben Noordhuis
1
-4
/
+12
2013-10-16
debugger: make busy loops SIGUSR1-interruptible
Ben Noordhuis
5
-25
/
+16
2013-10-16
http: provide backpressure for pipeline flood
isaacs
1
-0
/
+113
2013-10-16
crypto: add SPKAC support
Jason Gerfen
4
-0
/
+62
2013-10-15
Revert "crypto: add SPKAC support"
isaacs
4
-62
/
+0
2013-10-13
crypto: add SPKAC support
Jason Gerfen
4
-0
/
+62
2013-10-15
util: format as Error if instanceof Error
Rod Vagg
2
-1
/
+11
2013-10-14
cluster: fix premature 'disconnect' event
Ben Noordhuis
1
-0
/
+34
2013-10-11
buffer: add buf.toArrayBuffer() API
Trevor Norris
1
-0
/
+12
2013-10-11
assert: indicate if exception message is generated
Glen Mailer
1
-0
/
+4
2013-10-10
test: use proper findjsobjects output format
Dave Pacheco
1
-1
/
+1
2013-10-08
fs: fix fs.truncate() file content zeroing bug
Ben Noordhuis
1
-0
/
+44
2013-10-01
test: update require path after file move
Ben Noordhuis
1
-1
/
+1
2013-10-01
debugger: repeat last command
Alex Kocharin
2
-1
/
+65
2013-09-26
test: add regression test for #6235
Timothy J Fontaine
1
-0
/
+27
2013-09-24
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
2
-2
/
+24
2013-09-24
tls: wrap tls inside tls using legacy API
Fedor Indutny
1
-0
/
+87
2013-09-23
readline: handle input starting with control chars
Eric Schrock
1
-0
/
+12
2013-09-20
src: initialize c-ares task list on env init
Ben Noordhuis
1
-0
/
+26
2013-09-19
net: add a port validation to `connect`
Maciej MaĆecki
1
-0
/
+6
[next]