[openssh-commits] [openssh] branch master updated (24a3a67b -> 1fe4d70d)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Feb 26 15:24:16 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  24a3a67b  Remove macos-11.00 PAM test target too.
       new  1fe4d70d  upstream: remove this KEX fuzzer; it's awkward to use and doesn't play

The 1 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 1fe4d70df94d3bcc2b35fd57cad6b5fc4b2d7b16
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Feb 26 04:18:42 2021 +0000

    upstream: remove this KEX fuzzer; it's awkward to use and doesn't play
    
    nice with popular fuzzing drivers like libfuzzer. AFAIK nobody has used it
    but me.
    
    OpenBSD-Regress-ID: cad919522b3ce90c147c95abaf81b0492ac296c9

Summary of changes:
 Makefile.in                    |  14 --
 regress/misc/Makefile          |   2 +-
 regress/misc/kexfuzz/Makefile  | 101 ---------
 regress/misc/kexfuzz/README    |  34 ----
 regress/misc/kexfuzz/kexfuzz.c | 453 -----------------------------------------
 5 files changed, 1 insertion(+), 603 deletions(-)
 delete mode 100644 regress/misc/kexfuzz/Makefile
 delete mode 100644 regress/misc/kexfuzz/README
 delete mode 100644 regress/misc/kexfuzz/kexfuzz.c

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


More information about the openssh-commits mailing list