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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
2012.09.27, Version 0.8.11 (Stable)
v0.8.11
isaacs
2
-1
/
+6
2012-09-26
test: pick another CNAME record to test dns queries
Bert Belder
1
-1
/
+1
2012-09-26
fs: fix stat() reporting for large files
Ben Noordhuis
1
-2
/
+12
2012-09-25
blog: Post about v0.8.10
isaacs
1
-0
/
+93
2012-09-25
Now working on 0.8.11
isaacs
1
-2
/
+2
2012-09-25
Merge branch 'v0.8.10-release' into v0.8
isaacs
651
-42855
/
+93722
2012-09-25
2012.09.25, Version 0.8.10 (Stable)
v0.8.10
isaacs
3
-2
/
+51
2012-09-25
openssl: fix compilation issues on SmartOS x64
Bert Belder
1
-8
/
+14
2012-09-25
test: Fix premature close in test-http-client-timeout-agent
isaacs
1
-3
/
+10
2012-09-25
tls: lint
isaacs
1
-1
/
+1
2012-09-25
domain: Remove stray console.log
isaacs
1
-2
/
+0
2012-09-25
openssl: use optimized asm code on x86 and x64
Bert Belder
4
-27
/
+199
2012-09-25
openssl: add generated asm code
Bert Belder
78
-0
/
+91015
2012-09-25
openssl: add 'clean' target to asm Makefile
Bert Belder
1
-0
/
+4
2012-09-25
openssl: generate asm code with a Makefile
Ben Noordhuis
1
-0
/
+178
2012-09-25
openssl: disable HT sidechannel attack mitigation
Bert Belder
2
-4
/
+4
2012-09-25
openssl: revert empty_OPENSSL_cpuid_setup.patch
Bert Belder
5
-18
/
+1
2012-09-25
openssl: fix perlasm issue
Bert Belder
1
-1
/
+1
2012-09-25
openssl: add optimized bignum x64 asm code for windows
Bert Belder
1
-0
/
+1679
2012-09-25
tls: use slab allocator
Fedor Indutny
1
-17
/
+48
2012-09-25
npm: upgrade to 1.1.62
isaacs
556
-42780
/
+525
2012-09-25
doc: put API table of contents in alphabetical order
Adam Blackburn
1
-24
/
+24
2012-09-24
http: make the client "res" object gets the same domain as "req"
Nathan Rajlich
2
-0
/
+71
2012-09-21
repl: make invalid RegExps throw in the REPL
Nathan Rajlich
2
-0
/
+7
2012-09-22
uv: upgrade to 39ca621
Bert Belder
8
-84
/
+190
2012-09-21
v8: loosen artificial mmap constraint
Bryan Cantrill
1
-4
/
+13
2012-09-21
domain: Properly exit() on domain disposal
isaacs
3
-5
/
+85
2012-09-17
blog: Post for 0.9.2
isaacs
1
-0
/
+95
2012-09-17
fs: fix watchFile() missing deletion events
Ben Noordhuis
2
-1
/
+45
2012-09-17
doc: fix three typos
Robin Lee
3
-3
/
+3
2012-09-17
process: fix setuid() and setgid() error reporting
Ben Noordhuis
1
-0
/
+2
2012-09-14
fs: fix assert in fs.watch()
Ben Noordhuis
1
-5
/
+10
2012-09-14
fs: don't segfault on deeply recursive stat()
Ben Noordhuis
3
-40
/
+83
2012-09-13
v8: Replace VFP by VFP2 in common.gypi
Nathan Rajlich
1
-2
/
+2
2012-09-13
v8: Relax requirement from VFP3 to VFP2 where possible.
yangguo@chromium.org
14
-165
/
+192
2012-09-12
http: Remove timeout handler when data arrives
Frédéric Germain
2
-0
/
+96
2012-09-12
doc: fs: clarfify fs.watch() documentation
Ben Noordhuis
1
-5
/
+8
2012-09-12
doc: http: expand request.headers documentation
Ben Noordhuis
1
-1
/
+10
2012-09-11
Now working on 0.8.10
isaacs
1
-2
/
+2
2012-09-11
blog: Post for 0.8.9
isaacs
1
-0
/
+97
2012-09-11
Merge branch 'v0.8.9-release' into v0.8
isaacs
6
-5
/
+62
2012-09-11
2012.09.11, Version 0.8.9 (Stable)
v0.8.9
isaacs
2
-2
/
+47
2012-09-11
Update doc and test for sunos/solaris switch
isaacs
2
-2
/
+2
2012-09-11
doc: Fork me image should be full url
isaacs
1
-1
/
+1
2012-09-11
doc: Put current version on homepage
isaacs
1
-0
/
+2
2012-09-11
doc: Add Node Dublin to community page
isaacs
1
-0
/
+10
2012-09-10
stream.pipe: Don't call destroy() unless it's a function
isaacs
1
-1
/
+1
2012-09-10
npm: Upgrade to 1.1.61
isaacs
657
-290
/
+43313
2012-09-09
configure: add a "--dest-os" option to force a gyp "flavor"
Nathan Rajlich
1
-0
/
+8
2012-09-08
util: make util.inspect() work when "hasOwnProperty" is overwritten
Nathan Rajlich
2
-2
/
+13
[next]