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

Andrew Cagney cagney at vault.libreswan.fi
Fri Sep 6 14:51:24 UTC 2019


New commits:
commit 13d4218f7df3945ffcae9ae51ba994169389fc5c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Sep 6 10:25:58 2019 -0400

    x509 logging: dntoasi_buf_t -> dn_buf; add str_dn{,_or_null}()
    
    Prototype str_dn*() using dntoa() and sanitize_string() (presumably
    this is only called by logging code and needs to safely handle data
    from the wire).
    
    See jam_common_shell_out() and the tripple copy (dntoa_or_null();
    escape_metachar(); jam()) for why a jam_dn*() primitive isn't straight
    forward.  jam_dn(buf, dn, printable_filter_fn)?



More information about the Swan-commit mailing list