src: move debug agent from deps/ to src/
[platform/upstream/nodejs.git] / doc /
2014-10-29 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-10-27 cjihrignet: add pauseOnConnect option to createServer()
2014-10-27 Vladimir Kurchatkindocs: fix smalloc.dispose() example
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
2014-10-09 Wang Xinyongdoc: correct createSecureContext
2014-10-08 Stiliyan Lazarovdoc: fix wording and punctuation in modules
2014-10-08 Fedor IndutnyMerge remote-tracking branch 'joyent/v0.12'
2014-10-08 Trevor Norrisbuffer, doc: misc. fix and cleanup
2014-10-08 Steve Maodoc: add missing semicolons
2014-10-08 Johnny Raystreams: set default encoding for writable streams
2014-10-07 Victor Widelldoc: improve readLine.pause()
2014-10-07 Steve Sharpdoc: Update net.markdown
2014-10-03 Yazhong Liubuffer: add generic functions for (u)int ops
2014-10-01 Julien Gillireadline: should not require an output stream.
2014-10-01 Gabriel Wickeurl: make query() consistent
2014-10-01 Julien Fontanetdoc: note stdout and stderr special behaviors.
2014-09-29 Trevor Norrisdoc: fix optional parameter parsing
2014-09-25 Trevor Norrisdoc: fix brackets for optional parameters
2014-09-19 Andrew Teichdoc: corrected typo in vm docs
2014-09-17 Guilherme de Souzadoc: console example improvement
2014-09-17 Guilherme de Souzadoc: http.request() improved code example
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-16 Ben Noordhuislib, src: add vm.runInDebugContext()
2014-09-15 Maciej Małeckidoc: document `process.env` better
2014-09-15 Mathias Schreckdoc: fix modules require.resolve documentation
2014-09-09 Trevor Livingstontls: `checkServerIdentity` option
2014-09-03 cjihrignet,dgram: workers can listen on exclusive ports
2014-09-03 Fedor Indutnytls: support multiple keys/certs
2014-09-02 Julien Gillicluster: centralize removal from workers list.
2014-08-28 Shigeki Ohtsutls: add DHE-RSA-AES128-SHA256 to the def ciphers
2014-08-28 Shigeki Ohtsutls, crypto: add DHE support
2014-08-28 Fedor Indutnycrypto: introduce ECDH
2014-08-26 Fedor Indutnycrypto: allow padding in RSA methods
2014-08-20 Chris Dickinsonnet,stream: add isPaused, don't read() when paused
2014-08-13 Kyle Robinson Youngdoc: typo fixes on stream, tls and http
2014-08-11 seishuncrypto: add RSA encryption
2014-08-07 Jackson Tiandoc: document max `new Buffer(size)`
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-07 Maciej Małeckidoc: document arguments for 'error' event on a stream
2014-08-06 Kevin Simperdoc: clarify factory methods for net.Socket
2014-08-04 cjihrignet: don't prefer IPv4 addresses during resolution
2014-07-31 Jakob Gillichdocs: fix non-string ignore note in path.resolve
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-23 Jackson Tiannet: add remoteFamily for socket
2014-07-23 Sam Robertsdoc: console.trace takes a message format
2014-07-14 Ryan Grahamcluster: include settings object in 'setup' event
2014-07-14 Ryan Grahamcluster: allow multiple calls to setupMaster()
2014-07-10 Ryan Grahamdoc: re-org child_process into async/sync
2014-07-10 Ryan Grahamdoc: remove customFds mentions
2014-07-07 Maurice Butlerdoc: added X.json to the LOAD_AS_FILE sudo code
2014-07-07 Sam Robertsdoc: fix console.assert docs, message is a format
2014-07-02 Brian Whitedoc: fix createCipher description
2014-07-02 Fedor Indutnychild_process: accept uid/gid everywhere
2014-06-27 Saúl Ibarra Corretgédns: introduce lookupService function
2014-06-25 Fedor Indutnycrypto: add `honorCipherOrder` argument
2014-06-25 Fedor Indutnydoc: document `tls.createSecureContext`
2014-06-24 Kyle Robinson Youngdoc: typos in child_process
2014-06-24 Jan Kremsdoc: process: Document process.mainModule
2014-06-23 Ben Noordhuisdoc: buffer: clarify typed array construction
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-12 Euandoc: Fix typo in dns.resolveSrv docs
2014-06-12 Xavi Magrinyàconsole: console.dir() accepts options object
2014-06-12 Xavi MagrinyàAdded support for options parameter in console.dir()
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-31 Chris Barberdoc: fixed wording in child_process
2014-05-22 Yazhong Liudoc: document url `slashes` property
2014-05-22 fengmk2querystring: custom encode and decode
2014-05-21 Calvin Metcalfdoc: clarify `end` vs `finish` in streams
2014-05-18 cjihrignet: don't throw on net.Server.close()
2014-05-12 Trevor Norrisbuffer: remove Buffer#toArrayBuffer()
2014-05-07 Yazhong Liudoc: add spec for util.deprecate()
2014-05-07 Nikolai Vavilovdoc: fix a typo
2014-05-02 Adrian Langdoc: correct check for failed child_process.spawn
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-30 Vladimir Kurchatkinstream: split `objectMode` for Duplex
2014-04-29 Forrest L Norvelldocs: add cautionary note to emitter.removeAllListeners
2014-04-29 Sean McArthurbuffer: add compare and equals methods
2014-04-24 Julian Gruberdoc: fix missing link in net api
2014-04-24 Julian Gruberdoc: fix order in net api
2014-04-24 Ben Noordhuishttp: add request.flush() method
2014-04-24 Fedor Indutnydeps: provide TXT chunk info in c-ares
2014-04-24 Farrin Reiddoc: tls: added path property to tls.connect
2014-04-17 Fedor Indutnytls: `getPeerCertificate(detailed)`
2014-04-17 Fedor Indutnytls: support OCSP on client and server
2014-04-10 William Bertdocs: fix links to streams
2014-04-10 Fedor Indutnydgram: introduce `reuseAddr` option
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-04-07 Brian Whitedoc: add missing space
2014-04-03 Evan Carrollutil: made util.isArray a direct alias for Array.isArray
2014-04-02 Dominic Tarrdocs: correct tls docs. server -> client
2014-04-02 C. Scott Ananiannode: add signature to SET_PROTOTYPE_METHOD
2014-03-31 Goh Yisheng (Andrew)doc: typo clean up in tls
2014-03-29 Fedor Indutnycrypto: move `createCredentials` to tls
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-25 Nathan Rajlichdoc: remove `agent.request()` call in example
2014-03-13 Ben Noordhuissrc, test: fix up ObjectWrap, `make test-addons`
next