Remove excessive copyright/license boilerplate
[platform/upstream/nodejs.git] / lib / net.js
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-11 Evan Lucasnet: remove TODO for moving isIP to dns
2015-01-08 Evan Lucasutil: _detailedException to _exceptionWithHostPort
2015-01-08 Evan Lucasutil,net: move _detailedException into util
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2015-01-04 cjihrignet: make connect() input validation synchronous
2014-12-18 Chris Dickinsonstream: switch _writableState.buffer to queue
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Trevor Norrissrc: all wraps now use actual FunctionTemplate
2014-12-06 Evan Lucasnet: give better error messages
2014-12-05 Trevor Norrissrc: all wrap's now use actual FunctionTemplate
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-10-29 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-10-27 cjihrignet: add pauseOnConnect option to createServer()
2014-09-24 Patrick Mooneynet: Make server.connections un-enumerable
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-03 cjihrignet,dgram: workers can listen on exclusive ports
2014-09-03 Trevor Norrissrc: be more intelligent about use of "arguments"
2014-09-03 Jackson Tiannet: Improve Socket.prototype.write()
2014-09-03 Trevor Norrisstream_wrap: Add support to write binary strings
2014-08-20 Chris Dickinsonnet,stream: add isPaused, don't read() when paused
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-07 Alexis CampaillaCluster: fix shared handles on Windows
2014-08-04 cjihrignet: don't prefer IPv4 addresses during resolution
2014-07-31 Fedor IndutnyRevert "Cluster: fix shared handles on Windows"
2014-07-31 Alexis CampaillaCluster: fix shared handles on Windows
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-23 Jackson Tiannet: add remoteFamily for socket
2014-07-10 cjihriglib: remove and restructure calls to isNaN()
2014-07-03 Ed Umanskynet: reset `errorEmitted` on reconnect
2014-07-02 Eli Skeggsnet: don't emit listening if handle is closed
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-12 Brian Whitelib: remove unused variables
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-28 Raymond Fengnet: Ensure consistent binding to IPV6 if address is...
2014-05-18 cjihrignet: don't throw on net.Server.close()
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-14 Yazhong Liunet: deduplicate Socket.prototype.address
2014-04-14 Fedor Indutnynet: bind to `::` TCP address by default
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-26 Alexis Campaillasrc: make stdout/sterr pipes blocking
2014-02-25 Alexis Campaillanet: fix listening on FDs on Windows
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J Fontainenet: add localPort to connect options
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Alexis Campaillacluster: handle bind errors on Windows
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Fedor Indutnystream: use `errorEmitted` from `_writableState`
2014-02-10 Fedor Indutnynet: do not re-emit stream errors
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-28 Thom Seddonlib: fix unnecessary coercion in lib/net.js
2014-01-28 Fedor Indutnystream_wrap: use `uv_try_write` where possible
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-27 Jun Manet: make Socket destroy() re-entrance safe
2014-01-25 Fedor Indutnynet: reset `endEmitted` on reconnect
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-24 Fedor Indutnytls_wrap: propagate errors to write callbacks
2014-01-24 Fedor Indutnytls: emit `clientError` on early socket close
2014-01-23 Timothy J FontaineMerge branch 'v0.10.25-release' into v0.10
2014-01-23 Timothy J Fontainesrc: lint lib/net.js v0.10.25
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-09 Trevor Norrissrc: revert domain using AsyncListeners
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Fedor Indutnycluster: report more errors to workers
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-31 Trevor Norrisdomain: use AsyncListener API
2013-10-30 Fedor Indutnytls: reuse hostname from underlying net.Socket
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-19 Maciej Małeckinet: add a port validation to `connect`
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
next