10303 Commits (edaf7af30bddef699ea68726fedd7a28d1dc999a)
 

Author SHA1 Message Date
Alex Kocharin b9960eefc2 http: fix bailout for writeHead 10 years ago
Fedor Indutny d1dd0d6b38 gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny ffd0116eda Revert "gyp: preserve v8dbg syms on freebsd too" 10 years ago
Fedor Indutny 181b8a5d3a gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny 9134a3bf41 gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny fd80a31e06 deps: backport 5f836c from v8 upstream 10 years ago
Alexis Campailla 0d357fa135 test: fix dns test 10 years ago
Julien Gilli 0565d52a71 tests: don't assume IPv4 only in remote addr tests 10 years ago
Fedor Indutny c7b42fe2e5 test: check ipv6 support before testing it 10 years ago
Julien Gilli f5f5bd76e6 tests: do not hardcode service name in test-dns. 10 years ago
Julien Gilli 7d1860a678 tests: fix invalid hints flags dns test. 10 years ago
Fedor Indutny 6b97c2e986 openssl: fix keypress requirement in apps on win32 11 years ago
Fedor Indutny 5d824c89c9 deps: update openssl to v1.0.1i 10 years ago
Cheng Zhao 44743eaf24 src: change kIsolateSlot to 3 10 years ago
Trevor Norris 807acf7f98 src: require EventEmitter via NativeModule 10 years ago
Jackson Tian a8845ebd45 dgram: remove new keyword from errnoException 10 years ago
Kyle Robinson Young 00004160a1 doc: typo fixes on stream, tls and http 10 years ago
Ezequiel Rabinovich 678ead2608 querystring: remove prepended ? from query field 10 years ago
Jackson Tian 931cbc175f lib: don't use emitter.listeners(type).length 10 years ago
Trevor Norris 0718426506 node: set names for prototype methods 10 years ago
seishun 42bda05af8 crypto: add RSA encryption 11 years ago
Alexis Campailla 93f3b640d0 windows: fix memory leak in WinapiErrnoException 10 years ago
cjihrig 6ea5d16731 dns: always set variable family in lookup() 10 years ago
Fedor Indutny 10fa8e3999 openssl: fix keypress requirement in apps on win32 11 years ago
Thorsten Lorenz b1741ea1fa build: linking CoreFoundation framework for OSX 10 years ago
Alexis Campailla 2a415358ee test: fix test-process-kill-pid on Windows 10 years ago
Jackson Tian 4516e6dda4 doc: document max `new Buffer(size)` 10 years ago
Timothy J Fontaine a5778cdf01 Merge remote-tracking branch 'upstream/v0.10' into v0.12 10 years ago
Julien Gilli b0277f35bd tests: fix child-process-fork-dgram on SmartOS. 10 years ago
Maciej Małecki d6b4766a78 doc: document arguments for 'error' event on a stream 10 years ago
Jackson Tian cc08106d62 fs: fix fs.readFileSync fd leak when get RangeError 10 years ago
Saúl Ibarra Corretgé 28eee0adb7 src: handle UV_EAGAIN in TryWrite 10 years ago
Alexis Campailla 7ca4fa56d0 Cluster: fix shared handles on Windows 10 years ago
Fedor Indutny e49429ebd2 deps: update libuv to v0.11.28 10 years ago
Fedor Indutny aa3b4b4d10 deps: update openssl to v1.0.1i 10 years ago
Kevin Simper 70cc9968f6 doc: clarify factory methods for net.Socket 10 years ago
Jackson Tian 63a4268218 fs: fs.readFile should not throw uncaughtException 10 years ago
Trevor Norris e643fe4c4b dns: fix GetAddrInfo assert 10 years ago
cjihrig 430678640c net: don't prefer IPv4 addresses during resolution 11 years ago
Timothy J Fontaine 53b4accb6e v8: Fix compliation with GCC 4.8 10 years ago
Julien Gilli 7da63a10ac test: fix test-net-remote-address-port 10 years ago
Herman Lee 20229d6896 path: isAbsolute() should always return boolean 10 years ago
Julien Gilli 6f043940bd timers: fix timers with non-integer delay hanging. 10 years ago
Jackson Tian 962e651476 process: improve process binding 10 years ago
Fedor Indutny 47a103a029 test: disable 0-dgram tests on darwin 10 years ago
Sam Roberts 2fd7ee12d9 cluster: disconnect should not be synchronous 10 years ago
Lucio M. Tato 37c2a52833 path: fix slice OOB in trim 10 years ago
Sam Roberts aab126bb06 test: assert cluster.disconnect is async 10 years ago
James Halliday 8e2cc69e78 stream: fix Readable.wrap objectMode falsy values 11 years ago
Jackson Tian bbb2dccd1b tls: throw an error, not string 10 years ago