doc: show keylen in pbkdf2 as a byte length
[platform/upstream/nodejs.git] / doc / api /
2015-10-29 calebboyddoc: show keylen in pbkdf2 as a byte length
2015-10-29 Rich Trottdoc: add information about Assert behavior and maintenance
2015-10-29 Martiidoc: clarify API buffer.concat
2015-10-29 Kyle Smithdoc: clarify the use of `option.detached`
2015-10-29 Yuval Briktls: TLSSocket options default isServer false
2015-10-12 Rod Vaggsrc: add process.release.lts property
2015-10-12 David Boivindoc: update the assert module summary
2015-10-12 Roman Klaukedoc: replace node-gyp link with nodejs/node-gyp
2015-10-10 Dave Hodderdoc: Amend capitalization of word JavaScript
2015-10-10 Alejandro Oviedodoc: add method links in dns.markdown
2015-10-10 Alejandro Oviedodoc: add method links in child_process.markdown
2015-10-10 Jason Karnsdoc: recommend Infinity on emitter.setMaxListeners
2015-10-08 Roman Reissdoc: add TLS session resumption example
2015-10-08 Rod Machendoc: fix spelling in Buffer documentation
2015-10-08 Evan Lucassrc: add process.versions.icu
2015-10-02 Minwoo Jungdoc: fix outdated 'try/catch' statement in sync
2015-10-02 Rich Trottdoc: copyedit fs.watch() information
2015-09-25 Fabio Oliveiradocs: Clarify assert.doesNotThrow behavior
2015-09-25 Laurent Fortindoc: rearrange execSync and execFileSync
2015-09-25 Laurent Fortindoc: make execFileSync in line with execFile
2015-09-25 reggidoc: fix typos in cluster & errors
2015-09-22 Sakthipriyan Vairamanidoc: remove usage of events.EventEmitter
2015-09-22 Christopher J. Brodydoc: remove extra using v8::HandleScope statement
2015-09-20 Rich Trottdoc: clarify description of assert.ifError()
2015-09-20 Rich Trottdoc: refine process.kill() and exit explanations
2015-09-17 Rich Trottdoc: process exit event is not guaranteed to fire
2015-09-16 Sam Robertsdoc: remove incorrect reference to TCP in net docs
2015-09-16 Sam Robertsdoc: correct buffer.slice arg syntax
2015-09-16 Sam Robertsdoc: describe spawn option.detached
2015-09-16 Sam Robertstimer: ref/unref return self
2015-09-15 Sven Slootwegdoc: add missing backtick in buffer.markdown
2015-09-15 Yazhong Liufs: consider NaN/Infinity in toUnixTimestamp
2015-09-15 Danny Nemerdoc: fix broken link in repl.markdown
2015-09-15 Jeremiah Senkpieldoc: fix two doc errors in stream and process
2015-09-15 Tristian Flanagandoc: fixed io.js references in process.markdown
2015-09-15 Minwoo Jungdoc: use "Calls" over "Executes" for consistency
2015-09-11 Anne-Gaelle Colomdoc: use US English for consistency
2015-09-11 Anne-Gaelle Colomdoc: use 3rd person singular for consistency
2015-09-11 Sam Robertsdoc: describe process API for IPC
2015-09-08 Rich Trottdoc: fix comma splice in Assertion Testing doc
2015-09-06 Sakthipriyan Vairamanidoc,test: enable recursive file watching in Windows
2015-09-06 Jeremiah Senkpieldoc: update url doc to account for escaping
2015-09-06 Ben Noordhuischild_process: add callback parameter to .send()
2015-08-29 Jeremiah Senkpieldoc: clarify cluster behaviour with no workers
2015-08-27 Ben NoordhuisRevert "lib,src: add unix socket getsockname/getpeername"
2015-08-27 Ben Noordhuisdoc: update io.js reference
2015-08-27 Ben Noordhuislib: add net.Socket#localFamily property
2015-08-27 Ben Noordhuislib,src: add unix socket getsockname/getpeername
2015-08-27 Сковорода Никита... doc: minor clarification in buffer.markdown
2015-08-26 James M Snelldoc: fix bad merge on modules.markdown
2015-08-26 James M Snelldoc: minor additional corrections and improvements
2015-08-26 James M Snelldoc: minor grammatical update in crypto.markdown
2015-08-26 James M Snelldoc: minor grammatical update
2015-08-26 James M Snelldoc: remove repeated statement in globals.markdown
2015-08-26 James M Snelldoc: remove 'dudes' from documentation
2015-08-26 James M Snelldoc: update tense in child_process.markdown
2015-08-26 James M Snelldoc: fixed worker.id type
2015-08-26 James M Snelldoc: port is optional for socket.bind()
2015-08-26 James M Snelldoc: fix minor types and grammar in fs docs
2015-08-26 James M Snelldoc: update parameter name in net.markdown
2015-08-26 James M Snelldoc: small typo in domain.markdown
2015-08-26 James M Snelldoc: fixed typo in net.markdown (missing comma)
2015-08-26 James M Snelldoc: update description of fs.exists in fs.markdown
2015-08-26 James M Snelldoc: clarification on the 'close' event
2015-08-26 James M Snelldoc: improve working in stream.markdown
2015-08-26 James M Snelldoc: update path.extname documentation
2015-08-26 James M Snelldoc: small clarifications to modules.markdown
2015-08-26 James M Snelldoc: code style cleanups in repl.markdown
2015-08-26 James M Snelldoc: correct grammar in cluster.markdown
2015-08-26 James M Snelldoc: Clarify the module.parent is set once
2015-08-24 Sakthipriyan Vairamanidoc: make the deprecations consistent
2015-08-24 Sakthipriyan Vairamanidoc: document deprecation of util.is* functions
2015-08-23 cjihrignode: additional cleanup for node rename
2015-08-23 cjihrigprocess: make process.release.name "node"
2015-08-23 cjihrignode: rename from io.js to node
2015-08-23 James M Snelltls: add --tls-cipher-list command line switch
2015-08-23 hackerjsdoc: document response.finished in http.markdown
2015-08-19 Sakthipriyan Vairamanievents: deprecate static listenerCount function
2015-08-18 Rich Trottdoc: clarify options for fs.watchFile()
2015-08-11 Roman Klaukesrc: add total_available_size to v8 statistics
2015-08-05 James M Snelldoc: multiple documentation updates cherry picked from...
2015-08-04 Rod Vaggdoc: fix heading levels for new repl documentation
2015-08-04 Jeremiah Senkpieldoc: document repl persistent history changes
2015-08-04 Rod Vaggsrc: introduce process.release object
2015-08-04 Ben Noordhuisdeps: update v8 to 4.4.63.9
2015-08-04 Sakthipriyan Vairamanibuffer: fix case of one buffer passed to concat
2015-08-04 Matteo Collinadgram: make send cb act as "error" event handler
2015-08-04 Chris Dickinsondgram: make send cb act as "error" event handler
2015-08-04 Julien Gillinet: do not set V4MAPPED on FreeBSD
2015-08-04 Sakthipriyan Vairamanidoc,test: documents behaviour of non-existent file
2015-07-29 Sakthipriyan Vairamanidoc: properly inheriting from EventEmitter
2015-07-28 Sam Robertsdoc: a listener, not "an" listener
2015-07-28 Sam Robertsdoc: server close event does not have an argument
2015-07-24 Sakthipriyan Vairamanidoc: note about custom inspect functions
2015-07-23 Sam Robertscluster: emit 'message' event on cluster master
2015-07-23 Fedor Indutnytls: add `getTicketKeys()`/`setTicketKeys()`
2015-07-23 Yosuke Furukawadoc: Replace util.debug with console.error
2015-07-16 Jeremiah Senkpieldocs: link to more up-to-date v8 docs
2015-07-14 Sakthipriyan Vairamanidoc,test: empty strings in path module
2015-07-10 Brendan Ashworthdoc: document fs.watchFile behaviour on ENOENT
next