summaryrefslogtreecommitdiffstats
path: root/regress/dhgex.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upstream: Quote grep and log message better.dtucker@openbsd.org2023-03-021-3/+3
| | | | OpenBSD-Regress-ID: 3823d9063127169736aa274b1784cb28e15b64d4
* upstream: Remove explicit rijndael-cbc@lysator.liu.se test since thedtucker@openbsd.org2020-12-221-2/+2
| | | | | | cipher was removed. OpenBSD-Regress-ID: aa93cddb4ecd9bc21446a79008a1a53050e64f17
* upstream: Instead of running sed over the whole log to remove CRs,dtucker@openbsd.org2019-10-071-5/+3
| | | | | | | remove them only where it's needed (and confuses test(1) on at least OS X in portable). OpenBSD-Regress-ID: a6ab9b4bd1d33770feaf01b2dfb96f9e4189d2d0
* upstream: Test for empty result in expected bits. Remove CRs from logdtucker@openbsd.org2019-09-271-4/+8
| | | | | | as they confuse tools on some platforms. Re-enable the 3des-cbc test. OpenBSD-Regress-ID: edf536d4f29fc1ba412889b37247a47f1b49d250
* upstream commitdjm@openbsd.org2017-05-081-2/+1
| | | | | | remove arcfour, blowfish and CAST here too Upstream-Regress-ID: c613b3bcbef75df1fe84ca4dc2d3ef253dc5e920
* upstream commitdtucker@openbsd.org2015-10-251-2/+4
| | | | | | Update expected group sizes to match recent code changes. Upstream-Regress-ID: 0004f0ea93428969fe75bcfff0d521c553977794
* - djm@cvs.openbsd.org 2014/04/21 22:15:37Damien Miller2014-05-151-1/+5
| | | | | | | [dhgex.sh integrity.sh kextype.sh rekey.sh try-ciphers.sh] repair regress tests broken by server-side default cipher/kex/mac changes by ensuring that the option under test is included in the server's algorithm list
* - dtucker@cvs.openbsd.org 2014/01/25 04:35:32Damien Miller2014-02-281-0/+54
[regress/Makefile regress/dhgex.sh] Add a test for DH GEX sizes