summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: use correct signature for assert()Andrei Sedoi2015-01-201-1/+1
* docs: delete unused/duplicate css filesRobert Kowalski2015-01-142-57/+0
* doc: clarify buffer api documentationJames M Snell2014-12-221-9/+42
* doc: clarify add/removeListener semanticsJames M Snell2014-12-221-5/+13
* doc: improve dns module's documentationJulien Gilli2014-12-171-10/+78
* docs: clarify url.format documentationJulien Gilli2014-12-151-2/+4
* doc: fix typo secureOptions in tlssilverwind2014-12-111-1/+1
* doc: clearer log messages in net code samplespkcs2014-12-081-4/+4
* docs: fix streams example for write() after end()Alejandro Oviedo2014-12-061-5/+4
* doc: fix grammar in tls and timersBrendan Ashworth2014-12-052-3/+3
* doc: cover stdio option in child_processSam Roberts2014-11-181-33/+68
* doc: document the fds behind stdin/out/errSam Roberts2014-11-181-3/+3
* doc: clarify dns.lookup vs dns.resolveJulien Gilli2014-11-141-4/+7
* doc: update openssl commands to use best practicesEric Mill2014-11-111-2/+2
* Merge remote-tracking branch 'joyent/v0.10' into v0.10Fedor Indutny2014-11-041-9/+13
|\
| * crypto: allow forcing SSLv2/v3 via secureProtocolFedor Indutny2014-10-201-9/+13
* | doc: add note about key derivationCalvin Metcalf2014-10-201-0/+12
|/
* doc: clarify poodle mitigationTimothy J Fontaine2014-10-171-0/+20
* crypto: allow runtime opt in using SSLv2/SSLv3Timothy J Fontaine2014-10-153-7/+15
* doc: document why SSL2/SSL3 is disabledFedor Indutny2014-10-151-1/+10
* tls add secureOptions documentationSwaagie2014-10-151-0/+5
* doc: update design to match nodejs.orgMatthew Fitzsimmons2014-10-134-402/+821
* doc: document _transform callback takes 2 argsCalvin Metcalf2014-09-231-2/+15
* doc: document `process.env` betterMaciej Małecki2014-09-161-0/+23
* doc: fix modules require.resolve documentationMathias Schreck2014-09-151-7/+7
* doc: document arguments for 'error' event on a streamMaciej Małecki2014-08-071-0/+4
* doc: clarify factory methods for net.SocketKevin Simper2014-08-061-1/+9
* docs: fix non-string ignore note in path.resolveJakob Gillich2014-07-311-1/+1
* doc: console.trace takes a message formatSam Roberts2014-07-231-2/+3
* doc: added X.json to the LOAD_AS_FILE sudo codeMaurice Butler2014-07-071-1/+2
* doc: fix console.assert docs, message is a formatSam Roberts2014-07-071-3/+3
* doc: fix createCipher descriptionBrian White2014-07-021-2/+2
* doc: buffer: clarify typed array constructionBen Noordhuis2014-06-221-3/+8
* doc: fixed wording in child_processChris Barber2014-05-311-1/+2
* doc: document url `slashes` propertyYazhong Liu2014-05-221-0/+7
* doc: clarify `end` vs `finish` in streamsCalvin Metcalf2014-05-211-1/+11
* docs: add cautionary note to emitter.removeAllListenersForrest L Norvell2014-04-291-1/+3
* doc: fix missing link in net apiJulian Gruber2014-04-241-0/+1
* doc: fix order in net apiJulian Gruber2014-04-241-2/+2
* docs: fix links to streamsWilliam Bert2014-04-111-2/+2
* doc: add missing spaceBrian White2014-04-071-1/+1
* docs: correct tls docs. server -> clientDominic Tarr2014-04-021-1/+1
* doc: typo clean up in tlsGoh Yisheng (Andrew)2014-03-311-2/+2
* doc: remove an unused arg in process.stdin.Shuhei Kagawa2014-03-101-1/+1
* doc: update assert.markdownNicolas Talle2014-02-231-2/+2
* build: readd missing installer resourcesv0.10.26v0.10.26-releaseTimothy J Fontaine2014-02-183-0/+0
* docs: clarify process.stdin and old modeAnton Khlynovskiy2014-02-181-5/+17
* doc: stdout blocking or non-blocking behaviourPedro Ballesteros2014-02-181-6/+14
* doc: mention objectMode for Writable streamsRaynos2014-02-181-0/+3
* doc: re-add node.1 man pageTimothy J Fontaine2014-02-141-0/+448