summaryrefslogtreecommitdiff
path: root/regress/unittests/kex
Commit message (Expand)AuthorAgeFilesLines
* Add header changes missed in previous.Darren Tucker2023-03-071-2/+5
* upstream: Unit test for kex_proposal_populate_entries.dtucker@openbsd.org2023-03-072-4/+44
* adapt compat_kex_proposal() test to portableDamien Miller2023-02-021-1/+5
* upstream: test compat_kex_proposal(); by dtucker@djm@openbsd.org2023-02-023-3/+84
* upstream: adapt to ed25519 changes in src/usr.bin/sshdjm@openbsd.org2023-01-161-2/+2
* upstream: sys/param.h cleanup, mostly using MINIMUM() andderaadt@openbsd.org2021-12-201-2/+1
* Wrap sntrup761x25519 inside ifdef.Darren Tucker2021-04-291-0/+2
* upstream: Update unittests for addr.c/addrmatch.c split.dtucker@openbsd.org2021-01-111-2/+2
* upstream: Adapt to replacement ofdjm@openbsd.org2020-12-292-4/+6
* upstream: Add utf8.c for asmprintf used by krl.cdtucker@openbsd.org2020-04-101-1/+2
* upstream: unbreak unittests for recent API / source file changesdjm@openbsd.org2020-01-261-3/+3
* 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