[openssh-commits] [openssh] branch master updated (872517dd -> 120a1ec7)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jul 10 19:46:40 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  872517dd  Defer setting bufsiz in getdelim.
       new  f28a4d5c  upstream: Remove unused ssh_packet_start_compression()
       new  95db395d  upstream: Remove leftovers from pre-authentication compression
       new  ab39267f  upstream: Rename COMP_DELAYED to COMP_ZLIB
       new  168b46f4  upstream: Revert previous two commits
       new  ff55f4ad  upstream: pkcs11: switch to sshbuf API; ok djm@
       new  cecee2d6  upstream: client: switch to sshbuf API; ok djm@
       new  f4608a70  upstream: client: switch mux to sshbuf API; with & ok djm@
       new  89dd615b  upstream: ttymodes: switch to sshbuf API; ok djm@
       new  2808d18c  upstream: sshd: switch loginmsg to sshbuf API; ok djm@
       new  c3cb7790  upstream: sshd: switch config to sshbuf API; ok djm@
       new  c7d39ac8  upstream: sshd: switch authentication to sshbuf API; ok djm@
       new  b8d9214d  upstream: sshd: switch GSSAPI to sshbuf API; ok djm@
       new  235c7c4e  upstream: sshd: switch monitor to sshbuf API; lots of help & ok
       new  cb30cd47  upstream: remove legacy buffer API emulation layer; ok djm@
       new  49f47e65  upstream: replace cast with call to sshbuf_mutable_ptr(); ok djm@
       new  a881e5a1  upstream: one mention of Buffer that almost got away :)
       new  c74ae8e7  upstream: buffer.[ch] and bufaux.c are no more
       new  0f3958c1  upstream: kerberos/gssapi fixes for buffer removal
       new  120a1ec7  Adapt portable to legacy buffer API removal

The 19 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 120a1ec74e8d9d29f4eb9a27972ddd22351ddef9
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Jul 10 19:39:52 2018 +1000

    Adapt portable to legacy buffer API removal

commit 0f3958c1e6ffb8ea4ba27e2a97a00326fce23246
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 10 09:13:30 2018 +0000

    upstream: kerberos/gssapi fixes for buffer removal
    
    OpenBSD-Commit-ID: 1cdf56fec95801e4563c47f21696f04cd8b60c4c

commit c74ae8e7c45f325f3387abd48fa7dfef07a08069
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 10 06:45:29 2018 +0000

    upstream: buffer.[ch] and bufaux.c are no more
    
    OpenBSD-Commit-ID: d1a1852284e554f39525eb4d4891b207cfb3d3a0

commit a881e5a133d661eca923fb0633a03152ab2b70b2
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 10 06:43:52 2018 +0000

    upstream: one mention of Buffer that almost got away :)
    
    OpenBSD-Commit-ID: 30d7c27a90b4544ad5dfacf654595710cd499f02

commit 49f47e656b60bcd1d1db98d88105295f4b4e600d
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:59:10 2018 +0000

    upstream: replace cast with call to sshbuf_mutable_ptr(); ok djm@
    
    OpenBSD-Commit-ID: 4dfe9d29fa93d9231645c89084f7217304f7ba29

commit cb30cd47041edb03476be1c8ef7bc1f4b69d1555
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:56:06 2018 +0000

    upstream: remove legacy buffer API emulation layer; ok djm@
    
    OpenBSD-Commit-ID: 2dd5dc17cbc23195be4299fa93be2707a0e08ad9

commit 235c7c4e3bf046982c2d8242f30aacffa01073d1
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:53:45 2018 +0000

    upstream: sshd: switch monitor to sshbuf API; lots of help & ok
    
    djm@
    
    OpenBSD-Commit-ID: d89bd02d33974fd35ca0b8940d88572227b34a48

