summaryrefslogtreecommitdiffstats
path: root/regress/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* portable-specific string array constificationDamien Miller2022-02-021-1/+1
* remove sys/param.h in -portable, after upstreamDamien Miller2021-12-211-1/+0
* upstream: crank SSH_SK_VERSION_MAJOR to match recent change indjm@openbsd.org2021-11-031-1/+2
* upstream: avoid signedness warning; spotted in -portabledjm@openbsd.org2021-10-291-2/+2
* unbreak fuzz harness for recent changesDamien Miller2021-10-292-2/+3
* upstream: increment SSH_SK_VERSION_MAJOR to match last changedjm@openbsd.org2021-10-281-1/+1
* Add USE_LIBC_SHA2 for (at least) NetBSD 9.Darren Tucker2021-10-061-0/+1
* Define OPENSSL_NO_SHA including OpenSSL from test.Darren Tucker2021-10-061-0/+2
* upstream: use libc SHA256 functions; make this work when compileddjm@openbsd.org2021-10-061-18/+21
* fix broken OPENSSL_HAS_ECC testDamien Miller2021-10-061-1/+1
* make sk-dummy.so work without libcrypto installedDamien Miller2021-10-011-2/+8
* upstream: remove this KEX fuzzer; it's awkward to use and doesn't playdjm@openbsd.org2021-02-264-589/+1
* allow a fuzz case to contain more than one requestDamien Miller2021-01-301-1/+9
* expect fuzz cases to have length prefixDamien Miller2021-01-301-1/+1
* ssh-agent fuzzerDamien Miller2021-01-303-18/+213
* move keys out of kex_fuzz.cc into separate headerDamien Miller2021-01-302-76/+121
* some fixed test data (mostly keys) for fuzzingDamien Miller2021-01-3020-0/+146
* upstream: add a SK_DUMMY_INTEGRATE define that allows the dummydjm@openbsd.org2021-01-301-0/+7
* fuzz diffie-hellman-group-exchange-sha1 kex tooDamien Miller2021-01-291-0/+1
* support for running kex fuzzer with null cipherDamien Miller2021-01-291-4/+17
* correct kex name in disabled codeDamien Miller2021-01-271-1/+1
* Remove duplicated declaration in fatal.c .anatasluo2021-01-111-3/+0
* upstream: Adjust kexfuzz to addr.c/addrmatch.c split.dtucker@openbsd.org2021-01-111-2/+2
* adapt KEX fuzzer to PQ kex changeDamien Miller2020-12-291-1/+1
* upstream: Adapt to replacement ofdjm@openbsd.org2020-12-291-3/+3
* basic KEX fuzzer; adapted from Markus' unittestDamien Miller2020-12-042-1/+525
* use options that work with recent clangDamien Miller2020-12-041-2/+2
* upstream: use the new variant log macros instead of prependingdjm@openbsd.org2020-10-181-2/+4
* missing headerDamien Miller2020-10-171-0/+2
* sync regress/misc/sk-dummy/fatal.cDamien Miller2020-10-171-3/+6
* adapt sk-dummy's fatal implementation to changesDamien Miller2020-10-171-2/+5
* upstream: adapt to SSH_SK_VERSION_MAJOR crankdjm@openbsd.org2020-09-091-1/+1
* upstream: dummy firmware needs to match API version numner crank (fordjm@openbsd.org2020-08-271-1/+1
* upstream: adapt dummy FIDO middleware to API change; ok markus@djm@openbsd.org2020-05-011-4/+10
* upstream: this needs utf8.c toodjm@openbsd.org2020-04-031-2/+2
* upstream: unbreak unittests for recent API / source file changesdjm@openbsd.org2020-01-262-8/+4
* unbreak fuzzer support for recent ssh-sk.h changesDamien Miller2020-01-222-21/+23
* Wrap stdint.h in ifdef HAVE_STDINT_H.Darren Tucker2020-01-151-0/+2
* upstream: adapt sk-dummy to SK API changesdjm@openbsd.org2020-01-061-71/+40
* upstream: implement recent SK API change to support resident keysdjm@openbsd.org2020-01-031-5/+28
* ssh-sk-null.cc needs extern "C" {}Damien Miller2020-01-021-0/+4
* add dummy ssh-sk API for linking with fuzzersDamien Miller2020-01-021-0/+46
* upstream: adapt to ssh-sk-client changedjm@openbsd.org2019-12-161-2/+2
* Wrap ECC specific bits in ifdef.Darren Tucker2019-12-061-0/+8
* includes.h for sk-dummy.c, dummyDamien Miller2019-11-291-0/+2
* another attempt at sk-dummy.so working x-platformDamien Miller2019-11-291-0/+20
* upstream: lots of dependencies go away here with ed25519 no longerdjm@openbsd.org2019-11-291-2/+1
* upstream: add dummy security key middleware based on work bydjm@openbsd.org2019-11-273-1/+590
* unbreak fuzzers for recent security key changesDamien Miller2019-11-253-8/+22
* upstream: unbreak after security key support landeddjm@openbsd.org2019-11-251-1/+5