[openssh-commits] [openssh] branch master updated (7cd262c1 -> 31d8d231)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Apr 3 17:23:07 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 7cd262c1 Save config.h and config.log on failure too.
new 34afde5c upstream: whitespace (tab after space)
new 31d8d231 upstream: highly polished whitespace, mostly fixing spaces-for-tab
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 31d8d231eb9377df474746a822d380c5d68d7ad6
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Apr 3 06:18:40 2021 +0000
upstream: highly polished whitespace, mostly fixing spaces-for-tab
and bad indentation on continuation lines. Prompted by GHPR#185
OpenBSD-Commit-ID: e5c81f0cbdcc6144df1ce468ec1bac366d8ad6e9
commit 34afde5c73b5570d6f8cce9b49993b23b77bfb86
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Apr 3 05:54:14 2021 +0000
upstream: whitespace (tab after space)
OpenBSD-Commit-ID: 0e2b3f7674e985d3f7c27ff5028e690ba1c2efd4
Summary of changes:
addrmatch.c | 4 ++--
auth-krb5.c | 6 +++---
auth-options.c | 4 ++--
auth.c | 4 ++--
auth2-pubkey.c | 7 ++++---
auth2.c | 6 +++---
chacha.h | 4 ++--
channels.c | 8 ++++----
channels.h | 8 ++++----
cipher.c | 6 +++---
dh.c | 4 ++--
kex.c | 4 ++--
kexgen.c | 4 ++--
log.c | 4 ++--
log.h | 4 ++--
misc.c | 4 ++--
misc.h | 12 ++++++------
mux.c | 10 +++++-----
packet.c | 16 ++++++++--------
readconf.c | 8 ++++----
scp.c | 7 +++----
servconf.c | 14 +++++++-------
servconf.h | 10 +++++-----
serverloop.c | 4 ++--
session.c | 4 ++--
sftp-client.c | 11 ++++++-----
sftp-server.c | 6 +++---
sftp.c | 4 ++--
srclimit.c | 2 +-
ssh-add.c | 6 +++---
ssh-agent.c | 8 ++++----
ssh-keygen.c | 16 ++++++++--------
ssh-sk-client.c | 8 ++++----
ssh_api.c | 6 +++---
sshconnect.c | 16 +++++++++-------
sshconnect2.c | 6 +++---
sshd.c | 10 ++++++----
sshkey-xmss.c | 4 ++--
sshkey-xmss.h | 12 ++++++------
sshkey.c | 22 +++++++++++-----------
utf8.h | 10 +++++-----
xmalloc.h | 7 +++----
42 files changed, 162 insertions(+), 158 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list