summaryrefslogtreecommitdiff
path: root/regress/unittests/kex
Commit message (Expand)AuthorAgeFilesLines
* upstream: unbreak tests for recent security key changesdjm@openbsd.org2019-11-251-1/+2
* upstream: additional source files here toodjm@openbsd.org2019-11-011-2/+2
* make unittests pass for no-openssl caseDamien Miller2019-09-081-3/+9
* upstream: adapt to changes in KEX API and file removalsdjm@openbsd.org2019-01-212-11/+20
* last bits of old packet API / active_state globalDamien Miller2019-01-201-2/+0
* upstream: ssh_packet_set_state() now frees ssh->kex implicitly, sodjm@openbsd.org2018-12-271-2/+1
* upstream commitdjm@openbsd.org2018-01-031-1/+18
* upstream committb@openbsd.org2016-11-291-3/+1
* upstream committb@openbsd.org2016-11-291-2/+2
* upstream commitmarkus@openbsd.org2015-07-151-1/+6
* Restrict ECDSA and ECDH tests.Darren Tucker2015-02-251-0/+6
* include includes.h to avoid build failure on AIXDamien Miller2015-02-241-0/+2
* Wrap stdint.h includes in HAVE_STDINT_H.Darren Tucker2015-02-241-0/+2
* these need active_state defined to link on OSXDamien Miller2015-01-271-0/+2
* upstream commitmiod@openbsd.org2015-01-271-2/+3
* fix kex testDamien Miller2015-01-202-2/+2
* upstream commitmarkus@openbsd.org2015-01-203-0/+212