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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
dns: add resolveSoa and 'SOA' rrtype
Tuğrul Topuz
1
-0
/
+54
2013-12-23
src: only access stack of non-null errors
Vladimir Kurchatkin
1
-1
/
+1
2013-12-20
util: introduce CHECK_EQ/CHECK_NE
Fedor Indutny
2
-8
/
+12
2013-12-20
http: parse the status message in a http response.
Cam Swords
2
-0
/
+14
2013-12-19
crypto: remove unnecessary OpenSSL_add_all_digests
Yorkie
1
-1
/
+0
2013-12-18
vm: fix race condition in timeout
Alexis Campailla
2
-24
/
+16
2013-12-15
crypto: comment change on disabling compression
Ahamed Nafeez
1
-1
/
+1
2013-12-10
Merge branch 'v0.10'
Fedor Indutny
1
-17
/
+58
2013-12-10
fs: report correct path when EEXIST
Fedor Indutny
1
-17
/
+61
2013-12-10
Merge branch 'v0.10'
Fedor Indutny
4
-31
/
+35
2013-12-10
tls: emit 'end' on .receivedShutdown
Fedor Indutny
2
-16
/
+0
2013-12-10
tls_wrap: bump kClearOutChunkSize to 16kb
Fedor Indutny
1
-1
/
+1
2013-12-10
src: only access stack of defined errors
Vladimir Kurchatkin
1
-2
/
+9
2013-12-09
node: follow specification, zero-fill ArrayBuffers
Trevor Norris
1
-1
/
+3
2013-12-08
crypto: support GCM authenticated encryption mode.
Ingmar Runge
2
-1
/
+103
2013-12-06
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-1
/
+2
2013-12-07
crypto: fix moving read head
Fedor Indutny
1
-11
/
+16
2013-12-07
tls_wrap: use writev when possible
Fedor Indutny
4
-4
/
+43
2013-12-02
process: document kill(0), disallow kill(O_RDWR)
Sam Roberts
1
-1
/
+2
2013-12-02
Merge branch 'v0.10'
Fedor Indutny
3
-36
/
+32
2013-12-02
tls: reset NPN callbacks after SNI
Fedor Indutny
2
-14
/
+22
2013-12-01
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-1
/
+1
2013-11-27
stream_wrap: don't call Number::New()
Ben Noordhuis
1
-1
/
+1
2013-11-26
tls: add serialNumber to getPeerCertificate()
Ben Noordhuis
2
-0
/
+12
2013-11-23
node: fix removing AsyncListener in callback
Vladimir Kurchatkin
1
-3
/
+4
2013-11-21
node: allow nextTick infinite recursion
Trevor Norris
1
-0
/
+2
2013-11-20
Now working on 0.11.10
Timothy J Fontaine
1
-2
/
+2
2013-11-20
2013.11.20, Version 0.11.9 (Unstable)
v0.11.9
Timothy J Fontaine
1
-1
/
+1
2013-11-19
asyncwrap: add missing TryCatch
Trevor Norris
1
-0
/
+3
2013-11-20
src: add ASSERT/CHECK/UNREACHABLE macros
Ben Noordhuis
1
-0
/
+15
2013-11-20
src: make queue.h c++ compatible
Ben Noordhuis
1
-7
/
+7
2013-11-19
dgram: fix abort when getting `fd` of closed dgram
Fedor Indutny
1
-1
/
+1
2013-11-18
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
2
-0
/
+14
2013-11-16
debugger: pass on v8 debug switches
Ben Noordhuis
1
-28
/
+28
2013-11-14
src: remove unused import in cares_wrap.cc
Ben Noordhuis
1
-1
/
+0
2013-11-13
smalloc: check if object has external memory
Trevor Norris
2
-0
/
+20
2013-11-12
src: add comments about implicit dependencies
Trevor Norris
2
-0
/
+10
2013-11-12
base-object: add BaseObject
Trevor Norris
11
-158
/
+186
2013-11-12
async-wrap: make typenames consistent
Trevor Norris
1
-7
/
+7
2013-11-12
tls_wrap: move members to initialization list
Trevor Norris
1
-5
/
+2
2013-11-12
src: use Context::Scope objects in cares_wrap.cc
Ben Noordhuis
1
-9
/
+18
2013-11-12
src: fix Context::Scope usage
Ben Noordhuis
17
-31
/
+31
2013-11-12
crypto: fix up implicit HandleScope abuse
Ben Noordhuis
2
-8
/
+10
2013-11-12
src: remove global HandleScope
Ben Noordhuis
2
-3
/
+5
2013-11-12
Now working on 0.10.23
Timothy J Fontaine
1
-2
/
+2
2013-11-12
2013.11.12, Version 0.10.22 (Stable)
v0.10.22
Timothy J Fontaine
1
-1
/
+1
2013-11-12
src: add HandleScope in HandleWrap::OnClose
Timothy J Fontaine
2
-0
/
+13
2013-11-11
src: fix Environment::GetCurrent() usage
Ben Noordhuis
21
-59
/
+76
2013-11-11
node: add HandleScope to prevent memory leak
Trevor Norris
1
-0
/
+1
2013-11-11
v8: upgrade to 3.22.24
Ben Noordhuis
2
-3
/
+1
[next]