10170 Commits (73631bbcc83888ec61a0aebf4eff3904e9384a2e)
 

Author SHA1 Message Date
Fedor Indutny 73631bbcc8 tls: support multiple keys/certs 10 years ago
Fedor Indutny 7343c77cdb tls_wrap: fix use after free 10 years ago
Fedor Indutny 68c14d6923 crypto: use less memory for storing keys 10 years ago
Jackson Tian 4bd396a9bf net: Improve Socket.prototype.write() 10 years ago
Trevor Norris a054f8eb29 stream_wrap: Add support to write binary strings 10 years ago
Trevor Norris 81a9739108 node,async-wrap: verify domain enter/exit are set 10 years ago
Jesús Leganés Combarro "piranna cdc01faed2 configure: generate a fully statically linked exec 10 years ago
Julien Gilli 90d1147b8b cluster: centralize removal from workers list. 10 years ago
Brian White fcfe820481 crypto: unsigned value can't be negative 10 years ago
Brian White 16b0a3393e crypto: avoid memory leak 10 years ago
Jackson Tian 92419f8762 src: reading/owner/onread/onconnection for tcp 10 years ago
Isaac Burns 53fc14c569 crypto: wrap ECDH constants in HAVE_OPENSSL 10 years ago
Shigeki Ohtsu f6877f37b2 tls: add DHE-RSA-AES128-SHA256 to the def ciphers 10 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Fedor Indutny 6e453fad87 crypto: introduce ECDH 10 years ago
Jackson Tian f7d6147e43 src: Add function name for .byteLength/.compare 10 years ago
Fedor Indutny 6adf3ecebb crypto: allow padding in RSA methods 10 years ago
Fedor Indutny 8a7d7f8b2b crypto: fix memory leak in Connection::New 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
Ben Noordhuis 437c2f4383 node: add missing Isolate::Scope at startup 10 years ago
Yazhong Liu 7be96f5285 src: add missing Isolate arguments 10 years ago
Alex Kocharin b9960eefc2 http: fix bailout for writeHead 10 years ago
Fedor Indutny 9134a3bf41 gyp: preserve v8dbg syms on freebsd too 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
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