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
2011-02-04
Bump version to v0.3.8
v0.3.8
Ryan Dahl
5
-6
/
+29
2011-02-04
http: handle aborts
Ryan Dahl
5
-3
/
+137
2011-02-04
http-parser: Error on EOF errors
Ryan Dahl
1
-1
/
+8
2011-02-04
Upgrade http-parser
Ryan Dahl
2
-4
/
+23
2011-02-04
Fix mingw build
Bert Belder
2
-0
/
+9
2011-02-04
Windows: open files in binary mode
Bert Belder
1
-0
/
+5
2011-02-04
Expose errno with a string.
Ryan Dahl
3
-1
/
+5
2011-02-04
Fix debug flag in timers.js
Ryan Dahl
1
-1
/
+1
2011-02-03
Style
Ryan Dahl
2
-37
/
+40
2011-02-03
module: define functions only once.
isaacs
1
-25
/
+34
2011-02-03
Fix problem with libev/select on windows.
Bert Belder
1
-9
/
+25
2011-02-03
Revert "Workaround for libev handle caching bug on windows"
Bert Belder
3
-25
/
+0
2011-02-03
Add process.stderr stream
Ryan Dahl
2
-0
/
+13
2011-02-03
Clean up
Ryan Dahl
1
-1
/
+2
2011-02-03
TLS: fix throttling
Ryan Dahl
3
-11
/
+44
2011-02-02
TLS: Simplify error handling
Ryan Dahl
1
-18
/
+14
2011-02-02
TLS: flush buffer before destroy
Ryan Dahl
3
-18
/
+111
2011-02-02
(suck, blow) -> (pull, push)
Ryan Dahl
1
-12
/
+12
2011-02-02
Upgrade V8 to 3.1.1
Ryan Dahl
80
-861
/
+1898
2011-02-02
Closes GH-619 Make require.main be the main module
isaacs
3
-3
/
+20
2011-02-01
TLS: Set ssl.receivedShutdown after each read
Ryan Dahl
2
-4
/
+25
2011-02-01
TLS: better error reporting at binding layer
Ryan Dahl
3
-82
/
+114
2011-02-01
Longer nexttick ordering test
Jorge Chamorro Bieling
1
-1
/
+1
2011-02-01
dgram: setMulticastTTL, setMulticastLoopback and addMembership.
Joe Walnes
4
-3
/
+185
2011-01-31
TLS: Add _pendingBytes()
Ryan Dahl
1
-0
/
+10
2011-01-31
Add simpler failing tls throttle test
Ryan Dahl
1
-0
/
+61
2011-01-31
tls: superficial clean up
Ryan Dahl
1
-30
/
+29
2011-01-31
Workaround for V8 bug 884
Bert Belder
1
-1
/
+1
2011-01-31
Upgrade V8 to 3.1.0
Ryan Dahl
29
-158
/
+306
2011-01-31
Make availability of UDP bindings more apparent
Ryan Dahl
2
-3
/
+3
2011-01-31
net: Add hook for when writeQueue changes
Ryan Dahl
1
-0
/
+11
2011-01-31
Add artificial timeout to broken test-https-large-response
Ryan Dahl
1
-0
/
+6
2011-01-31
Add socket.bufferSize
Ryan Dahl
4
-1
/
+47
2011-01-28
Slightly throttle https large body test
Tim Caswell
1
-1
/
+5
2011-01-28
getaddrinfo exists on windows
Ryan Dahl
1
-6
/
+0
2011-01-28
Fix version
Ryan Dahl
1
-1
/
+1
2011-01-28
REPL: disable colors in windows for now
Ryan Dahl
1
-1
/
+5
2011-01-28
Workaround for V8 bug 884
Bert Belder
1
-1
/
+1
2011-01-28
Upgrade V8 to 3.0.12
Ryan Dahl
117
-2670
/
+5383
2011-01-27
Now working on v0.3.8
Ryan Dahl
1
-1
/
+1
2011-01-27
Bump version to v0.3.7
v0.3.7
Ryan Dahl
5
-8
/
+46
2011-01-27
Fix pummel/text-exec
Ryan Dahl
1
-2
/
+1
2011-01-27
Revert "Use html5 spec stylesheet for docs"
Ryan Dahl
3
-220
/
+237
2011-01-27
Simplify website
Ryan Dahl
4
-119
/
+11
2011-01-27
Add test-https-large-response.js
Ryan Dahl
1
-0
/
+56
2011-01-27
Fix option parsing in tls.connect()
Ryan Dahl
1
-23
/
+14
2011-01-27
Helpful error when child_process.exec hit maxBuffer
Ryan Dahl
2
-1
/
+17
2011-01-27
debugger: prevent crash when backtrace doesn't come back
Ryan Dahl
1
-0
/
+6
2011-01-27
Remove more process.assert
Ryan Dahl
2
-3
/
+3
2011-01-27
Another fix for process.assert
Ryan Dahl
7
-6
/
+7
[next]