aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-04-02node: add signature to SET_PROTOTYPE_METHODC. Scott Ananian
2014-03-29crypto: move `createCredentials` to tlsFedor Indutny
2014-03-25doc: remove `agent.request()` call in exampleNathan Rajlich
2014-03-14src, test: fix up ObjectWrap, `make test-addons`Ben Noordhuis
2014-03-10Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-03-10doc: remove an unused arg in process.stdin.Shuhei Kagawa
2014-03-04crypto: allow setting add'l authenticated dataBrian White
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-02-28doc: document `beforeExit` and add more testsSam Roberts
2014-02-23doc: update assert.markdownNicolas Talle
2014-02-19Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-18build: readd missing installer resourcesTimothy J Fontaine
2014-02-18docs: clarify process.stdin and old modeAnton Khlynovskiy
2014-02-18doc: stdout blocking or non-blocking behaviourPedro Ballesteros
2014-02-18doc: mention objectMode for Writable streamsRaynos
2014-02-18child_process: execFileSync stderr should inheritTimothy J Fontaine
2014-02-18net: add localPort to connect optionsTimothy J Fontaine
2014-02-18crypto: allow custom generator for DiffieHellmanBrian White
2014-02-17repl: REPLServer inherits from readline.InterfaceYazhong Liu
2014-02-18tls: introduce asynchronous `newSession`Fedor Indutny
2014-02-14Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-14doc: re-add node.1 man pageTimothy J Fontaine
2014-02-13Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-13website: move website to joyent/node-websiteTimothy J Fontaine
2014-02-13doc: changed timer id to objectChristian
2014-02-10child_process: js bits for spawnSync/execSyncTimothy J Fontaine
2014-02-08Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-09doc: fix diffieHellman.getGenerator() descriptionBrian White
2014-02-07website: update cla email addressTimothy J Fontaine
2014-02-05src: move AsyncListener from process to tracingTrevor Norris
2014-02-05doc: document the tracing apiTimothy J Fontaine
2014-02-05tls: more session configuration options, methodsFedor Indutny
2014-02-04doc: fix references to error keywordBenjamin Waters
2014-02-04doc: fix after message in addAsyncListener exampleYuriy Nemtsov
2014-02-04zlib: separate sync/async methodsFedor Indutny
2014-02-03doc: add an example about multiple extensionsMaxime Quandalle
2014-02-01zlib: add sync versions for convenience methodsNikolai Vavilov
2014-01-28blog: Post for v0.11.11Timothy J Fontaine
2014-01-29docs: clarify origin in agent.maxSockets sectionWyatt Preul
2014-01-27Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-01-25doc: readline document TTY utilsFedor Indutny
2014-01-24Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-01-24doc: fix typo in readlineScott González
2014-01-23blog: Post for v0.10.25Timothy J Fontaine
2014-01-22crypto: support custom pbkdf2 digest methodsBen Noordhuis
2014-01-22addons: build and test examplesFedor Indutny
2014-01-20lib: introduce `.setMaxSendFragment(size)`Fedor Indutny
2014-01-20doc: tls: note that SSLv2 is disabled by defaultBen Noordhuis
2014-01-20doc: tls: clarify server cipher listBen Noordhuis
2014-01-17tls: show human-readable error messagesBen Noordhuis