[openssh-commits] [openssh] branch master updated (e4d1a0b4 -> a5ab499b)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Dec 4 16:10:27 AEDT 2020


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  e4d1a0b4  upstream: shuffle a few utility functions into sftp-client.c; from
       new  021ff33e  use options that work with recent clang
       new  a5ab499b  basic KEX fuzzer; adapted from Markus' unittest

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit a5ab499bd2644b4026596fc2cb24a744fa310666
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Dec 4 14:01:27 2020 +1100

    basic KEX fuzzer; adapted from Markus' unittest

commit 021ff33e383c77b11badd60cec5b141a3e3fa532
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Dec 4 13:57:43 2020 +1100

    use options that work with recent clang

Summary of changes:
 regress/misc/fuzz-harness/Makefile    |   9 +-
 regress/misc/fuzz-harness/kex_fuzz.cc | 521 ++++++++++++++++++++++++++++++++++
 2 files changed, 527 insertions(+), 3 deletions(-)
 create mode 100644 regress/misc/fuzz-harness/kex_fuzz.cc

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list