commit b8d9214d969775e409e1408ecdf0d58fad99b344
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:37:55 2018 +0000

    upstream: sshd: switch GSSAPI to sshbuf API; ok djm@
    
    OpenBSD-Commit-ID: e48449ab4be3f006f7ba33c66241b7d652973e30

commit c7d39ac8dc3587c5f05bdd5bcd098eb5c201c0c8
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:35:50 2018 +0000

    upstream: sshd: switch authentication to sshbuf API; ok djm@
    
    OpenBSD-Commit-ID: 880aa06bce4b140781e836bb56bec34873290641

commit c3cb7790e9efb14ba74b2d9f543ad593b3d55b31
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:29:36 2018 +0000

    upstream: sshd: switch config to sshbuf API; ok djm@
    
    OpenBSD-Commit-ID: 72b02017bac7feac48c9dceff8355056bea300bd

commit 2808d18ca47ad3d251836c555f0e22aaca03d15c
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:26:02 2018 +0000

    upstream: sshd: switch loginmsg to sshbuf API; ok djm@
    
    OpenBSD-Commit-ID: f3cb4e54bff15c593602d95cc43e32ee1a4bac42

commit 89dd615b8b531979be63f05f9d5624367c9b28e6
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:20:26 2018 +0000

    upstream: ttymodes: switch to sshbuf API; ok djm@
    
    OpenBSD-Commit-ID: 5df340c5965e822c9da21e19579d08dea3cbe429

commit f4608a7065480516ab46214f554e5f853fb7870f
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:18:10 2018 +0000

    upstream: client: switch mux to sshbuf API; with & ok djm@
    
    OpenBSD-Commit-ID: 5948fb98d704f9c4e075b92edda64e0290b5feb2

commit cecee2d607099a7bba0a84803e2325d15be4277b
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 21:03:30 2018 +0000

    upstream: client: switch to sshbuf API; ok djm@
    
    OpenBSD-Commit-ID: 60cb0356114acc7625ab85105f6f6a7cd44a8d05

commit ff55f4ad898137d4703e7a2bcc81167dfe8e9324
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Mon Jul 9 20:39:28 2018 +0000

    upstream: pkcs11: switch to sshbuf API; ok djm@
    
    OpenBSD-Commit-ID: 98cc4e800f1617c51caf59a6cb3006f14492db79

commit 168b46f405d6736960ba7930389eecb9b6710b7e
Author: sf at openbsd.org <sf at openbsd.org>
Date:   Mon Jul 9 13:37:10 2018 +0000

    upstream: Revert previous two commits
    
    It turns out we still support pre-auth compression on the client.
    Therefore revert the previous two commits:
    
    date: 2018/07/06 09:06:14;  author: sf;  commitid: yZVYKIRtUZWD9CmE;
     Rename COMP_DELAYED to COMP_ZLIB
    
     Only delayed compression is supported nowadays.
    
     ok markus@
    
    date: 2018/07/06 09:05:01;  author: sf;  commitid: rEGuT5UgI9f6kddP;
     Remove leftovers from pre-authentication compression
    
     Support for this has been removed in 2016.
     COMP_DELAYED will be renamed in a later commit.
    
     ok markus@
    
    OpenBSD-Commit-ID: cdfef526357e4e1483c86cf599491b2dafb77772

commit ab39267fa1243d02b6c330615539fc4b21e17dc4
Author: sf at openbsd.org <sf at openbsd.org>
Date:   Fri Jul 6 09:06:14 2018 +0000

    upstream: Rename COMP_DELAYED to COMP_ZLIB
    
    Only delayed compression is supported nowadays.
    
    ok markus@
    
    OpenBSD-Commit-ID: 5b1dbaf3d9a4085aaa10fec0b7a4364396561821

