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

Andrew Cagney cagney at vault.libreswan.fi
Thu Mar 24 22:16:42 EET 2022


New commits:
commit 6d02102813f1a6632418d738f2f3f387461345e6
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Mar 24 14:24:00 2022 -0400

    ikev2: use the local .policy_authby et.al. when deciding local RSA v2AUTH to send
    
    - only use Digital Signature Method when remote sent
      acceptable hash algorithms
    
      Was trying to use Digital Signature Method when
      when no hash algorithms matched local policy
    
    - only use RSASIG_v1_5 when ok by local policy
    
      Was trying to use c->policy[AUTHBY] which flip-flops.
      see #666.
    
    also sprinlkle "local" over the relevant function names



More information about the Swan-commit mailing list