[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Thu Oct 10 13:24:58 UTC 2019


New commits:
commit 163714345bbfe9533960afeb63eea6532dd8f9bb
Merge: de99fb5 c4cc832
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 10 09:21:25 2019 -0400

    logging: eliminate sanitize_string()
    
    Remove it from the debug-log path: id/dn should no longer leak control
    characters.  Merge it into cisco_stringify() (the function's a mess).
    
    Merge commit 'c4cc8322aaa4fe98a1f26ca3acc987fdfa09f113'

commit c4cc8322aaa4fe98a1f26ca3acc987fdfa09f113
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Oct 9 11:04:54 2019 -0400

    loging: delete sanitze_string(), no longer used

commit 469a892783906f054956c16da8aa6b30ea7d5678
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Oct 9 11:01:39 2019 -0400

    logging: don't sanitize debug log output

commit fca05db52987a2782041c1335262dc052a350a8c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Oct 9 11:02:02 2019 -0400

    demux: merge sanitize_string() into cisco_stringify()
    
    Result makes it clear that what gets sanitized how is pretty
    arbitrary.  Let jambuf deal with overflow.



More information about the Swan-commit mailing list