commit 95db395d2e56a6f868193aead6cadb2493f036c6
Author: sf at openbsd.org <sf at openbsd.org>
Date:   Fri Jul 6 09:05:01 2018 +0000

    upstream: Remove leftovers from pre-authentication compression
    
    Support for this has been removed in 2016.
    COMP_DELAYED will be renamed in a later commit.
    
    ok markus@
    
    OpenBSD-Commit-ID: 6a99616c832627157113fcb0cf5a752daf2e6b58

commit f28a4d5cd24c4aa177e96b4f96957991e552cb70
Author: sf at openbsd.org <sf at openbsd.org>
Date:   Fri Jul 6 09:03:02 2018 +0000

    upstream: Remove unused ssh_packet_start_compression()
    
    ok markus@
    
    OpenBSD-Commit-ID: 9d34cf2f59aca5422021ae2857190578187dc2b4

Summary of changes:
 .depend                   | 344 +++++++++--------
 Makefile.in               |   4 +-
 OVERVIEW                  |   7 +-
 auth-bsdauth.c            |   6 +-
 auth-krb5.c               |   6 +-
 auth-pam.c                | 221 ++++++-----
 auth-passwd.c             |  23 +-
 auth-rhosts.c             |   6 +-
 auth-shadow.c             |  22 +-
 auth.c                    |  41 +-
 auth2-chall.c             |  69 ++--
 auth2-gss.c               | 100 +++--
 auth2-hostbased.c         |   4 +-
 auth2-kbdint.c            |  14 +-
 auth2-none.c              |   3 +-
 auth2-passwd.c            |   3 +-
 auth2-pubkey.c            |   4 +-
 auth2.c                   |  37 +-
 authfd.c                  |   4 +-
 authfile.c                |   4 +-
 bufaux.c                  | 259 -------------
 bufbn.c                   |  69 ----
 bufec.c                   |  74 ----
 buffer.c                  | 118 ------
 buffer.h                  |  95 -----
 clientloop.c              | 204 +++++-----
 clientloop.h              |   4 +-
 compat.c                  |   3 +-
 entropy.c                 |  32 +-
 entropy.h                 |   7 +-
 gss-genr.c                |  61 ++-
 gss-serv-krb5.c           |   5 +-
 gss-serv.c                |   5 +-
 kex.c                     |   2 +-
 kex.h                     |   3 +-
 loginrec.c                |   5 +-
 monitor.c                 | 630 +++++++++++++++++--------------
 monitor.h                 |   8 +-
 monitor_wrap.c            | 686 ++++++++++++++++++++--------------
 msg.c                     |   4 +-
 mux.c                     | 923 +++++++++++++++++++++++++---------------------
 opacket.h                 |   4 +-
 openbsd-compat/bsd-misc.c |   1 +
 openbsd-compat/port-aix.c |  19 +-
 openbsd-compat/port-aix.h |   7 +-
 openbsd-compat/port-uw.c  |   1 -
 packet.c                  |  26 +-
 packet.h                  |   7 +-
 platform.c                |   1 -
 regress/setuid-allowed.c  |   1 +
 servconf.c                |  30 +-
 servconf.h                |   6 +-
 serverloop.c              |   4 +-
 session.c                 |  28 +-
 ssh-gss.h                 |   8 +-
 ssh-keygen.c              |   4 +-
 ssh-pkcs11-client.c       | 136 ++++---
 ssh.c                     |  29 +-
 sshbuf.c                  |  22 +-
 sshbuf.h                  |  11 +-
 sshconnect.c              |   6 +-
 sshconnect2.c             | 489 +++++++++++++-----------
 sshd.c                    |  67 ++--
 sshkey-xmss.c             |   4 +-
 sshlogin.c                |  22 +-
 ttymodes.c                | 129 ++++---
 66 files changed, 2538 insertions(+), 2643 deletions(-)
 delete mode 100644 bufaux.c
 delete mode 100644 bufbn.c
 delete mode 100644 bufec.c
 delete mode 100644 buffer.c
 delete mode 100644 buffer.h

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


More information about the openssh-commits mailing list