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
2016-04-12
2016-04-12, Version 4.4.3 'Argon' (LTS)
v4.4.3
upstream/4.4.3
upstream
Myles Borins
1
-1
/
+1
2016-04-08
etw: fix descriptors of events 9 and 23
João Reis
1
-5
/
+9
2016-04-04
src,tools: use template literals
Rich Trott
2
-8
/
+11
2016-03-31
Working on v4.4.3
Myles Borins
1
-2
/
+2
2016-03-31
2016-03-31, Version v4.4.2 'Argon' (LTS)
v4.4.2
Myles Borins
1
-1
/
+1
2016-03-30
doc: add a cli options doc page
Jeremiah Senkpiel
1
-1
/
+2
2016-03-30
net: make `isIPv4` and `isIPv6` more efficient
Vladimir Kurchatkin
1
-0
/
+23
2016-03-30
doc: reformat & improve node.1 manual page
Jeremiah Senkpiel
1
-1
/
+2
2016-03-22
Working on v4.4.2
Myles Borins
1
-2
/
+2
2016-03-22
2016-03-22, Version v4.4.1 'Argon' (LTS)
v4.4.1
Myles Borins
1
-1
/
+1
2016-03-21
tls: fix assert in context._external accessor
Ben Noordhuis
1
-21
/
+24
2016-03-21
crypto: PBKDF2 works with `int` not `ssize_t`
Fedor Indutny
1
-19
/
+24
2016-03-21
src: return UV_EAI_NODATA on empty lookup
cjihrig
1
-0
/
+4
2016-03-08
Working on v4.4.1
Myles Borins
1
-2
/
+2
2016-03-08
2016-03-08, Version 4.4.0 'Argon' (LTS)
v4.4.0
Myles Borins
1
-3
/
+3
2016-03-02
node: set process._eventsCount to 0 on startup
Evan Lucas
1
-0
/
+1
2016-03-02
crypto: have fixed NodeBIOs return EOF
Adam Langley
3
-20
/
+26
2016-03-02
buffer: properly retrieve binary length of needle
Trevor Norris
1
-1
/
+3
2016-03-02
tools: add --prof-process flag to node binary
Matt Loring
2
-1
/
+16
2016-03-02
src: force line buffering for stderr
Rich Trott
1
-0
/
+1
2016-03-02
crypto: fix memory leak in LoadPKCS12
Fedor Indutny
1
-1
/
+1
2016-03-02
crypto: add `pfx` certs as CA certs too
Fedor Indutny
1
-0
/
+11
2016-03-02
src: clean up usage of __proto__
Jackson Tian
1
-2
/
+3
2016-03-02
crypto: use SSL_CTX_clear_extra_chain_certs.
Adam Langley
1
-4
/
+1
2016-03-02
crypto: fix build when OCSP-stapling not provided
Adam Langley
1
-1
/
+10
2016-03-02
crypto: use a const SSL_CIPHER
Adam Langley
1
-1
/
+1
2016-03-02
tls_wrap: reach error reporting for UV_EPROTO
Fedor Indutny
3
-10
/
+25
2016-03-02
src: remove no longer relevant comments
Chris911
3
-4
/
+2
2016-03-02
process: support symbol events
cjihrig
1
-1
/
+2
2016-03-02
src: remove __builtin_bswap16 call
Ben Noordhuis
1
-8
/
+1
2016-03-02
src: remove unused BITS_PER_LONG macro
Ben Noordhuis
1
-6
/
+0
2016-03-02
src: add BE support to StringBytes::Encode()
Bryon Leung
4
-7
/
+34
2016-03-02
Working on v4.3.3
Myles Borins
1
-2
/
+2
2016-03-02
2016-03-02, Version 4.3.2 'Argon' (LTS)
v4.3.2
Myles Borins
1
-1
/
+1
2016-02-16
Working on v4.3.2
Myles Borins
1
-2
/
+2
2016-02-16
2016-02-16, Version 4.3.1 'Argon' (LTS)
v4.3.1
Myles Borins
1
-1
/
+1
2016-02-15
node_contextify: do not incept debug context
Myles Borins
1
-21
/
+10
2016-02-15
crypto: clear error stack in ECDH::Initialize
Fedor Indutny
1
-0
/
+2
2016-02-15
src: remove redeclarations of variables
Rich Trott
1
-7
/
+3
2016-02-15
tls: copy client CAs and cert store on CertCb
Fedor Indutny
3
-4
/
+32
2016-02-15
debugger: guard against call from non-node context
Ben Noordhuis
1
-0
/
+2
2016-02-15
src: don't check failure with ERR_peek_error()
Ben Noordhuis
1
-2
/
+1
2016-02-10
src: repair lts flag
James M Snell
1
-2
/
+2
2016-02-09
Working on v4.3.1
James M Snell
1
-2
/
+2
2016-02-09
2016-02-09, Version 4.3.0 'Argon' (LTS)
v4.3.0
James M Snell
1
-3
/
+3
2016-02-09
src: avoid compiler warning in node_revert.cc
James M Snell
1
-2
/
+2
2016-02-09
deps: update http-parser to version 2.5.1
James M Snell
2
-2
/
+5
2016-02-09
src: add --security-revert command line flag
James M Snell
3
-0
/
+110
2016-01-21
Working on v4.2.7
Myles Borins
1
-2
/
+2
2016-01-21
2016-01-21, Version 4.2.6 "Argon" (LTS) Release
v4.2.6
upstream/4.2.6
Myles Borins
1
-1
/
+1
[next]