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.
 
 
 
 
 
 
Alexis Campailla 9be6470b53 windows: fix dns lookup of localhost with ipv6 11 years ago
..
_debugger.js Merge remote-tracking branch 'upstream/v0.10' 11 years ago
_http_agent.js http: force socket encoding to be null 11 years ago
_http_client.js http: DELETE shouldn't default to chunked encoding 11 years ago
_http_common.js http: make DELETE requests set `req.method` 11 years ago
_http_incoming.js http: provide backpressure for pipeline flood 11 years ago
_http_outgoing.js http: removed headers stay removed 11 years ago
_http_server.js http: add statusMessage 11 years ago
_linklist.js Update copyright headers 14 years ago
_stream_duplex.js stdio: Set readable/writable flags properly 12 years ago
_stream_passthrough.js stream: _write takes an encoding argument 12 years ago
_stream_readable.js stream: return this from pause()/resume() 11 years ago
_stream_transform.js stream: objectMode transforms allow falsey values 11 years ago
_stream_writable.js stream: change default hwm for objectMode to 16 11 years ago
_tls_legacy.js Merge branch 'v0.10' 11 years ago
_tls_wrap.js tls: fix handling of asterisk in SNI context 11 years ago
assert.js assert: indicate if exception message is generated 11 years ago
buffer.js buffer: convert values to uint, not int 11 years ago
child_process.js child_process: don't crash process on internal ops 11 years ago
cluster.js cluster: fix premature 'disconnect' event 11 years ago
console.js src: Replace macros with util functions 11 years ago
constants.js Update copyright headers 14 years ago
crypto.js crypto: support GCM authenticated encryption mode. 11 years ago
dgram.js dgram: send() can accept strings 11 years ago
dns.js windows: fix dns lookup of localhost with ipv6 11 years ago
domain.js domain: use AsyncListener API 11 years ago
events.js Merge remote-tracking branch 'upstream/v0.10' 11 years ago
freelist.js Update copyright headers 14 years ago
fs.js src: make buffer size errors more explicit 11 years ago
http.js http: expose supported methods 11 years ago
https.js lib: remove unused variables and functions 11 years ago
module.js Merge remote-tracking branch 'upstream/v0.10' 11 years ago
net.js domain: use AsyncListener API 11 years ago
os.js lint 12 years ago
path.js src: Replace macros with util functions 11 years ago
punycode.js lib: remove unused variables and functions 11 years ago
querystring.js util: more strict check for bool/number/string 11 years ago
readline.js Merge remote-tracking branch 'upstream/v0.10' 11 years ago
repl.js Merge remote-tracking branch 'upstream/v0.10' 11 years ago
smalloc.js smalloc: check if object has external memory 11 years ago
stream.js src: Replace macros with util functions 11 years ago
string_decoder.js Don't allow invalid encodings in StringDecoder class 12 years ago
sys.js Fix #3577 Un-break require('sys') 12 years ago
timers.js domain: use AsyncListener API 11 years ago
tls.js tls: emit 'end' on .receivedShutdown 11 years ago
tty.js lib: remove unused variables and functions 11 years ago
url.js src: Replace macros with util functions 11 years ago
util.js util: more strict check for bool/number/string 11 years ago
vm.js vm: update API to use options argument 11 years ago
zlib.js src: Replace macros with util functions 11 years ago