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-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
2013-03-27
Trevor Norris
domain: fix domain callback from MakeCallback
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ben Noordhuis
doc: child_process: document 'error' event
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ben Noordhuis
doc: fix formatting in tty.markdown
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Timothy J Fontaine
test: test name is the last elem, not second
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
child_process: don't emit same handle twice
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
crypto: make getCiphers() return non-SSL ciphers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Mathias Bynens
doc: mention `process.*.isTTY` under `process`
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
child_process: fix sending utf-8 to child process
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
bench: add child process read perf benchmark
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Ben Noordhuis
deps: fix openssl build on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
isaacs
stream: Fix early end in Writables on zero-length writes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Ben Noordhuis
tools: update gyp to r1601
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Ben Noordhuis
doc: update CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Alexey Kupershtokh
timer: fix off-by-one ms error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Marcel Laverdet
tls: remove harmful unnecessary bounds checking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
verwaest@chromium.org
v8: Unify kMaxArguments with number of bits used to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Ben Noordhuis
crypto: check randomBytes() size argument
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Ben Noordhuis
doc: document that stdio is usually blocking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Gil Pedersen
stream: Fix stall in Transform under very specific...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Fedor Indutny
timers: handle signed int32 overflow in enroll()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
blog: Post for v0.10.1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
Now working on v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
Merge branch 'v0.10.1-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Ben Noordhuis
deps: upgrade libuv to 9b61939
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
2013.03.21, Version 0.10.1 (Stable)
v0.10.1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
npm: upgrade to 1.2.15
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fedor Indutny
crypto: initialize transform lazily
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
isaacs
tls: Prevent hang in readStart
commit
|
commitdiff
|
tree
|
snapshot
next