Merge remote-tracking branch 'origin/v0.10'
[platform/upstream/nodejs.git] / doc /
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-15 isaacsblog: TJ is the new node core project lead
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-13 Sam Robertsdoc: streams must be open to be passed to child
2014-01-10 gluxondoc: Fix argument typo in SimpleProtocol example
2014-01-08 Lorenz Leutgebdoc: fix typo in cluster page
2014-01-05 Lorenz Leutgebdoc: Add forward secrecy section to TLS docs
2014-01-05 Fedor Indutnycrypto: introduce .setEngine(engine, [flags])
2014-01-03 Trevor Norrisnode: change AsyncListener API
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-01 Timothy J Fontaineblog: Post for v0.11.10
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Maciej Małeckidoc: document that `process.send` is synchronous
2013-12-31 Timothy J Fontainedoc: clarify process on exit safe usage
2013-12-31 Ron Korvingdocs: process.on('exit') receives exit code
2013-12-31 Tuğrul Topuzdns: add resolveSoa and 'SOA' rrtype
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Benjamin Watersdoc: Fix doc heading for 'response' event
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Dav Glassdoc: Fix missing backtick in debugger doc
2013-12-26 Benjamin Watersdoc: Missing word 'are' in documentation
2013-12-20 Fedor Indutnytls: reintroduce socket.encrypted
2013-12-20 Cam Swordshttp: parse the status message in a http response.
2013-12-19 Sam Robertsdoc: describe the local domain path on Windows
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J Fontaineblog: Post for v0.10.24
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-12 Timothy J Fontaineblog: Post for v0.10.23
2013-12-12 Nicolas Kaiserdoc: fix typos in node.1
2013-12-12 Mathias Bynensdoc: mention `binary` as deafult for Hash strings
2013-12-12 Gabriel Farrelldoc: "finish" event is on the writable stream
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Ingmar Rungecrypto: support GCM authenticated encryption mode.
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-06 Yazhong Liudoc: mention execArgv in setupMaster
2013-12-06 Fedor Indutnydoc: document 'error' event for stream.Writable
2013-12-04 isaacsblog: bnoordhuis departure
2013-12-02 Yazhong Liudoc: list execArgv option for child_process.fork()
2013-12-02 Gabriel Falkenbergdoc: change constant to consistent
2013-12-02 Sam Robertsprocess: document kill(0), disallow kill(O_RDWR)
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-30 Yazhong Liudoc: net: fix typo in example code
2013-11-28 Michael Ridgwaydoc: http: document ServerResponse 'finish' event
2013-11-28 Nikolai Vavilovdoc: http: properly document callback argument
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 isaacsblog: npm outage postmortem
2013-11-26 Ben Noordhuistls: add serialNumber to getPeerCertificate()
2013-11-23 Linus Unnebäckdoc: clarify child_process error behaviour
2013-11-21 Timothy J Fontaineblog: Post for v0.11.9
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-19 Fedor Indutnycrypto: `randomBytes` is non-blocking
2013-11-19 Fedor Indutnynet: fix `new net.Socket` documentation
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-15 Ben Noordhuisdoc: add nodejs.vn to community page
2013-11-15 Ben Noordhuisdoc: sort community page links alphabetically
2013-11-13 Trevor Norrisdoc: fix few smalloc entries for proper formatting
2013-11-13 Trevor Norrissmalloc: check if object has external memory
2013-11-12 Timothy J Fontaineblog: Post for v0.10.22
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-11-07 Fedor Indutnydoc: encoding is ignored if input is a Buffer
2013-11-07 Ben Noordhuisdoc: cluster: bump stability level to 'unstable'
2013-10-31 isaacsdoc: Correct and add several items
2013-10-31 Sam Robertsdoc: document node signal handling
2013-10-30 Timothy J Fontaineblog: Post for v0.11.8
2013-10-30 Erik Dubbelboertls: add ECDH ciphers support
2013-11-01 Trevor Norrisdoc: add docs for AsyncListeners
2013-10-30 Nick Simmonsfs: add recursive subdirectory support to fs.watch
2013-10-29 Scott Blomquistdoc: Update documentation to reflect ObjectWrap changes
2013-10-29 Thom Seddonsrc: accept passphrase when crypto signing with private key
2013-10-29 Ben Noordhuisdoc: dgram: reword dgram.Socket#send() docs
2013-10-28 Trevor Norrisdgram: send() can accept strings
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 Ben Noordhuishttp: expose supported methods
2013-10-27 Phillip Alexanderdoc: fs: clarify fs.symlink Windows specific args
2013-10-27 Ryan Grahamdoc: improve module documentation
2013-10-25 Sam Robertsdoc: fix missing backtick in 2e16037
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-25 Brian Whitedoc: streams: document default objectMode setting
2013-10-24 Zarko Stankovicdoc: add nodejs.rs to the community page
2013-10-22 isaacsblog: HTTP server DoS vulnerability details
2013-10-18 Timothy J Fontaineblog: Post for v0.10.21
2013-10-18 Timothy J Fontaineblog: Post for v0.8.26
2013-10-17 Patrik Stutzhttp: add statusMessage
2013-10-16 Sam Robertsdoc: cluster documentation cleanup and corrections
2013-10-16 Sam Robertsdoc: child_process corrections and cleanups
2013-10-16 Ben Noordhuisdns: rename domain to hostname
2013-10-16 Jason Gerfendoc: crypto: document SPKAC additions
2013-10-16 Ben Noordhuisdoc: http: reword IncomingMessage 'close' event
2013-10-16 Ben Noordhuisdoc: http: add cross-links for easier clicking
2013-10-15 isaacsRevert "doc: crypto: document SPKAC additions"
2013-10-15 Jason Gerfendoc: crypto: document SPKAC additions
2013-10-15 Ben Noordhuisdoc: expand os.loadavg() section
2013-10-14 Ben Noordhuisdoc: document os.loadavg() behavior on windows
2013-10-11 Trevor Norrisbuffer: add buf.toArrayBuffer() API
2013-10-10 Ben Noordhuisdoc: net: remove bad net.Server description
2013-10-10 Ben Noordhuisdoc: addon: fix object instantiation examples
next