9566 Commits (e6016dae348cf105be435abf4b8b318801c09900)
 

Author SHA1 Message Date
Trevor Norris e6016dae34 node: remove asyncStack 11 years ago
Trevor Norris f32c1ffe56 node: only run same AL once on error 11 years ago
Jo Liss b9bec2031e path: improve POSIX path.join() performance 11 years ago
Fedor Indutny cdde9a386a crypto: add newline to cert and key if not present 11 years ago
Fedor Indutny 661190af13 crypto: throw only in direct C++ methods 11 years ago
Fedor Indutny e57ab7ba06 node: `EmitExit` should not call `exit()` 11 years ago
Fedor Indutny 1442c1c6de addons: build and test examples 11 years ago
Alexis Campailla 2a0b619f7b text: give more time to test-next-tick-error-spin 11 years ago
Alexis Campailla 22879e749e test: give test-net-GH-5504 more time to run 11 years ago
Trevor Norris bf08ac462e node: compare AsyncListener instances, not uid's 11 years ago
Trevor Norris 60fcc11be2 node: ensure same AL inst only runs once 11 years ago
Trevor Norris 63ccfc3536 async_wrap/timers: remove Add/RemoveAsyncListener 11 years ago
Fedor Indutny 159da758e4 crypto: remove most of the `node_isolate` uses 11 years ago
Alexis Campailla 5393d02c0c test: relax timing in test-http-exit-delay 11 years ago
Alexis Campailla edfc0d9ffe test: debug-signal-cluster increase timeouts 11 years ago
Alexis Campailla e12e72eb58 debug client: connect after child is ready 11 years ago
Timothy J Fontaine 574f71444c test: move debugger repl into own section 11 years ago
Timothy J Fontaine 6cc95b06ea test: refactor to use common testcfg 11 years ago
Fedor Indutny 442d2d0cde test: ignore tests when built without OpenSSL CLI 11 years ago
Fedor Indutny 7f9b01509f lib: introduce `.setMaxSendFragment(size)` 11 years ago
Ben Noordhuis 023f0a3122 doc: tls: note that SSLv2 is disabled by default 11 years ago
Ben Noordhuis 8c303115f5 doc: tls: clarify server cipher list 11 years ago
Ben Noordhuis cda41f8775 src: don't mark addon_register_func as dllimport 11 years ago
Ben Noordhuis db5abd726f tls: make cert/pfx optional in tls.createServer() 11 years ago
Ben Noordhuis 262a752c29 tls: show human-readable error messages 11 years ago
Trevor Norris 24856f04b2 Merge remote-tracking branch 'origin/v0.10' 11 years ago
Ryan Graham 7f81ca2c47 domains: exit() only affects active domains 11 years ago
isaacs e7f7e2aeca blog: TJ is the new node core project lead 11 years ago
Fedor Indutny a05dae2ced gyp: fix build with python 2.6 11 years ago
Fedor Indutny 346b59e4a3 deps: update gyp to 1eae492b 11 years ago
Alexis Campailla 2e3da9be84 test: terminate gracefully in cluster-net-send 11 years ago
Timothy J Fontaine fc52ed85f6 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 429b58701a Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Sam Roberts 7bd6e33318 doc: streams must be open to be passed to child 11 years ago
Alexis Campailla 1b74892807 test: close debug client in test-debugger-client 11 years ago
Alex Kocharin ec57ecc982 http: concatenate duplicate headers by default 11 years ago
Timothy J Fontaine 8753bb3859 src: return empty set on ENOSYS for interfaces 11 years ago
svenpanne@chromium.org 196184d332 v8: backport codereview.chromium.org/11362182 12 years ago
Tom Gallacher 38a07a929b util: handle escaped forward slashes correctly 11 years ago
gluxon 56913d2cde doc: Fix argument typo in SimpleProtocol example 11 years ago
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