9626 Commits (3dcf7253a831946bd1cbb5ad74bfec6bc014f92e)
 

Author SHA1 Message Date
Ryan Graham 5106cadffb domain: fix off-by-one in Domain.exit() 11 years ago
Trevor Norris 2eddd74112 http: use writev on chunked encoding 11 years ago
Jeff Barczewski 82c2084b4e test: check RR scheduler has necessary methods 11 years ago
Timothy J Fontaine 270c2deb84 src: OnFatalError handler must abort() 11 years ago
Trevor Norris 646ac18d79 node: AsyncListener use separate storage mechanism 11 years ago
Trevor Norris 828f14556e src: revert domain using AsyncListeners 11 years ago
Fedor Indutny 0afdfae0eb configure: always set `arm_float_abi` 11 years ago
Fedor Indutny 730e511b35 child_process: better error reporting for exec 11 years ago
Fedor Indutny 4800310f6a deps: fix openssl assembly error on ia32 win32 11 years ago
Lorenz Leutgeb fc7e217a30 doc: fix typo in cluster page 11 years ago
Fedor Indutny 390598608c deps: update openssl to 1.0.1f 11 years ago
Timothy J Fontaine 30b3bc2f7c uv: Upgrade to v0.10.22 11 years ago
Ben Noordhuis f057c7049e build: unconditionally disable -Werror 11 years ago
isaacs 1be9365930 npm: Upgrade to 1.3.23 11 years ago
ayanamist b922b5e90d stream: writes may return false but forget to emit drain 11 years ago
Lorenz Leutgeb e1f4f6aa28 doc: Add forward secrecy section to TLS docs 11 years ago
Fedor Indutny 92b6417098 crypto: introduce .setEngine(engine, [flags]) 11 years ago
Trevor Norris a40b463674 node: properly check uid when adding AsyncListener 11 years ago
Trevor Norris d9fc6af32a node: change AsyncListener API 11 years ago
Timothy J Fontaine 13eb17f412 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine aa56d9d354 blog: Post for v0.11.10 11 years ago
Timothy J Fontaine c3e26d64f8 Now working on 0.11.11 11 years ago
Timothy J Fontaine c039bc3a0e Merge branch 'v0.11.10-release' 11 years ago
Timothy J Fontaine 66931791f0 2013.12.31, Version 0.11.10 (Unstable) 11 years ago
Timothy J Fontaine 5ce4f3ec3d v8: Upgrade to 3.22.24.10 11 years ago
Timothy J Fontaine 08c83bb172 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Maciej Małecki 5a8de857f0 doc: document that `process.send` is synchronous 11 years ago
Timothy J Fontaine ffb718b5a3 doc: clarify process on exit safe usage 11 years ago
Ron Korving 3917232030 docs: process.on('exit') receives exit code 11 years ago
Tuğrul Topuz bddea032b7 dns: add resolveSoa and 'SOA' rrtype 11 years ago
Timothy J Fontaine 13de0f1d27 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 6f8aa24d1e test: fix test-cluster-eaccess to work on windows 11 years ago
Sam Roberts cb1646f44e test: fix assumption of worker exit on disconnect 11 years ago
Sam Roberts 876d3bd85a cluster: do not synchronously emit 'setup' event 11 years ago
Sam Roberts dce35146e0 cluster: only forcibly exit worker on unclean exit 11 years ago
Sam Roberts 6f40abe2d4 cluster: disconnect callback should always occur 11 years ago
Sam Roberts 3c649703c7 cluster: replace erroneous comma with semicolon 11 years ago
Timothy J Fontaine 8590f810a5 uv: Upgrade to v0.11.17 11 years ago
Fedor Indutny 3e9f2e61db cluster: report more errors to workers 11 years ago
Benjamin Waters 58d6ca3a95 doc: Fix doc heading for 'response' event 11 years ago
Timothy J Fontaine 3dcb71f962 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Fedor Indutny cb5da7b443 deps: update gyp to 828ce09 11 years ago
pflannery 7ced966a32 timers: setImmediate v8 optimization fix 11 years ago
Dav Glass 34b9280da4 doc: Fix missing backtick in debugger doc 11 years ago
Yorkie 8d3bc88bbe querystring: remove `name` from `stringify()` 11 years ago
Lev Gimelfarb d2d56d04f8 build: add settings for VS 2013 to vcbuild.bat 11 years ago
Fedor Indutny 96dffb1217 deps: update gyp to 828ce09 11 years ago
Benjamin Waters 8c4b2c35a4 doc: Missing word 'are' in documentation 11 years ago
isaacs 7f82faee30 npm: Upgrade to v1.3.22 11 years ago
Vladimir Kurchatkin 055f7e9da9 src: only access stack of non-null errors 11 years ago