766 Commits (144e21ed30356b7f563c6a37471537b2057b56f4)

Author SHA1 Message Date
isaacs 9901b69c8e crypto: Move encoding logic to JS, default=buffer 12 years ago
isaacs 627f0d27e8 doc: Typo. s/arguemnt/argument/ 12 years ago
Jan Lehnardt a7b5938715 docs: fix copy and paste error 12 years ago
Ben Noordhuis 4a23add90f doc: rectify http.ClientResponse close/end events 12 years ago
Ben Noordhuis 14a6c4efb8 crypto: add crypto.getHashes() 12 years ago
Ben Noordhuis f53441ab1f crypto: add crypto.getCiphers() 12 years ago
isaacs 061f2075cf string_decoder: Add 'end' method, do base64 properly 12 years ago
isaacs 99b2368a6c doc: Reduce crypto stability to 2-Unstable 12 years ago
Nathan Rajlich 4eb5399bb2 util: add a "customInspect" option to `util.inspect()` 12 years ago
Nathan Rajlich 07774e6b95 util: make `inspect()` accept an "options" argument 12 years ago
Ben Noordhuis 0ad005852c https: fix renegotation attack protection 12 years ago
Andreas Madsen be5a8e24c2 doc: consistent use of the callback argument 12 years ago
Nathan Rajlich f826b3269d doc: document the custom "inspect()" function behavior 12 years ago
isaacs 836a06fc4f Revert "http: make http.ServerResponse emit 'end'" 12 years ago
Alex Kocharin bf0bc3565b doc: better example for process.hrtime() 12 years ago
Ben Noordhuis b0d04ffbd8 doc: stream: clarify meaning of 'drain' some more 12 years ago
Ben Noordhuis f624be4093 doc: stream: clarify meaning of 'drain' event 12 years ago
isaacs b90c1502e5 doc: Correct stream.write fd mention 12 years ago
Paul Serby 41e53e5579 path: add platform specific path delimiter 12 years ago
Pavel Lang b38277be26 http: add response.headersSent property 12 years ago
Adam Blackburn d5e9895ce0 doc: put API table of contents in alphabetical order 12 years ago
Ben Noordhuis 84221fd1d6 events: add 'removeListener' event 12 years ago
Ben Noordhuis c4aedf8a2a doc: zlib: document flush() and reset() methods 12 years ago
Fedor Indutny 63ff449d87 crypto: bring module into modern age 12 years ago
Robin Lee a08271c7a8 doc: fix three typos 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
Ben Noordhuis 58a5bc1ec7 doc: fs: clarfify fs.watch() documentation 12 years ago
Ben Noordhuis 4870a4e3da doc: http: expand request.headers documentation 12 years ago
isaacs 1c2982b94f Update doc and test for sunos/solaris switch 12 years ago
Nathan Rajlich dba47aefa5 docs: fix typo in Buffer#toJSON() docs 12 years ago
Nathan Rajlich a4ef01df07 buffer: implement Buffer.prototype.toJSON() 12 years ago
Pooya Karimian 0087bc6370 cluster.worker description and examples ere missing from the top level of docs 12 years ago
Fedor Indutny 8e0c830cd0 tls: async session storage 12 years ago
Ben Noordhuis 790d651f0d http: make http.ServerResponse emit 'end' 12 years ago
Atsuya Takagi 9f57e422cf doc: fix typo in api/cluster 12 years ago
Ankur Oberoi a57d31595d doc: fix grammar errors 12 years ago
Ben Noordhuis e4cef1a083 doc: update assert.doesNotThrow() docs 12 years ago
isaacs 05282588e0 Buffer.isEncoding(enc) 12 years ago
Nathan Rajlich 2d0c1da975 docs: fix syntax error in "https" example 12 years ago
koichik 752ac320ae https: make https.get() accept a URL 12 years ago
Bert Belder 99ad52ecbe doc: remote the "recommended modules" section 12 years ago
Ron Korving 2e1f2b535e doc: fix typo in cluster example code 12 years ago
Ben Noordhuis badbd1af27 tls: update default cipher list 12 years ago
Ben Noordhuis 7c75ca7182 doc: cluster: setupMaster() can be called only once 12 years ago
Ben Noordhuis de32b38992 addon: remove node-waf, superseded by node-gyp 12 years ago
Kyle Robinson Young 4ef808ec0a doc: remove unused util from child_process 12 years ago
Timothy J Fontaine 382f22f229 timers: implement setImmediate 12 years ago
Ben Noordhuis 4c150ca0d0 net: fix listen() regression, revert patches 12 years ago
isaacs 168a555780 fs: fix naming of truncate/ftruncate functions 12 years ago
isaacs 0414e14702 doc: util.pump is deprecated. Use Stream.pipe 12 years ago