summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2012-12-14docs: streams2isaacs1-95/+394
2012-12-14doc: Crypto streaming interfaceisaacs1-9/+42
2012-12-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs19-32/+330
2012-12-13blog: Post for 0.8.16isaacs1-0/+65
2012-12-10doc: Add nodejstr to community pageisaacs1-1/+3
2012-12-06doc: remove broken require.extensions exampleBen Noordhuis1-8/+0
2012-12-06tls, https: add tls handshake timeoutBen Noordhuis1-0/+6
2012-12-06process: add getgroups(), setgroups(), initgroups()Ben Noordhuis1-0/+37
2012-12-04fs: fix 'object is not a function' callback errorsBen Noordhuis1-2/+25
2012-11-30Fix dropped html tagLewuathe1-1/+1
2012-11-29website: typo fixesKyle Robinson Young9-10/+10
2012-11-27doc: Fix missing link target to 'https.request()'Ryunosuke SATO1-0/+1
2012-11-26blog: Post for v0.8.15isaacs1-0/+71
2012-11-22doc: Add lines about additonal uses of BufferTrevor Norris1-0/+17
2012-11-20doc: fix typo in setPrivateKey function signatureTim Kuijsten1-1/+1
2012-11-16build: allow linking against system libuvStephen Gallagher1-0/+1
2012-11-08os: add os.endianness() functionNathan Rajlich1-0/+4
2012-11-06build: allow linking against system c-aresStephen Gallagher1-0/+1
2012-11-06build: allow linking against system http_parserStephen Gallagher1-0/+1
2012-10-30doc: remove duplicate set of optionsFrancois Marier1-5/+0
2012-10-29doc: reflect hostname v. host preference in examplesFrancois Marier2-7/+7
2012-10-25blog: Correct shasums for v0.8.14isaacs1-5/+6
2012-10-25blog: Post for v0.8.14isaacs2-0/+82
2012-10-25blog: Post for v0.8.13isaacs1-0/+72
2012-10-25Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2-0/+89
2012-10-24blog: Post for v0.9.3 releaseisaacs1-0/+87
2012-10-24doc: child_process: document uid and gid spawn() optionsOlivier Lalonde1-0/+2
2012-10-23doc: OpenSSL is bundled now.isaacs1-2/+1
2012-10-23crypto: Add crypto.DEFAULT_ENCODING (defaults to 'buffer')isaacs1-144/+189
2012-10-23crypto: Binding only accepts buffersisaacs1-0/+4
2012-10-23crypto: Move encoding logic to JS, default=bufferisaacs1-22/+25
2012-10-21Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2-2/+2
2012-10-16doc: Typo. s/arguemnt/argument/isaacs1-1/+1
2012-10-14docs: fix copy and paste errorJan Lehnardt1-1/+1
2012-10-13Merge remote-tracking branch 'origin/v0.8'Nathan Rajlich12-42/+193
2012-10-13doc: rectify http.ClientResponse close/end eventsBen Noordhuis1-5/+12
2012-10-13crypto: add crypto.getHashes()Ben Noordhuis1-0/+10
2012-10-13crypto: add crypto.getCiphers()Ben Noordhuis1-0/+11
2012-10-13doc: set default background color to whiteMax Ogden1-0/+1
2012-10-12blog: Post about 0.8.12isaacs1-0/+73
2012-10-11string_decoder: Add 'end' method, do base64 properlyisaacs1-2/+6
2012-10-11doc: Reduce crypto stability to 2-Unstableisaacs1-1/+33
2012-10-10util: add a "customInspect" option to `util.inspect()`Nathan Rajlich1-0/+3
2012-10-10util: make `inspect()` accept an "options" argumentNathan Rajlich1-11/+11
2012-10-09https: fix renegotation attack protectionBen Noordhuis2-2/+7
2012-10-08doc: consistent use of the callback argumentAndreas Madsen5-24/+37
2012-10-05doc: document the custom "inspect()" function behaviorNathan Rajlich1-0/+13
2012-10-03Revert "http: make http.ServerResponse emit 'end'"isaacs1-11/+0
2012-10-03doc: better example for process.hrtime()Alex Kocharin1-3/+4
2012-10-03doc: stream: clarify meaning of 'drain' some moreBen Noordhuis1-0/+4