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
2015-08-23
cjihrig
process: make process.release.name "node"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Frederic Hemberger
installer: fix installers for node.js rename
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
cjihrig
node: rename from io.js to node
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Rich Trott
test: use reserved IP in test-net-connect-timeout
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Minwoo Jung
doc: fix comments in tls_wrap.cc and _http_client.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
James M Snell
tools: add license boilerplate to check-imports.sh
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
James M Snell
tls: add --tls-cipher-list command line switch
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
hackerjs
doc: document response.finished in http.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Rod Vagg
doc: update AUTHORS list
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Brendan Ashworth
tools: enable space-after-keywords in eslint
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Brendan Ashworth
test: add spaces after keywords
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Roman Klauke
fs: replace bad_args macro with concrete error msg
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Sakthipriyan...
tools: fix anchors in generated documents
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Rod Vagg
doc: update AUTHORS list
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Rod Vagg
doc: add TSC meeting minutes 2015-07-29
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Rod Vagg
doc: add TSC meeting minutes 2015-08-19
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Rod Vagg
doc: add TSC meeting minutes 2015-06-03
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Rod Vagg
doc: fix links to original converged repo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Rod Vagg
doc: fix links to original gh issues for TSC meetings
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Rod Vagg
doc: add audio recording links to TSC meeting minutes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
James M Snell
repl: filter integer keys from repl tab complete list
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Fedor Indutny
buffer: reapply 07c0667
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Fedor Indutny
string_bytes: fix unaligned write in UCS2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Evan Lucas
src: improve startup time
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Rod Vagg
doc: add TSC meeting minutes 2015-07-22
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Karl Skomski
crypto: fix mem {de}allocation in ExportChallenge
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Mike Atkins
tls: handle empty cert in checkServerIndentity
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Jacob Edelman
doc: fix spelling mistake in node.js comment
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Michaël Zasso
test: remove unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Michaël Zasso
test: disallow unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Todd Kennedy
repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Fedor Indutny
stream_base: various improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Brendan Ashworth
test: reduce timeouts in test-net-keepalive
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Brendan Ashworth
test: improve test-net-server-pause-on-connect
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Brendan Ashworth
test: improve test-net-pingpong
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Sakthipriyan...
events: deprecate static listenerCount function
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Michael Dawson
Update FIPS instructions in README.md
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ben Noordhuis
test: drop Isolate::GetCurrent() from addon tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ben Noordhuis
test: lint addon tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Rich Trott
doc: clarify options for fs.watchFile()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Rich Trott
test: refactor test-fs-watchfile.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Karl Skomski
src: better error message on failed Buffer malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
P.S.V.R
crypto: check for OpenSSL errors when signing
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Fedor Indutny
tls: fix throughput issues after incorrect merge
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Matt Loring
tools: run the tick processor without building v8
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Karl Skomski
crypto: fix memory leak in PBKDF2Request
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Karl Skomski
crypto: fix memory leak in ECDH::SetPrivateKey
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Karl Skomski
crypto: fix memory leak in PublicKeyCipher::Cipher
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Karl Skomski
crypto: fix memory leak in SafeX509ExtPrint
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Karl Skomski
crypto: fix memory leak in SetDHParam
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Karl Skomski
src: fix memory leak in DLOpen
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
muddletoes
test: correct spelling of 'childProcess'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Sam Stites
path: use '===' instead of '==' for comparison
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Ben Noordhuis
src: don't use fopen() in require() fast path
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Steven R. Loomis
build: work around VS2015 issue in ICU <56
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Ben Noordhuis
src: rename Buffer::Use() to Buffer::New()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Ben Noordhuis
src: introduce internal Buffer::Copy() function
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Ben Noordhuis
src: move internal functions out of node_buffer.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Ben Noordhuis
src: plug memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Steven R. Loomis
build: intl: converge from joyent/node
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Steven R. Loomis
build: Intl: bump ICU4C from 54 to 55
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
João Reis
test: option to run a subset of tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Chad Johnston
crypto: show exponent in decimal and hex
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Roman Klauke
src: add total_available_size to v8 statistics
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Ben Noordhuis
build: expand ~ in install prefix early
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Rich Trott
test: clarify dropMembership() call
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Nathan Woltman
path: remove dead code in favor of unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Lucien Greathouse
build: update manifest to include Windows 10
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Christopher...
util: display constructor when inspecting objects
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Fedor Indutny
tls: fix check for reused session
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Fedor Indutny
tls: introduce internal `onticketkeycallback`
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Sam Roberts
test: make listen-fd-cluster/server more robust
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Ryan Graham
net: ensure Socket reported address is current
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Gireesh Punathil
test: address timing issues in simple http tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
James M Snell
doc: multiple documentation updates cherry picked from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Rod Vagg
Working on v4.0.0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
Working on v3.0.1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
2015-08-04 io.js v3.0.0 Release
v3.0.0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
doc: fix heading levels for new repl documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Jeremiah Senkpiel
repl: persist history in plain text
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Jeremiah Senkpiel
repl: default persistence to ~/.node_repl_history
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Jeremiah Senkpiel
test: add tests for persistent repl history
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Jeremiah Senkpiel
doc: document repl persistent history changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Michaël Zasso
src: disable vector ICs on arm
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Michaël Zasso
deps: update V8 to 4.4.63.26
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Brendan Ashworth
http: fix agent.getName() and add tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rich Trott
readline: allow tabs in input
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Frederic Hemberger
build: prepare Windows installer for i18n support
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
node: remove redundant --use-old-buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: fix missing null/undefined check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
build: add 'x86' option back in to configure
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Michael Dawson
build: first set of updates to enable PPC support
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: fix not return on error
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
node-gyp: detect RC build with x.y.z-rc.n format
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
src: introduce process.release object
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
jomo
http: use official IANA Status Codes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Fedor Indutny
node: do not override `message`/`stack` of error
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
src: increment NODE_MODULE_VERSION to 45
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ben Noordhuis
deps: upgrade v8 to 4.4.63.12
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
Working on v3.0.0
commit
|
commitdiff
|
tree
|
snapshot
next