summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add TLS tests matrixv0.10.33v0.10.33-releaseJulien Gilli2014-10-233-0/+745
* tls: enforce secureOptions on incoming clientsTimothy J Fontaine2014-10-231-1/+6
* tls: honorCipherOrder should not degrade defaultsTimothy J Fontaine2014-10-233-20/+167
* 2014.10.20, Version 0.10.33 (Stable)Timothy J Fontaine2014-10-203-2/+26
* uv: Update to v0.10.29Timothy J Fontaine2014-10-2010-44/+160
* crypto: allow forcing SSLv2/v3 via secureProtocolFedor Indutny2014-10-207-251/+21
* crypto: move disaling SSLv2/3 into JavaScriptTimothy J Fontaine2014-10-172-12/+22
* doc: clarify poodle mitigationTimothy J Fontaine2014-10-171-0/+20
* docs: update api locationTimothy J Fontaine2014-10-171-1/+1
* crypto: extra caution in setting ssl optionsAlexis Campailla2014-10-161-4/+0
* test: fix test-net-listen-fd0 for pipesTimothy J Fontaine2014-10-151-3/+7
* test: crypto-domains avoid spurious failuresTimothy J Fontaine2014-10-151-1/+7
* crypto: allow runtime opt in using SSLv2/SSLv3Timothy J Fontaine2014-10-1510-7/+299
* build: revert change to disable ssl2 and ssl3Timothy J Fontaine2014-10-151-6/+6
* test: fix test-crypto-streamFedor Indutny2014-10-151-2/+1
* deps: update openssl to 1.0.1jFedor Indutny2014-10-1597-717/+2421
* doc: document why SSL2/SSL3 is disabledFedor Indutny2014-10-151-1/+10
* configure: disable ssl2/ssl3 by defaultFedor Indutny2014-10-151-4/+12
* tls add secureOptions documentationSwaagie2014-10-151-0/+5
* doc: update design to match nodejs.orgMatthew Fitzsimmons2014-10-134-402/+821
* doc: build branch versioned docsTimothy J Fontaine2014-10-132-3/+12
* test: check for multi-localhost supportTimothy J Fontaine2014-10-133-2/+10
* hdr: always define NODE_WANT_INTERNALSFedor Indutny2014-09-261-1/+1
* doc: document _transform callback takes 2 argsCalvin Metcalf2014-09-231-2/+15
* child_process: properly support optional argscjihrig2014-09-172-3/+9
* Now working on 0.10.33Timothy J Fontaine2014-09-161-2/+2
* Merge branch 'v0.10.32-release' into v0.10Timothy J Fontaine2014-09-163-2/+21
|\
| * 2014.09.16, Version 0.10.32 (Stable)v0.10.32v0.10.32-releaseTimothy J Fontaine2014-09-163-2/+21
|/
* npm: Update to 1.4.28Timothy J Fontaine2014-09-16502-8030/+19055
* http: do not send `0\r\n\r\n` in TE HEAD responsesFedor Indutny2014-09-162-24/+40
* crypto: use domains for any callback-taking methodChris Dickinson2014-09-163-0/+61
* doc: document `process.env` betterMaciej MaƂecki2014-09-161-0/+23
* doc: fix modules require.resolve documentationMathias Schreck2014-09-151-7/+7
* configure: add --openssl-no-asm flagFedor Indutny2014-09-032-1/+9
* tests: add test for non-integer delay timers.Julien Gilli2014-09-021-0/+50
* url: Add support for RFC 3490 separatorsMathias Bynens2014-08-271-12/+5
* querystring: fix unescape overrideTristan Berger2014-08-272-8/+15
* gyp: use --export-dynamic on FreeBSDFedor Indutny2014-08-271-0/+5
* deps: enable ARM assembly for OpenSSLFedor Indutny2014-08-279-17/+5659
* deps: fix up v8 after fd80a3Fedor Indutny2014-08-221-3/+8
* Now working on 0.10.32Timothy J Fontaine2014-08-191-2/+2
* Merge branch 'v0.10.31-release' into v0.10Timothy J Fontaine2014-08-193-2/+23
|\
| * 2014.08.19, Version 0.10.31 (Stable)v0.10.31v0.10.31-releaseTimothy J Fontaine2014-08-193-2/+23
|/
* npm: Update to v1.4.23Timothy J Fontaine2014-08-19187-660/+1996
* gyp: preserve v8dbg syms on freebsd tooFedor Indutny2014-08-181-2/+2
* Revert "gyp: preserve v8dbg syms on freebsd too"Fedor Indutny2014-08-184-13/+5
* gyp: preserve v8dbg syms on freebsd tooFedor Indutny2014-08-174-5/+13
* deps: backport 5f836c from v8 upstreamFedor Indutny2014-08-141-56/+50
* openssl: fix keypress requirement in apps on win32Fedor Indutny2014-08-131-6/+13
* deps: update openssl to v1.0.1iFedor Indutny2014-08-13178-6019/+3469