10366 Commits (8ba39b01899fd51554fbfb5c906e88adf5b0035c)
 

Author SHA1 Message Date
Fedor Indutny f39e608c6e gyp: use --export-dynamic on FreeBSD 10 years ago
Fedor Indutny ada85d7307 deps: enable ARM assembly for OpenSSL 10 years ago
Fedor Indutny 8a7d7f8b2b crypto: fix memory leak in Connection::New 10 years ago
Fedor Indutny 3122e0eae6 deps: fix up v8 after fd80a3 10 years ago
Jackson Tian c0f30f6058 http: avoid create difference hidden class 10 years ago
Chris Dickinson 4ef2a5a672 net,stream: add isPaused, don't read() when paused 10 years ago
cjihrig 5086d6ef94 dns: throw if hostname is not string or falsey 10 years ago
Timothy J Fontaine adf2cfd54d Now working on 0.10.32 10 years ago
Timothy J Fontaine 3998914ec8 Merge branch 'v0.10.31-release' into v0.10 10 years ago
Ben Noordhuis 437c2f4383 node: add missing Isolate::Scope at startup 10 years ago
Yazhong Liu 7be96f5285 src: add missing Isolate arguments 10 years ago
Timothy J Fontaine 7fabdc23d8 2014.08.19, Version 0.10.31 (Stable) 10 years ago
Timothy J Fontaine 6a11bfe74b npm: Update to v1.4.23 10 years ago
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