[openssh-commits] [openssh] branch master updated (1e660115 -> 7c2e3d6d)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jan 30 11:58:44 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  1e660115  fuzz diffie-hellman-group-exchange-sha1 kex too
       new  8afaa7d7  upstream: give typedef'd struct a struct name; makes the fuzzer I'm
       new  1a4b9275  upstream: fix the values of enum sock_type
       new  7c2e3d6d  upstream: add a SK_DUMMY_INTEGRATE define that allows the dummy

The 3 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 7c2e3d6de1f2edb0c8b4725b4c2b56360e032b19
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sat Jan 30 00:56:38 2021 +0000

    upstream: add a SK_DUMMY_INTEGRATE define that allows the dummy
    
    security key middleware to be directly linked; useful for writing fuzzers,
    etc.
    
    OpenBSD-Regress-ID: 0ebd00159b58ebd85e61d8270fc02f1e45df1544

commit 1a4b92758690faa12f49079dd3b72567f909466d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jan 29 06:29:46 2021 +0000

    upstream: fix the values of enum sock_type
    
    OpenBSD-Commit-ID: 18d048f4dbfbb159ff500cfc2700b8fb1407facd

commit 8afaa7d7918419d3da6c0477b83db2159879cb33
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jan 29 06:28:10 2021 +0000

    upstream: give typedef'd struct a struct name; makes the fuzzer I'm
    
    writing a bit easier
    
    OpenBSD-Commit-ID: 1052ab521505a4d8384d67acb3974ef81b8896cb

Summary of changes:
 regress/misc/sk-dummy/sk-dummy.c |  7 +++++++
 ssh-agent.c                      | 10 +++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)

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


More information about the openssh-commits mailing list