10285 Commits (4fae2356d105e394115188a814097c4a95ae0c5d)
 

Author SHA1 Message Date
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
cjihrig d287b8e58a cluster: support options in Worker constructor 10 years ago
Jakob Gillich 92518892ec docs: fix non-string ignore note in path.resolve 10 years ago
Gabriel Wicke 4b59db008c Add fast path for simple URL parsing 10 years ago
Timothy J Fontaine 4f2b08c523 Now working on 0.10.31 10 years ago
Timothy J Fontaine 98c69e892c Merge branch 'v0.10.30-release' into v0.10 10 years ago
Timothy J Fontaine bc0ff830af 2014.07.31, Version 0.10.30 (Stable) 10 years ago
Timothy J Fontaine 7169879879 uv: Upgrade to v0.10.28 10 years ago
Fedor Indutny 530af9cb8e v8: Interrupts must not mask stack overflow. 10 years ago
Timothy J Fontaine 1223cafea6 npm: Upgrade to v1.4.21 10 years ago
Maciej Małecki 4f1ae11a62 module: eliminate double `getenv()` 11 years ago
Rod Vagg 9d281934df streams: remove unused require('assert') 11 years ago
Julien Gilli befbbad051 timers: backport f8193ab 10 years ago
Fedor Indutny ff6117b8ed Revert "Cluster: fix shared handles on Windows" 10 years ago
Alexis Campailla 4e68a28e20 Cluster: fix shared handles on Windows 10 years ago
Fedor Indutny 1a84ba2d66 repl: proper `setPrompt()` and `multiline` support 10 years ago
Fedor Indutny 1a52d6abcc Revert "repl: fix overwrite for this._prompt" 10 years ago
Sam Roberts bae019f182 cluster: test events emit on cluster.worker 10 years ago
Fedor Indutny 9f36c0d235 gyp: do not rm unused openssl syms on osx/linux 10 years ago