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
2013-04-22
isaacs
http: Don't try to destroy nonexistent sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
isaacs
test: fix dgram-bind-default-address on osx
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
isaacs
crypto: LazyTransform on properties, not methods
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
mscdex
src: fix potential memory leak on early return
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
mscdex
src: don't initialize variable before assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
isaacs
blog: v0.11.1 does not work on windows x64
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
isaacs
blog: Post about 0.11.1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
isaacs
blog: Post about 0.10.4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Sean Silva
doc: document value of `this` inside listeners
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Ryan Doenges
assert: put info in err.message, not err.name
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Ben Noordhuis
website: add link to nightlies on download page
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Trevor Norris
crypto: fix return Local Handle w/o scope.Close()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Ben Noordhuis
dgram: fix no address bind()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Ben Noordhuis
test: make stdout-close-unref work in test runner
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Kelly Gerber
docs: update path.join() example for v0.10
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Ryan Graham
doc: note a gotcha with http.Server sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Ben Noordhuis
handle_wrap: fix NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Stanislav Ochotnicky
test: preserve process.env after test-init exec
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Stanislav Ochotnicky
test: preserve process.env in forked child_process
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Ben Noordhuis
os: unbreak windows build
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Ben Noordhuis
os: handle 256 character hostnames
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Ben Noordhuis
os: fix unlikely buffer overflow in os.type()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
isaacs
build: Typo in tools/msvs/msi/product.wxs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
stream: Fix unshift() race conditions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
Now working on v0.10.5
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
Merge branch 'v0.10.4-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
lint
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
blog: Fix title for v0.8.23 release
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
2013.04.11, Version 0.10.4 (Stable)
v0.10.4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
npm: Upgrade to 1.2.18
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
isaacs
uv: Upgrade to v0.10.4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Ben Noordhuis
child_process: fix O(n*m) scan of cmd string
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Ben Noordhuis
cluster: fix O(n*m) scan of cmd string
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Ben Noordhuis
src: don't SetInternalField() in ObjectWrap dtor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Ben Noordhuis
Revert "crypto: use better memory BIO implementation"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Fedor Indutny
net: fix socket.bytesWritten Buffers support
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Ben Noordhuis
crypto: remove unused ClientHelloParser field
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
isaacs
blog: Post for v0.8.23
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Łukasz Walukiewicz
buffer: fix offset checks
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
isaacs
stream: call write cb before finish event
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
isaacs
http: Support write(data, 'hex')
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fedor Indutny
crypto: dh secret should be left-padded
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Rod Vagg
process: expose NODE_MODULE_VERSION in process.versions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fedor Indutny
crypto: move write_head in bio's Reset() method
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fedor Indutny
crypto: fix changing buffers in bio
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fedor Indutny
crypto: fix style issues in bio
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Andreas Madsen
crypto: fix constructor call in crypto streams
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fedor Indutny
net: account encoding in .byteLength
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Ben Noordhuis
doc: document linux pwrite() bug
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Fedor Indutny
net: fix buffer iteration in bytesWritten
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Fedor Indutny
crypto: zero is not an error if writing 0 bytes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Tobias Müllerleile
tls: Re-enable check of CN-ID in cert verification
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Garcia
stream: unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Garcia
stream: remove vestiges of previous _transform API
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
isaacs
doc: Correct caveats for http Readables
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Fedor Indutny
crypto: use better memory BIO implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
blog: Post about 0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
Now working on 0.10.4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
Merge branch 'v0.10.3-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Fedor Indutny
v8: cherry-pick 75311294 from upstream
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
2013.04.03, Version 0.10.3 (Stable)
v0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
http: Remove legacy ECONNRESET workaround code
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
npm: Upgrade to 1.2.17
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
test: fork-getconnections stricter, less chatty
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Fedor Indutny
child_process: acknowledge sent handles
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
isaacs
assert: Simplify AssertError creation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Timothy J Fontaine
etw: update prototypes to match dtrace provider
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Ben Noordhuis
dtrace: check if _handle property is set
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Timothy J Fontaine
dtrace: actually use the _handle.fd value
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Dave Pacheco
dtrace: pass more arguments to probes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Dave Pacheco
build: allow building with dtrace on osx
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Brian White
src: remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
isaacs
http client: Ensure socket cleanup on response end
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Andrew Hart
test: test intended code-paths
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
isaacs
tls: Destroy socket when encrypted side closes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Michael Hart
Ensure BAD domain example actually uses domain
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Mitar
querystring: Removing unnecessary binding
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Nathan Rajlich
repl: use more readable RegExp syntax for spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Nathan Rajlich
repl: isSyntaxError() catches "strict mode" errors
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
isaacs
crypto: Pass options to ctor calls
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
blog: v0.11.0 release
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
blog: Update linux binary tarball shasums
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
blog: Post about v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
Node working on 0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
Merge branch 'v0.10.2-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ben Noordhuis
src: tie process.versions.uv to uv_version_string()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
2013.03.28, Version 0.10.2 (Stable)
v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Bert Belder
deps: upgrade libuv to v0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
npm: Upgrade to v1.2.15
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Fedor Indutny
tls: handle SSL_ERROR_ZERO_RETURN
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
wicked
setTimeout: do not calculate Timeout._when property
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
stream: Emit readable on ended streams via read(0)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
stream: Handle late 'readable' event listeners
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
doc: Add 'don't ignore errors' section to domain
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Benjamin Ruston
doc: debugger, dns, http: fix grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Ben Noordhuis
deps: upgrade libuv to 7514149
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
isaacs
test: Accept either kind of NaN
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Fedor Indutny
tls: handle errors before calling C++ methods
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Benjamin Ruston
doc: addon: fix grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Fedor Indutny
openssl: disable HEARTBEAT TLS extension
commit
|
commitdiff
|
tree
|
snapshot
next