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-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
2015-08-04
Rod Vagg
node-gyp: download header tarball for compile
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
node-gyp: make aware of nightly, next-nightly & rc
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ben Noordhuis
buffer: rename internal/buffer_new.js to buffer.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ben Noordhuis
test: remove two obsolete pummel tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ben Noordhuis
test: don't use arguments.callee
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ben Noordhuis
deps: update v8 to 4.4.63.9
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: allow ArrayBuffer as Buffer argument
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: minor cleanup from rebase
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: fix usage of kMaxLength
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
cjihrig
cluster: do not unconditionally set --debug-port
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sakthipriyan...
buffer: fix case of one buffer passed to concat
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Fedor Indutny
http_server: `prefinish` vs `finish`
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Matteo Collina
dgram: make send cb act as "error" event handler
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chris Dickinson
dgram: make send cb act as "error" event handler
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Domenic Denicola
vm: fix symbol access
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Domenic Denicola
vm: remove unnecessary access checks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Domenic Denicola
vm: fix property descriptors of sandbox properties
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
crypto: remove kMaxLength on randomBytes()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: make additional changes to native API
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: switch API to return MaybeLocal<T>
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: switch to using Maybe<T> API
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: finish implementing FreeCallback
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: implement Uint8Array backed Buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Trevor Norris
buffer: allow ARGS_THIS to accept a name
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rod Vagg
deps: backport 7b24219346 from v8 upstream
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Julien Gilli
net: do not set V4MAPPED on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
cjihrig
Revert "dns: remove AI_V4MAPPED hint flag on FreeBSD"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Michaël Zasso
doc: update v8 flags in man page
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chris Dickinson
deps: update v8 to 4.3.61.21
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chris Dickinson
test: remove obsolete harmony flags
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sakthipriyan...
doc,test: documents behaviour of non-existent file
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sakthipriyan...
repl: don't clobber RegExp.$ properties
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Sakthipriyan...
test: change the hostname to an invalid name
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Sakthipriyan...
test: fix messages and use return to skip tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Bert Belder
win,node-gyp: enable delay-load hook by default
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
cjihrig
deps: make node-gyp work with io.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Kat Marchán
deps: upgrade to npm 2.13.3
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Sakthipriyan...
test: use common.isWindows consistently
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Ben Noordhuis
cluster: add handle ref/unref stubs in rr mode
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Johan Bergström
tools: expose skip output to test runner
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Ali Ijaz Sheikh
build: produce symbol map files on windows
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Ben Noordhuis
test: fix fs.readFile('/dev/stdin') tests
commit
|
commitdiff
|
tree
|
snapshot
next