Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove explicit rijndael-cbc@lysator.liu.se test since the cipher was | 2020-12-21 | 1 | -2/+2 | |
| | | | | removed. | ||||
* | Instead of running sed over the whole log to remove CRs, remove them | 2019-10-06 | 1 | -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 they | 2019-09-27 | 1 | -4/+8 | |
| | | | | confuse tools on some platforms. Re-enable the 3des-cbc test. | ||||
* | remove arcfour, blowfish and CAST here too | 2017-05-08 | 1 | -2/+1 | |
| | |||||
* | Update expected group sizes to match recent code changes. | 2015-10-23 | 1 | -2/+4 | |
| | |||||
* | repair regress tests broken by server-side default cipher/kex/mac changes | 2014-04-21 | 1 | -1/+5 | |
| | | | | | by ensuring that the option under test is included in the server's algorithm list | ||||
* | Add a test for DH GEX sizes | 2014-01-25 | 1 | -0/+54 | |