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

Andrew Cagney cagney at vault.libreswan.fi
Thu May 17 15:49:19 UTC 2018


New commits:
commit aa441b68fd0752f3b63771886ca2062eafe70782
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu May 17 11:33:26 2018 -0400

    x509: for IKEv1, when impaired, send a PKCS7 blob
    
    To avoid churning, the code is added using an if chain vis:
    
       if (send cert && impaired)
         ... new code ...
       else if (send cert)
         ... old code ...



More information about the Swan-commit mailing list