projects
/
platform
/
upstream
/
nodejs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test: rebuild keys without asking for password
2012-04-30
Michael Thomas
test: rebuild keys without asking for password
commit
|
commitdiff
|
tree
2012-04-30
Ben Noordhuis
deps: remove libuv sanity check
commit
|
commitdiff
|
tree
2012-04-30
Ben Noordhuis
deps: back-port openssl patch
commit
|
commitdiff
|
tree
2012-04-29
Maciej Małecki
console: throw when no such label exists in `console...
commit
|
commitdiff
|
tree
2012-04-28
Andreas Madsen
doc: document the address object in the cluster listening...
commit
|
commitdiff
|
tree
2012-04-27
Ben Noordhuis
bench: add continuous stress test
commit
|
commitdiff
|
tree
2012-04-27
Ben Noordhuis
bench: run GC and dump stats if --expose-gc is set
commit
|
commitdiff
|
tree
2012-04-25
Ben Noordhuis
Remove unused local variable.
commit
|
commitdiff
|
tree
2012-04-24
Kyle Robinson Young
doc: update string_decoder stability index to 3
commit
|
commitdiff
|
tree
2012-04-24
Kyle Robinson Young
doc: util: add args to format and methods error, puts...
commit
|
commitdiff
|
tree
2012-04-24
Ben Noordhuis
v8: posix: try to send() whole buffer
commit
|
commitdiff
|
tree
2012-04-24
Ben Noordhuis
v8: posix: handle EINTR in socket functions
commit
|
commitdiff
|
tree
2012-04-24
Ben Noordhuis
v8: debug: fix error handling in SendConnectMessage()
commit
|
commitdiff
|
tree
2012-04-23
Kyle Robinson Young
doc: add deprecated function http.createClient()
commit
|
commitdiff
|
tree
2012-04-23
Ben Noordhuis
test: cluster: add worker death event test
commit
|
commitdiff
|
tree
2012-04-22
Malte-Thorben Bruns
build: support make install "DESTDIR=/path"
commit
|
commitdiff
|
tree
2012-04-21
Kyle Robinson Young
doc: add args for rl.write and rl.prompt
commit
|
commitdiff
|
tree
2012-04-21
Kyle Robinson Young
readline: remove unused vars in _ttyWrite
commit
|
commitdiff
|
tree
2012-04-20
Kyle Robinson Young
doc: add string_decoder doc
commit
|
commitdiff
|
tree
2012-04-20
Brian White
docs: Remove duplicate socket.write() description
commit
|
commitdiff
|
tree
2012-04-19
Ben Noordhuis
v8: fix "pure virtual method called" runtime error
commit
|
commitdiff
|
tree
2012-04-18
Kyle Robinson Young
readline: _normalWrite() doesn't take a key modifier arg
commit
|
commitdiff
|
tree
2012-04-18
Kyle Robinson Young
readline: change char to ch to avoid reserved word
commit
|
commitdiff
|
tree
2012-04-18
Ben Noordhuis
test: use the new net.listen(backlog=x) API
commit
|
commitdiff
|
tree
2012-04-18
Erik Dubbelboer
doc: improve dns module docs
commit
|
commitdiff
|
tree
2012-04-18
Erik Dubbelboer
dns: add more error codes
commit
|
commitdiff
|
tree
2012-04-18
Erik Dubbelboer
net, http: add backlog parameter to .listen()
commit
|
commitdiff
|
tree
2012-04-18
Dane Springmeyer
deps: fix v8 build error
commit
|
commitdiff
|
tree
2012-04-18
Josh W
doc: make readline example filter shorter
commit
|
commitdiff
|
tree
2012-04-18
Josh W
doc: add some headers to make it more legible
commit
|
commitdiff
|
tree
2012-04-17
Kyle Robinson Young
doc: add require.extensions to globals
commit
|
commitdiff
|
tree
2012-04-17
Kyle Robinson Young
doc: add cache argument to fs.realpath()
commit
|
commitdiff
|
tree
2012-04-17
domenic
doc: note that `stream.pause` is advisory
commit
|
commitdiff
|
tree
2012-04-16
ssuda
Fixing ClientRequest setTimeout EventEmitter Leak
commit
|
commitdiff
|
tree
2012-04-16
Zachary Scott
docs: fix broken links in zlib docs
commit
|
commitdiff
|
tree
2012-04-16
Zachary Scott
docs: url.format uses host for hostname and port, not...
commit
|
commitdiff
|
tree
2012-04-16
Zachary Scott
docs: url.host doesn't include auth
commit
|
commitdiff
|
tree
2012-04-16
fukayatsu
tls: remove duplicate line
commit
|
commitdiff
|
tree
2012-04-16
Shigeki Ohtsu
tcp: make getsockname() return address family as string
commit
|
commitdiff
|
tree
2012-04-16
Ben Noordhuis
test: don't make request until server is listening
commit
|
commitdiff
|
tree
2012-04-16
ssuda
http, https: fix .setTimeout()
commit
|
commitdiff
|
tree
2012-04-16
Kyle Robinson Young
docs: more explicit argument names in fs
commit
|
commitdiff
|
tree
2012-04-16
Ben Noordhuis
node: don't check return value of unsetenv()
commit
|
commitdiff
|
tree
2012-04-15
Maciej Małecki
events: remove misleading comment
commit
|
commitdiff
|
tree
2012-04-14
Ben Noordhuis
deps: fix -DOPENSSL_NO_SOCK on sunos
commit
|
commitdiff
|
tree
2012-04-14
Mustansir Golawala
os: add cross platform EOL character
commit
|
commitdiff
|
tree
2012-04-14
Ben Noordhuis
deps: upgrade http_parser to joyent/http-parser@da91852
commit
|
commitdiff
|
tree
2012-04-13
Ben Noordhuis
dns: remove unused functions
commit
|
commitdiff
|
tree
2012-04-12
Aaron Jacobs
typed arrays: unexport SizeOfArrayElementForType()
commit
|
commitdiff
|
tree
2012-04-12
Ben Noordhuis
net: honor 'enable' flag in .setNoDelay()
commit
|
commitdiff
|
tree
2012-04-11
Bert Belder
Disable OpenSSL UI
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
test: merge tls-ext-key-usage into tls-securepair-client
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
test: fix openssl tests
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
build: configure openssl
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
deps: reapply 0a34755 to bundled openssl
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
deps: reapply 0110c90 to bundled openssl
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
deps: upgrade openssl to 1.0.0f
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
gyp: fix 'argument list too long' build error
commit
|
commitdiff
|
tree
2012-04-11
Ben Noordhuis
Revert "deps: upgrade libuv to 3c41597"
commit
|
commitdiff
|
tree
2012-04-10
Ben Noordhuis
deps: upgrade libuv to 3c41597
commit
|
commitdiff
|
tree
2012-04-05
Zachary Scott
docs: grammar and spelling on lib/cluster.js
commit
|
commitdiff
|
tree
2012-04-02
Ben Noordhuis
build: define _DARWIN_USE_64_BIT_INODE=1 on OS X
commit
|
commitdiff
|
tree
2012-04-02
Ben Noordhuis
build: define _DARWIN_USE_64_BIT_INODE=1 on OS X
commit
|
commitdiff
|
tree
2012-04-01
Dave Pacheco
build: add support for DTrace and postmortem
commit
|
commitdiff
|
tree
2012-03-31
Ben Noordhuis
zlib: fix uninitialized variable compiler warning
commit
|
commitdiff
|
tree
2012-03-31
Nathan Rajlich
js2c: fix to support files other than ones ending with...
commit
|
commitdiff
|
tree
2012-03-31
Ben Noordhuis
node: provide snprintf implementation on windows
commit
|
commitdiff
|
tree
2012-03-31
Ben Noordhuis
node: don't check return value of unsetenv()
commit
|
commitdiff
|
tree
2012-03-31
Ben Noordhuis
Alias _snprintf to snprintf, fix Windows build.
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
doc: fix grammar error in cluster docs
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
udp_wrap: simplify AddressToJS() function
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
udp_wrap: use new slab allocator
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
stream_wrap: use new slab allocator
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
core: add reusable slab allocator
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
core: add ROUND_UP() macro
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
typed arrays: root JS objects in HandleScope with Local<>
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
tcp: root JS objects in HandleScope with Local<>
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
stat_watcher: root JS objects in HandleScope with Local<>
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
http: root JS objects in HandleScope with Local<>
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
crypto: root JS objects in HandleScope with Local<>
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
udp: root JS objects in HandleScope with Local<>
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
udp: remove slab allocator
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
Fix Engrish in error messages.
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
node: remove unused function
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
node: fix signedness compiler warnings
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
crypto: fix signedness compiler warnings
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
buffer: fix signedness compiler warnings
commit
|
commitdiff
|
tree
2012-03-30
Ben Noordhuis
stream_wrap: fix signedness compiler warnings
commit
|
commitdiff
|
tree
2012-03-29
Ben Noordhuis
test: move pummel/test-tls-fragmentation to benchmark/
commit
|
commitdiff
|
tree
2012-03-29
Yosef Dinerstein
tls: reduce memory overhead, reuse buffer
commit
|
commitdiff
|
tree
2012-03-29
Ben Noordhuis
test: move simple/test-crypto-dh to pummel/
commit
|
commitdiff
|
tree
2012-03-29
Ben Noordhuis
test: remove simple/test-module-load-list
commit
|
commitdiff
|
tree
2012-03-29
ssuda
zlib: don't use C++ templates
commit
|
commitdiff
|
tree
2012-03-28
Ben Noordhuis
tty, readline: fix style errors
commit
|
commitdiff
|
tree
2012-03-28
Erik Lundin
typed arrays: prevent unaligned typed array views on...
commit
|
commitdiff
|
tree
2012-03-28
Ben Noordhuis
buffer: align fast buffers on 8 byte boundary
commit
|
commitdiff
|
tree
2012-03-28
Mikael Bourges-Sevenier
typed arrays: add Uint8ClampedArray
commit
|
commitdiff
|
tree
2012-03-28
mstarzinger@chromium.org
v8: Fix missing initialization of mark-compact flags.
commit
|
commitdiff
|
tree
2012-03-26
Shigeki Ohtsu
test: add test of tls.createServer(honorCipherOrder...
commit
|
commitdiff
|
tree
2012-03-25
Zachary Scott
doc: document fs.createReadStream() encodings
commit
|
commitdiff
|
tree
next