1265 Commits (3b1b4de9033e2dd167061692c31b9231368ccb81)

Author SHA1 Message Date
Evan Solomon 13ed817fec doc: add a missing word in streams doc 11 years ago
Forrest L Norvell 231092d236 doc: document domain.enter() and domain.exit() 12 years ago
Sam Roberts 6a7be99703 doc: fs.open, fix flag/mode confusion, etc. 11 years ago
Brian White 30701d6e74 os: add mac address to networkInterfaces() output 11 years ago
Wyatt Preul 6359e017ac docs: Warning about consuming response 12 years ago
Ben Noordhuis 2cd7adc7f4 util: don't throw on circular %j input to format() 11 years ago
Trevor Norris 7ca77eaf38 fs: write strings directly to disk 11 years ago
Ben Noordhuis 6bd922fce8 dgram: report send errors to cb, don't pass bytes 11 years ago
Andrew Paprocki 17fbd6cd66 doc: vm: fix incorrect API documentation 11 years ago
Ben Noordhuis c13bfdc091 child_process: add 'shell' option to .exec() 11 years ago
Ben Noordhuis 4881a6a9a3 doc: clarify fs.read() offset argument 11 years ago
Maciej Małecki d713db245b doc: document possible return values of os.arch() 11 years ago
Dav Glass 7d654be627 doc: Fix missing backtick in debugger doc 11 years ago
Ben Noordhuis 0de5b831e2 doc: document tls.Server 'secureProtocol' option 11 years ago
isaacs 0f8de5e1f9 stream: Simplify flowing, passive data listening 11 years ago
Trevor Norris d817843d2e smalloc: create separate module 11 years ago
Ben Noordhuis e0c4fba0ac doc: events: clarify 'newListener' emitter state 11 years ago
isaacs bd5ab9c601 doc: Explain process.nextTick timing 11 years ago
isaacs db5776cf8b doc: Streams API Doc Rewrite 11 years ago
Timothy J Fontaine f88b8dad84 test: regression test for #5798 setImmediate 11 years ago
Nathan Rajlich ed5324687e doc: fix bad markdown parsing in list 11 years ago
Ben Noordhuis 0693d22f86 src: enable native v8 typed arrays 11 years ago
Trevor Norris 71ade1c212 doc: remove mention of maxTickDepth 11 years ago
Tim Oxley 2d6d46172e doc: remove obsolete spawn() stdio options 11 years ago
Fedor Indutny 07fbb43d78 tls: export TLSSocket 11 years ago
Brian White 9b09c9eedd zlib: allow changing of level and strategy 11 years ago
Brian White 086d4ccace zlib: allow custom flush type for flush() 11 years ago
Ben Noordhuis 9290385057 doc: vm: update github issues link 11 years ago
Ben Noordhuis c1bf89df2e doc: tls: ECDH ciphers are not supported 11 years ago
Ben Noordhuis 3fac4157fe doc: fs: synchronize watchFile/unwatchFile warning 11 years ago
Mathias Bynens 972465a3b0 doc: improve punycode.js documentation 12 years ago
Trevor Norris fb40da822f buffer: expose class methods alloc and dispose 12 years ago
Trevor Norris 456942a920 buffer: reimplement Buffer pools 12 years ago
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 12 years ago
Sam Roberts 5fc8efb87d doc: call console module 'console' not 'stdio' 12 years ago
Rod Vagg d3b06f19cb doc: cleanup addons code, fix isolate positioning 12 years ago
Rod Vagg 98aad77f46 doc: cleanup addons docs for 80 char lines 12 years ago
Sam Roberts 226a20da5d doc: call console module 'console' not 'stdio' 12 years ago
Linus Mårtensson 5e4e8ec429 build: add android support 12 years ago
Fedor Indutny 212e9cd8c9 tls: session API returns 12 years ago
isaacs 0a4260c8c0 doc: Correct TLS deprecation notices 12 years ago
Fedor Indutny af80e7bc6e tls: introduce TLSSocket based on tls_wrap binding 12 years ago
isaacs e8500274e0 Revert "http: remove bodyHead from 'upgrade' events" 12 years ago
Kiyoshi Nomo 36e90da6df doc: remove `bufferSize` option 12 years ago
Ben Noordhuis 9826b15493 doc: sending dgram handles only works on unix 12 years ago
Daniel G. Taylor 675e85813f https: Add `secureProtocol` docs 12 years ago
Daniel G. Taylor 30cb9fec91 tls: Add `secureProtocol` docs 12 years ago
isaacs 179aa0a8f2 doc: Minor fixup in http doc re bodyHead 12 years ago
Nathan Zadoks a40133d10c http: remove bodyHead from 'upgrade' events 12 years ago
isaacs 896b2aa707 util: Add debuglog, deprecate console lookalikes 12 years ago