summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/dhgex.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit rijndael-cbc@lysator.liu.se test since the cipher wasdtucker2020-12-211-2/+2
| | | | removed.
* Instead of running sed over the whole log to remove CRs, remove themdtucker2019-10-061-5/+3
| | | | only where it's needed (and confuses test(1) on at least OS X in portable).
* Test for empty result in expected bits. Remove CRs from log as theydtucker2019-09-271-4/+8
| | | | confuse tools on some platforms. Re-enable the 3des-cbc test.
* remove arcfour, blowfish and CAST here toodjm2017-05-081-2/+1
|
* Update expected group sizes to match recent code changes.dtucker2015-10-231-2/+4
|
* repair regress tests broken by server-side default cipher/kex/mac changesdjm2014-04-211-1/+5
| | | | | by ensuring that the option under test is included in the server's algorithm list
* Add a test for DH GEX sizesdtucker2014-01-251-0/+54