0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Shigeki Ohtsu f72e178a78 tls: add minDHSize option to tls.connect()
Add a new option to specifiy a minimum size of an ephemeral DH
parameter to accept a tls connection. Default is 1024 bit.

PR-URL: https://github.com/nodejs/node/pull/1831
Reviewed-By: indutny - Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
2015-10-16 11:39:54 +09:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-17 15:25:25 -05:00
addons buffer: fix assertion error in WeakCallback 2015-10-12 20:47:10 -07:00
cctest
debugger test: load common.js in all tests 2015-10-06 15:11:47 -07:00
disabled test: replace deprecated util.debug() calls 2015-09-28 11:15:06 -07:00
fixtures node: add -c|--check CLI arg to syntax check script 2015-10-03 21:58:38 +10:00
gc
internet
message test: fix tests after V8 upgrade 2015-10-14 11:20:35 -07:00
parallel tls: add minDHSize option to tls.connect() 2015-10-16 11:39:54 +09:00
pummel test: change calls to deprecated util.print() 2015-09-28 13:21:15 -07:00
sequential test: fix tests after V8 upgrade 2015-10-14 11:20:35 -07:00
testpy test: fix default value for additional param 2015-09-15 19:59:38 +05:30
timers
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: remove util from common 2015-10-12 21:08:53 -07:00