9820 Commits (e9ce8fc82a6d12e790511b62852e820d8be03186)
 

Author SHA1 Message Date
Fedor Indutny 5e06ce4fb9 child_process: fix sending handle twice 11 years ago
Benoit Vallée a9d24fa40d test: test sending a handle twice 12 years ago
Ben Noordhuis bd8a5755dc src: add default visibility to NODE_MODULE 11 years ago
Brian White 31ce34887f crypto: allow setting add'l authenticated data 11 years ago
Brian White caca4f33aa crypto: fix CipherFinal return value check 11 years ago
Greg Brail 6eb4d1d15c timer: don't reschedule timer bucket in a domain 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Fedor Indutny 78d245f5b2 Merge remote-tracking branch 'origin/v0.10' 11 years ago
Fedor Indutny 34bf6e46be smalloc: remove `env.h` include 11 years ago
Fedor Indutny 5596f936d8 node: invoke `beforeExit` again if loop was active 11 years ago
Fedor Indutny 3b88dc6f19 stream_wrap: don't write twice on uv_try_write err 11 years ago
Sam Roberts 37d3c56c0b doc: document `beforeExit` and add more tests 11 years ago
Ben Noordhuis a2eeb43ded src: emit 'beforeExit' event on process object 11 years ago
Saúl Ibarra Corretgé 6e1eac744b src: use new loop API 11 years ago
Saúl Ibarra Corretgé 269de79fbf src: spawn_sync should close handles upon exit 11 years ago
Timothy J Fontaine afc29ed397 src: update to latest libuv api 11 years ago
Timothy J Fontaine cd08c8a0e5 uv: Upgrade to v0.11.21 11 years ago
Nathan Rajlich f3189ace6b http: remove the circular dependency 11 years ago
Nathan Rajlich 0a5d8ca197 test: update "http-*" tests to only use public API 11 years ago
Nathan Rajlich d6bbb19f1d http, https: don't depend on `globalAgent` 11 years ago
Nathan Rajlich d307bebec4 test: add failing http `agent: null` test 11 years ago
Nathan Rajlich 47abdd9c43 test: add `agent: null` http client request test 11 years ago
Nathan Rajlich 0a01a42e87 http: invoke createConnection when no agent 11 years ago
Trevor Norris 846f304fa8 test: fix async-listener-run-error-once 11 years ago
Alexis Campailla 20176a9841 src: make stdout/sterr pipes blocking 11 years ago
Alexis Campailla c1bb886990 test: remove invalid part of stream2-stderr-sync 11 years ago
Maxwell Krohn a22a2d8656 tls: stop NodeBIO::Gets from reading off end of buffer 11 years ago
Alexis Campailla b5f9779c2f windows: fix module registration 11 years ago
Alexis Campailla 2ca4d9d662 net: fix listening on FDs on Windows 11 years ago
Timothy J Fontaine 98a0909da0 test: internet/test-dns disable implicit ipv6 11 years ago
Timothy J Fontaine 67dfcd55be test: pummel/net-connect-econnrefused backoff 11 years ago
Timothy J Fontaine bfc823de90 benchmark: update to use new wrk 11 years ago
Timothy J Fontaine fa0ac99541 wrk: compile on sunos 11 years ago
Timothy J Fontaine 581b8585eb wrk: build against our distributed ssl 11 years ago
Timothy J Fontaine 407e295f43 tools: wrk update to 5b2fa06 11 years ago
Timothy J Fontaine d2952cce36 test: migrate pummel/keep-alive to wrk 11 years ago
Mike Pennisi aae51ecf7d assert: Ensure reflexivity of deepEqual 11 years ago
Timothy J Fontaine de56ffa58b test: pummel/*ci-reneg* handle EPIPE 11 years ago
Timothy J Fontaine 265fdc8e91 test: internet/test-dns handle ESERVFAIL 11 years ago
Timothy J Fontaine 78a854f872 test: move pummel/test-fs-largefile to disabled 11 years ago
Timothy J Fontaine 95bb347d6c test: pummel/test-net-throttle adhere to streams 11 years ago
Timothy J Fontaine 3a3b7488b5 test: pummel fs-watch-file-slow handle spurious 11 years ago
Timothy J Fontaine e324717f8d test: remove next-tick-loops-quick 11 years ago
Alexis Campailla 440b9e2245 src: node.cc use isolate->ThrowException 11 years ago
Timothy J Fontaine af1418325b test: backoff client connection rates 11 years ago
Brian White 70ea5bac43 stream: remove useless check 11 years ago
Nicolas Talle 1efe6837b2 doc: update assert.markdown 11 years ago
Fedor Indutny dbae8b569f node_internals: add missing env-inl.h include 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Nathan Rajlich e746bbdc2b debugger: don't set the `repl.prompt` string 11 years ago