summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-10-03doc: stream: clarify meaning of 'drain' eventBen Noordhuis1-2/+2
2012-10-01doc: Correct stream.write fd mentionisaacs1-7/+1
2012-10-01path: add platform specific path delimiterPaul Serby1-4/+26
2012-09-30blog: s/LibUV/libuv/isaacs1-1/+1
2012-09-30blog: LXJS talk by @piscisaureusisaacs1-0/+13
2012-09-28Merge remote-tracking branch 'ry/v0.8' into v0.8-mergeisaacs8-77/+326
2012-09-28http: add response.headersSent propertyPavel Lang1-0/+4
2012-09-27doc: Make the CLA more simple/saneisaacs1-50/+48
2012-09-27blog: Post about 0.8.11isaacs1-0/+63
2012-09-25blog: Post about v0.8.10isaacs1-0/+93
2012-09-25doc: put API table of contents in alphabetical orderAdam Blackburn1-24/+24
2012-09-22events: add 'removeListener' eventBen Noordhuis1-1/+1
2012-09-19doc: zlib: document flush() and reset() methodsBen Noordhuis1-0/+15
2012-09-18crypto: bring module into modern ageFedor Indutny1-24/+27
2012-09-17blog: Post for 0.9.2isaacs1-0/+95
2012-09-17doc: fix three typosRobin Lee3-3/+3
2012-09-15tls, https: validate server certificate by defaultBen Noordhuis2-2/+2
2012-09-12Merge remote-tracking branch 'ry/v0.8' into masterisaacs22-41/+179
2012-09-12doc: fs: clarfify fs.watch() documentationBen Noordhuis1-5/+8
2012-09-12doc: http: expand request.headers documentationBen Noordhuis1-1/+10
2012-09-11blog: Post for 0.8.9isaacs1-0/+97
2012-09-11Update doc and test for sunos/solaris switchisaacs1-1/+1