projects
/
platform
/
upstream
/
nodejs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test: use port number from env in tls socket test
[platform/upstream/nodejs.git]
/
lib
/
2015-10-29
Sakthipriyan Vairamani
repl: handle comments properly
tree
|
commitdiff
2015-10-29
Fedor Indutny
timers: reuse timer in `setTimeout().unref()`
tree
|
commitdiff
2015-10-29
Rich Trott
lib: fix cluster handle leak
tree
|
commitdiff
2015-10-29
Trevor Norris
buffer: fix value check for writeUInt{B,L}E
tree
|
commitdiff
2015-10-29
ronkorving
fs: reduced duplicate code in fs.write()
tree
|
commitdiff
2015-10-29
Jeremiah Senkpiel
repl: limit persistent history correctly on load
tree
|
commitdiff
2015-10-29
Rich Trott
lib: avoid REPL exit on completion error
tree
|
commitdiff
2015-10-29
Fedor Indutny
http: fix stalled pipeline bug
tree
|
commitdiff
2015-10-29
Calvin Metcalf
stream: avoid unnecessary concat of a single buffer.
tree
|
commitdiff
2015-10-29
Fábio Santos
stream: fix signature of _write() in a comment
tree
|
commitdiff
2015-10-29
Yuval Brik
tls: TLSSocket options default isServer false
tree
|
commitdiff
2015-10-13
Ryan Graham
lib: fix undefined timeout regression
tree
|
commitdiff
2015-10-12
Fedor Indutny
tls: use parent handle's close callback
tree
|
commitdiff
2015-10-12
Trevor Norris
net: don't throw on bytesWritten access
tree
|
commitdiff
2015-10-12
Brian White
stream: avoid pause with unpipe in buffered write
tree
|
commitdiff
2015-10-10
Trevor Norris
buffer: don't abort on prototype getters
tree
|
commitdiff
2015-10-10
Ben Noordhuis
assert: support arrow functions in .throws()
tree
|
commitdiff
2015-10-08
Karl Skomski
src: replace naive search in Buffer::IndexOf
tree
|
commitdiff
2015-10-08
Fedor Indutny
http: cork/uncork before flushing pipelined res
tree
|
commitdiff
2015-10-08
Trevor Norris
buffer: clean up usage of __proto__
tree
|
commitdiff
2015-10-08
Evan Lucas
util: fix for inspecting promises
tree
|
commitdiff
2015-10-08
Rich Trott
lib: remove redundant code, add tests in timers.js
tree
|
commitdiff
2015-10-08
Evan Lucas
util: correctly inspect Map/Set Iterators
tree
|
commitdiff
2015-10-08
Evan Lucas
util: fix check for Array constructor
tree
|
commitdiff
2015-10-08
Jeremy Whitlock
src: fix --abort-on-uncaught-exception
tree
|
commitdiff
2015-10-08
Justin Chase
module: use UNC paths when loading native addons
tree
|
commitdiff
2015-10-08
Dave Eddy
node: add -c|--check CLI arg to syntax check script
tree
|
commitdiff
2015-10-08
charlierudolph
fs: include filename in watch errors
tree
|
commitdiff
2015-10-05
Fedor Indutny
http: add comment about `outputSize` in res/server
tree
|
commitdiff
2015-10-05
Fedor Indutny
http_server: pause socket properly
tree
|
commitdiff
2015-10-05
Fedor Indutny
http: fix out-of-order 'finish' bug in pipelining
tree
|
commitdiff
2015-10-02
Trevor Norris
async_wrap: ensure all objects have internal field
tree
|
commitdiff
2015-10-02
Ben Noordhuis
util: optimize promise introspection
tree
|
commitdiff
2015-09-30
Brendan Ashworth
smalloc: remove module
tree
|
commitdiff
2015-09-30
Roman Reiss
dns: add missing exports.BADNAME
tree
|
commitdiff
2015-09-30
Evan Lucas
path: improve posixSplitPath performance
tree
|
commitdiff
2015-09-25
Fedor Indutny
child_process: `null` channel handle on close
tree
|
commitdiff
2015-09-22
Sakthipriyan Vairamani
lib,src: remove usage of events.EventEmitter
tree
|
commitdiff
2015-09-22
Salman Aljammaz
repl: don't use tty control codes when $TERM is set...
tree
|
commitdiff
2015-09-22
Malcolm Ahoy
http: remove redundant code in _deferToConnect
tree
|
commitdiff
2015-09-22
Sakthipriyan Vairamani
repl: backslash bug fix
tree
|
commitdiff
2015-09-20
Ben Noordhuis
http: guard against response splitting in trailers
tree
|
commitdiff
2015-09-20
Matt Harrison
readline: fix tab completion bug
tree
|
commitdiff
2015-09-20
Trevor Norris
buffer: don't set zero fill for zero-length buffer
tree
|
commitdiff
2015-09-16
Sam Roberts
timer: ref/unref return self
tree
|
commitdiff
2015-09-16
Trevor Norris
buffer: construct Uint8Array in JS
tree
|
commitdiff
2015-09-16
Malcolm Ahoy
http: default Agent.getName to 'localhost'
tree
|
commitdiff
2015-09-16
Karl Skomski
src: use subarray() in Buffer#slice() for speedup
tree
|
commitdiff
2015-09-15
Brendan Ashworth
streams: refactor LazyTransform to internal/
tree
|
commitdiff
2015-09-15
Yazhong Liu
fs: consider NaN/Infinity in toUnixTimestamp
tree
|
commitdiff
2015-09-15
Fedor Indutny
http_server: fix resume after socket close
tree
|
commitdiff
2015-09-15
Ron Korving
fs: implemented WriteStream#writev
tree
|
commitdiff
2015-09-08
Fedor Indutny
cluster: allow shared reused dgram sockets
tree
|
commitdiff
2015-09-08
Evan Lucas
child_process: use stdio.fd even if it is 0
tree
|
commitdiff
2015-09-06
Michaël Zasso
buffer: SlowBuffer only accept valid numeric values
tree
|
commitdiff
2015-09-06
Ali Ijaz Sheikh
src: apply debug force load fixups from 41e63fb
tree
|
commitdiff
2015-09-06
Jeremiah Senkpiel
events,lib: don't require EE#listenerCount()
tree
|
commitdiff
2015-09-06
James M Snell
child_process: check execFile and fork args
tree
|
commitdiff
2015-09-06
Ben Noordhuis
child_process: add callback parameter to .send()
tree
|
commitdiff
2015-09-06
Karl Skomski
src: fix memory leak in ExternString
tree
|
commitdiff
2015-09-03
Jeremiah Senkpiel
timers: minor _unrefActive fixes and improvements
tree
|
commitdiff
2015-09-03
Julien Gilli
timers: don't mutate unref list while iterating it
tree
|
commitdiff
2015-09-03
Julien Gilli
timers: Avoid linear scan in _unrefActive.
tree
|
commitdiff
2015-08-27
Ben Noordhuis
Revert "lib,src: add unix socket getsockname/getpeername"
tree
|
commitdiff
2015-08-27
Ben Noordhuis
lib: add net.Socket#localFamily property
tree
|
commitdiff
2015-08-27
Ben Noordhuis
lib,src: add unix socket getsockname/getpeername
tree
|
commitdiff
2015-08-26
Minwoo Jung
debugger: use strict equality comparison
tree
|
commitdiff
2015-08-26
Fedor Indutny
http_parser: consume StreamBase instance
tree
|
commitdiff
2015-08-25
Jeremiah Senkpiel
doc: add internal modules notice
tree
|
commitdiff
2015-08-24
Ben Noordhuis
stream: rename poorly named function
tree
|
commitdiff
2015-08-24
Ben Noordhuis
stream: micro-optimize high water mark calculation
tree
|
commitdiff
2015-08-24
Ben Noordhuis
stream: fix off-by-factor-16 error in comment
tree
|
commitdiff
2015-08-24
Bradley Meck
module: fix module preloading when cwd is ENOENT
tree
|
commitdiff
2015-08-23
cjihrig
node: rename from io.js to node
tree
|
commitdiff
2015-08-23
Minwoo Jung
doc: fix comments in tls_wrap.cc and _http_client.js
tree
|
commitdiff
2015-08-23
James M Snell
tls: add --tls-cipher-list command line switch
tree
|
commitdiff
2015-08-22
James M Snell
repl: filter integer keys from repl tab complete list
tree
|
commitdiff
2015-08-21
Fedor Indutny
buffer: reapply 07c0667
tree
|
commitdiff
2015-08-21
Mike Atkins
tls: handle empty cert in checkServerIndentity
tree
|
commitdiff
2015-08-20
Todd Kennedy
repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE
tree
|
commitdiff
2015-08-20
Fedor Indutny
stream_base: various improvements
tree
|
commitdiff
2015-08-19
Sakthipriyan Vairamani
events: deprecate static listenerCount function
tree
|
commitdiff
2015-08-17
Sam Stites
path: use '===' instead of '==' for comparison
tree
|
commitdiff
2015-08-11
Roman Klauke
src: add total_available_size to v8 statistics
tree
|
commitdiff
2015-08-09
Nathan Woltman
path: remove dead code in favor of unit tests
tree
|
commitdiff
2015-08-08
Christopher Monsanto
util: display constructor when inspecting objects
tree
|
commitdiff
2015-08-07
Fedor Indutny
tls: fix check for reused session
tree
|
commitdiff
2015-08-06
Ryan Graham
net: ensure Socket reported address is current
tree
|
commitdiff
2015-08-05
James M Snell
doc: multiple documentation updates cherry picked from...
tree
|
commitdiff
2015-08-04
Jeremiah Senkpiel
repl: persist history in plain text
tree
|
commitdiff
2015-08-04
Jeremiah Senkpiel
repl: default persistence to ~/.node_repl_history
tree
|
commitdiff
2015-08-04
Jeremiah Senkpiel
test: add tests for persistent repl history
tree
|
commitdiff
2015-08-04
Brendan Ashworth
http: fix agent.getName() and add tests
tree
|
commitdiff
2015-08-04
Rich Trott
readline: allow tabs in input
tree
|
commitdiff
2015-08-04
Trevor Norris
buffer: fix missing null/undefined check
tree
|
commitdiff
2015-08-04
jomo
http: use official IANA Status Codes
tree
|
commitdiff
2015-08-04
Ben Noordhuis
buffer: rename internal/buffer_new.js to buffer.js
tree
|
commitdiff
2015-08-04
Ben Noordhuis
deps: update v8 to 4.4.63.9
tree
|
commitdiff
2015-08-04
Trevor Norris
buffer: allow ArrayBuffer as Buffer argument
tree
|
commitdiff
2015-08-04
Trevor Norris
buffer: minor cleanup from rebase
tree
|
commitdiff
next