nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-872-ga344ed5
Date: Fri, 21 Oct 2016 20:22:32 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  a344ed5d79d7bf9e78281b8effd0f70963e834bf (commit)
       via  5f19f65a44551825592f92c0b5f1b4533827b13e (commit)
       via  12cecf3365e054bea3752bab57c0b1ecbf4f4dbb (commit)
       via  ac95517a622081f0f4625dbdbad283b54ab56300 (commit)
      from  1e54947d0c2fc6379b5bb9ef0e9e969a3c8f6204 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a344ed5d79d7bf9e78281b8effd0f70963e834bf
Author: Ralph Corderoy <address@hidden>
Date:   Fri Oct 21 21:18:38 2016 +0100

    Add FIXME raising if iscntrl(3) test should be based on isprint(3)
    
    !iscntrl blocks characters that could be isspace or isblank whereas
    isprint would let them through unharmed.

commit 5f19f65a44551825592f92c0b5f1b4533827b13e
Author: Ralph Corderoy <address@hidden>
Date:   Fri Oct 21 21:18:16 2016 +0100

    Assume POSIX ctype.h;  don't vet toupper()'s parameter.

commit 12cecf3365e054bea3752bab57c0b1ecbf4f4dbb
Author: Ralph Corderoy <address@hidden>
Date:   Fri Oct 21 21:14:24 2016 +0100

    Explain isascii() test more in netsec_set_sasl_params().
    
    It stops non-ASCII lower in the SASL mechanism being uppered, just in
    case there is some.

commit ac95517a622081f0f4625dbdbad283b54ab56300
Author: Ralph Corderoy <address@hidden>
Date:   Fri Oct 21 21:10:42 2016 +0100

    Assume POSIX ctype.h;  don't vet toupper()'s parameter.

-----------------------------------------------------------------------

Summary of changes:
 sbr/mf.c      |    6 ++----
 sbr/netsec.c  |    2 +-
 uip/mhlsbr.c  |    9 +++------
 uip/mhparse.c |    4 ++++
 4 files changed, 10 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]