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

Andrew Cagney cagney at vault.libreswan.fi
Fri Aug 19 22:08:07 EEST 2022


New commits:
commit ac9a4bef41cfc909fe9a6c1ac06093adb9bd37f6
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 19 13:51:26 2022 -0400

    ikev2: use the presence of CERTREQ as a hint to send the cert chain
    
    CERT req conveys two bits of information:
    
    - when absent the cert chain should not be sent
     (so when present, it should)
    
    - when non-empty a hint at which cert chain to use when proving
      identity; but it is only a hint
    
    This code just exploits the former.
    
    While the code is differentiating no, empty, and non-empty
    CERTREQs that isn't exploited.

commit b075b6499fd32247a9591fb220ede7ebe7e7dd87
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 19 13:44:50 2022 -0400

    packet: define pbs_in_remaining()



More information about the Swan-commit mailing list