summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-03tls_wrap: fix use after freeFedor Indutny3-5/+8
2014-09-03crypto: use less memory for storing keysFedor Indutny1-12/+3
2014-09-03configure: add --openssl-no-asm flagFedor Indutny2-1/+9
2014-09-03net: Improve Socket.prototype.write()Jackson Tian1-1/+1
2014-09-03stream_wrap: Add support to write binary stringsTrevor Norris6-0/+18
2014-09-02node,async-wrap: verify domain enter/exit are setTrevor Norris5-24/+139
2014-09-02tests: add test for non-integer delay timers.Julien Gilli1-0/+50
2014-09-02configure: generate a fully statically linked execJesús Leganés Combarro "piranna1-0/+15
2014-09-02cluster: centralize removal from workers list.Julien Gilli5-19/+134
2014-09-02crypto: unsigned value can't be negativeBrian White1-2/+2
2014-09-02crypto: avoid memory leakBrian White1-1/+2
2014-09-02src: reading/owner/onread/onconnection for tcpJackson Tian1-0/+13
2014-09-01crypto: wrap ECDH constants in HAVE_OPENSSLIsaac Burns1-0/+2
2014-08-29tls: add DHE-RSA-AES128-SHA256 to the def ciphersShigeki Ohtsu2-10/+14
2014-08-29tls, crypto: add DHE supportShigeki Ohtsu11-1/+178
2014-08-29crypto: introduce ECDHFedor Indutny6-0/+426
2014-08-27url: Add support for RFC 3490 separatorsMathias Bynens1-12/+5
2014-08-27src: Add function name for .byteLength/.compareJackson Tian1-6/+9
2014-08-27querystring: fix unescape overrideTristan Berger2-8/+15
2014-08-27crypto: allow padding in RSA methodsFedor Indutny6-7/+83
2014-08-27gyp: use --export-dynamic on FreeBSDFedor Indutny1-0/+5
2014-08-27deps: enable ARM assembly for OpenSSLFedor Indutny9-17/+5659
2014-08-23crypto: fix memory leak in Connection::NewFedor Indutny1-1/+0
2014-08-22deps: fix up v8 after fd80a3Fedor Indutny1-3/+8
2014-08-21http: avoid create difference hidden classJackson Tian1-0/+3
2014-08-20net,stream: add isPaused, don't read() when pausedChris Dickinson5-1/+102
2014-08-20dns: throw if hostname is not string or falseycjihrig2-1/+44
2014-08-19Now working on 0.10.32Timothy J Fontaine1-2/+2
2014-08-19Merge branch 'v0.10.31-release' into v0.10Timothy J Fontaine3-2/+23
2014-08-19node: add missing Isolate::Scope at startupBen Noordhuis1-0/+1
2014-08-19src: add missing Isolate argumentsYazhong Liu2-3/+5
2014-08-192014.08.19, Version 0.10.31 (Stable)v0.10.31Timothy J Fontaine3-2/+23
2014-08-19npm: Update to v1.4.23Timothy J Fontaine187-660/+1996
2014-08-18http: fix bailout for writeHeadAlex Kocharin1-8/+7
2014-08-18gyp: preserve v8dbg syms on freebsd tooFedor Indutny1-2/+2
2014-08-18Revert "gyp: preserve v8dbg syms on freebsd too"Fedor Indutny4-13/+5
2014-08-17gyp: preserve v8dbg syms on freebsd tooFedor Indutny4-5/+13
2014-08-17gyp: preserve v8dbg syms on freebsd tooFedor Indutny1-2/+2
2014-08-14deps: backport 5f836c from v8 upstreamFedor Indutny1-56/+50
2014-08-13test: fix dns testAlexis Campailla2-13/+15
2014-08-13tests: don't assume IPv4 only in remote addr testsJulien Gilli1-6/+12
2014-08-13test: check ipv6 support before testing itFedor Indutny5-2/+29
2014-08-13tests: do not hardcode service name in test-dns.Julien Gilli2-2/+89
2014-08-13tests: fix invalid hints flags dns test.Julien Gilli1-1/+11
2014-08-13openssl: fix keypress requirement in apps on win32Fedor Indutny1-6/+13
2014-08-13deps: update openssl to v1.0.1iFedor Indutny178-6019/+3469
2014-08-13src: change kIsolateSlot to 3Cheng Zhao1-3/+11
2014-08-12src: require EventEmitter via NativeModuleTrevor Norris1-1/+1
2014-08-12dgram: remove new keyword from errnoExceptionJackson Tian1-2/+2
2014-08-12doc: typo fixes on stream, tls and httpKyle Robinson Young3-5/+6