897 Commits (157d2bcc04fc1fb47033db7cae00c7d593c1bf0c)

Author SHA1 Message Date
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
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
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
Ben Noordhuis d820b64412 tls: add localAddress and localPort properties 12 years ago
Brandon Frohs 49300a4fa6 doc: Fix link to open issues on GitHub. 12 years ago
Ryuichi Okumura 4cd643ee2d doc: fix missing Class in header 12 years ago
Ryuichi Okumura b06c82fd88 doc: fix the link to Stream document 12 years ago
Ben Noordhuis 7124387b34 http: don't escape request path, reject bad chars 12 years ago
Ben Noordhuis b3d1e504f4 net: emit dns 'lookup' event before connect 12 years ago
Ryan Graham 1deeab29f2 doc: improve exports/module.exports consistency 12 years ago
Ryan Graham 93391ae9cb doc: clarify exports and module.exports 12 years ago
Timothy J Fontaine 8886c6bf62 dns: add getServers and setServers 12 years ago
isaacs bdb78b9945 stream: don't create unnecessary buffers in Readable 12 years ago
Ben Noordhuis e72cd415ad cluster: use round-robin load balancing 12 years ago
Robert Kowalski dc92ff8585 doc: document stream.Writable 'error' event 12 years ago
Ben Kelly 8a407f58b9 os: Include netmask in os.networkInterfaces() 12 years ago
Kevin Locke 1c2b03dea5 doc: update options for exec and execFile 12 years ago
Sam Roberts f8d81222e8 event: make setMaxListeners() return this 12 years ago
Sam Roberts 41cbdc5e64 doc: document return values of EventEmitter methods 12 years ago
Miroslav Bajtoš a32a243d5f debugger: breakpoints in scripts not loaded yet 12 years ago
isaacs dda7b40204 doc: Fix require.extensions documentation 12 years ago
Ben Noordhuis ab518e8831 https: implement https.Server#setTimeout() 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 12 years ago
Ben Noordhuis 626d7abdb4 doc: cluster: s/server.destroy/server.close/ 12 years ago
isaacs 7bd8a5a2a6 doc: Deprecate require.extensions 12 years ago
isaacs 9cfc92979b doc: stream writev cleanups 12 years ago
Fedor Indutny 21ed8df696 streams: introduce .cork/.uncork/._writev 12 years ago
Miroslav Bajtoš 5db936d2ae debugger: breakpoints in scripts not loaded yet 12 years ago
Ben Noordhuis cf0fa96db8 events: add EventEmitter.defaultMaxListeners 13 years ago
Ryan Doenges 9026675061 path: add path.isAbsolute(path) 12 years ago
Sean Silva 63466e5cae doc: document value of `this` inside listeners 12 years ago
Kelly Gerber 36503b523d docs: update path.join() example for v0.10 12 years ago
Ryan Graham b02b93b2a2 doc: note a gotcha with http.Server sockets 12 years ago
isaacs b0de1e4a41 stream: Fix unshift() race conditions 12 years ago
Felix Geisendörfer a2fd657b10 docs: uncaughtException is here to stay 12 years ago
Rod Vagg ccabd4a6fa process: expose NODE_MODULE_VERSION in process.versions 12 years ago