projects
/
platform
/
upstream
/
nodejs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nodejs.git
2011-08-22
Maciej Małecki
Add failing test for https2 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Ryan Dahl
Update license info for openssl
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Peter Bright
Upgrade to 0.9.8r.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Ryan Dahl
import openssl from chrome
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
koichik
Doc improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Ryan Dahl
Fix #1563. overflow in ChildProcess custom_fd.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Maciej Małecki
docs: process.memoryUsage returns memory usage measured...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Ryan Dahl
Upgrade V8 to 3.5.6
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ben Noordhuis
bench: make number of response body chunks configurable...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ben Noordhuis
Fix #1546 some more. Remove expensive debug call.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
isaacs
Close #1544 Document slashesDenoteHost flag in url...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ryan Dahl
Merge remote branch 'origin/v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ryan Dahl
Fixes #1546. Remove expensive debug call.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Ben Noordhuis
bench: make http_simple send chunked encoding if requested
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
koichik
http: improve compatibility of legacy API
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
koichik
test: refactored http test.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Antranig Basman
vm: fix incorrect dispatch of vm.runInContext for argum...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ryan Dahl
Complete GYP support for Python 2.5.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ryan Dahl
GYP Support python 2.5.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ryan Dahl
gyp: Support Linux
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Mikeal Rogers
Remove http.cat. fixes #1447
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ryan Dahl
Upgrade GYP to r999
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ryan Dahl
Upgrade GYP to r995
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ryan Dahl
Fix GYP build on OSX
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ben Noordhuis
module: fix pointer reference to out-of-scope variable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Nathan Rajlich
util: isRegExp() should not call toString() on its...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Mickaël Delahaye
Fix docs for fs.*chown
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Bert Belder
node_crypto: interface with libuv, not libev
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
koichik
Docs: Not memcpy, but memmove
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Peter Bright
Rename gyp files to produce useful solution names.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Thomas Shinnick
path.js: correct three harmless .length typos
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Ben Noordhuis
uv: upgrade to 5899192
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Ben Noordhuis
module: fix pointer reference to out-of-scope variable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Thomas Shinnick
test: add typed arrays to known globals list
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Fedor Indutny
small NPN doc fix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Artem Zaytsev
platform: fix GetFreeMemory() on 64 bits freebsd
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
build: add src/v8_typed_array.cc to gyp sources list
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
typed arrays: fix signed/unsigned compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
typed arrays: preliminary benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
typed arrays: add Float64Array
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
typed arrays: alias method subarray() to slice()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
typed arrays: integrate plask's typed array implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Glen Low
crypto: PBKDF2 function from OpenSSL
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
uv: upgrade to 7f82995
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Brian White
Incorporate endianness into buffer.read* function names...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
test: enable simple/test-http-dns-error for `make test-uv`
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
test: add test for #1202, uncatchable exception on...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
net: defer DNS lookup error events to next tick
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
build: remove 1024 char read limit from cmake file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
test: add test for #1202, uncatchable exception on...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Noordhuis
net: defer DNS lookup error events to next tick
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Arnout Kazemier
Small changes for fs.watchFile. Fixed broken markdown...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ryan Dahl
Now working on v0.5.5
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ryan Dahl
Bump version to v0.5.4
v0.5.4
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ryan Dahl
Upgrade libuv to 65f71a2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ryan Dahl
Upgrade V8 to v3.5.4
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ryan Dahl
Upgrade libuv to d358738
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ryan Dahl
Add some debug output to test-child-process-double...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ryan Dahl
net_uv: resume on closed net.Socket shouldn't crash
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ben Noordhuis
build: .gitignore build/ directory
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
isaacs
Fix #1497 querystring: Replace 'in' test with 'hasOwnPr...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
isaacs
Fix #1497 querystring: Replace 'in' test with 'hasOwnPr...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ben Noordhuis
http: destroy socket on error
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ryan Dahl
net_uv: pipes don't have getsockname
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
koichik
Doc improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ben Noordhuis
net: properly export remoteAddress to user land
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ben Noordhuis
test: fix logic error in test-net-remote-address-port.js
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Christopher...
Correct code span
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Peter Bright
Fix MSVS building.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bert Belder
Upgrade libuv to ca633920f564167158d0bb82989d842a47c27d56
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ben Noordhuis
node: propagate --use-uv to child processes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ben Noordhuis
uv: upgrade to e8497ae
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ryan Dahl
win: fix test-process-env
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ben Noordhuis
uv: upgrade to b328e4c
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ben Noordhuis
uv: upgrade to b6b97f3
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ben Noordhuis
tcp: propagate libuv tcp accept() errors to net_uv.js
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
Upgrade libuv to db190c7
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
net_uv: Handle failed shutdown req
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
Add test-pipe-file-to-http to test-uv
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
net_uv: fix test/simple/test-pipe-file-to-http.js
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
test: Allow common.ddCommand to be run in presence...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
x-platform func for spawning pwd in tests
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Bert Belder
Explicitly disable cr/lf conversion for test fixtures
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Bert Belder
Revert "Make test-sync-fileread pass even when git...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Fedor Indutny
Add NPN and SNI documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Bert Belder
Make test-sync-fileread pass even when git cr/lf conver...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Bert Belder
Open files in binary mode, on msvc too
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
Remove unnecessary line
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
Fix test-net-server-on-fd-0 for windows by removing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
Add fixed tests to test-uv
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ryan Dahl
Fix dd command tests for Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ryan Dahl
Fix test/simple/test-repl
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ryan Dahl
Improve win compat of test-repl
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Tom Hughes
crypto: fix incorrect ssl shutdown check
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Tom Hughes
net: fix incorrect sizeof()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Tom Hughes
crypto: fix incorrect ssl shutdown check
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Tom Hughes
net: fix incorrect sizeof()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ryan Dahl
Improve assert error messages
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ben Noordhuis
eio: define HAVE_UTIMES 1 on cygwin, fixes build
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ryan Dahl
windows: fix test-umask
commit
|
commitdiff
|
tree
|
snapshot
next