You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
James M Snell e655a437b3 http: do not allow multiple instances of certain response headers 9 years ago
..
internal node: add -c|--check CLI arg to syntax check script 9 years ago
_debug_agent.js lib: use const to define constants 10 years ago
_debugger.js debugger: use strict equality comparison 9 years ago
_http_agent.js lib,src: remove usage of events.EventEmitter 9 years ago
_http_client.js http: add checkIsHttpToken check for header fields 9 years ago
_http_common.js http: add checkIsHttpToken check for header fields 9 years ago
_http_incoming.js http: do not allow multiple instances of certain response headers 9 years ago
_http_outgoing.js http: add callback is function check 9 years ago
_http_server.js http: add comment about `outputSize` in res/server 9 years ago
_linklist.js Remove excessive copyright/license boilerplate 10 years ago
_stream_duplex.js node: allow multiple arguments passed to nextTick 10 years ago
_stream_passthrough.js lib: use const to define constants 10 years ago
_stream_readable.js lib,src: remove usage of events.EventEmitter 9 years ago
_stream_transform.js stream: simpler stream constructon 10 years ago
_stream_wrap.js _stream_wrap: prevent use after free in TLS 9 years ago
_stream_writable.js util: prepend '(node) ' to deprecation messages 9 years ago
_tls_common.js tls: destroy singleUse context immediately 10 years ago
_tls_legacy.js lib,src: remove usage of events.EventEmitter 9 years ago
_tls_wrap.js stream_base: various improvements 9 years ago
assert.js lib: don't use global Buffer 10 years ago
buffer.js buffer: clean up usage of __proto__ 9 years ago
child_process.js child_process: check execFile and fork args 9 years ago
cluster.js lib,src: remove usage of events.EventEmitter 9 years ago
console.js lib: fix eslint styles 10 years ago
constants.js Remove excessive copyright/license boilerplate 10 years ago
crypto.js streams: refactor LazyTransform to internal/ 9 years ago
dgram.js lib,src: remove usage of events.EventEmitter 9 years ago
dns.js async_wrap: ensure all objects have internal field 9 years ago
domain.js src: fix --abort-on-uncaught-exception 9 years ago
events.js events,lib: don't require EE#listenerCount() 9 years ago
freelist.js lib,test: add freelist deprecation and test 9 years ago
fs.js fs: include filename in watch errors 9 years ago
http.js lib,src: remove usage of events.EventEmitter 9 years ago
https.js https: reuse TLS sessions in Agent 9 years ago
module.js module: remove unnecessary property and method 9 years ago
net.js lib,src: remove usage of events.EventEmitter 9 years ago
os.js util: prepend '(node) ' to deprecation messages 9 years ago
path.js path: improve posixSplitPath performance 9 years ago
process.js src: remove excessive license boilerplate 10 years ago
punycode.js lib: add missing `new` for errors lib/*.js 10 years ago
querystring.js lib: don't use global Buffer 10 years ago
readline.js lib,src: remove usage of events.EventEmitter 9 years ago
repl.js repl: backslash bug fix 9 years ago
stream.js lib,src: remove usage of events.EventEmitter 9 years ago
string_decoder.js lib: don't use global Buffer 10 years ago
sys.js util: introduce `printDeprecationMessage` function 10 years ago
timers.js lib: remove redundant code, add tests in timers.js 9 years ago
tls.js tls: add --tls-cipher-list command line switch 9 years ago
tty.js util: prepend '(node) ' to deprecation messages 9 years ago
url.js doc: multiple documentation updates cherry picked from v0.12 9 years ago
util.js util: fix for inspecting promises 9 years ago
v8.js src: add total_available_size to v8 statistics 9 years ago
vm.js lib: reduce util.is*() usage 10 years ago
zlib.js buffer: fix usage of kMaxLength 9 years ago