New commits:
commit aa441b68fd0752f3b63771886ca2062eafe70782
Author: Andrew Cagney <cag...@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 ...

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to