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

Andrew Cagney cagney at vault.libreswan.fi
Fri Dec 24 16:16:14 EET 2021


New commits:
commit a5081b1585f88bc738f3463961a6bc59be3f3b67
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Dec 24 08:32:20 2021 -0500

    ikev1: only check .st_v1_peer_alt_id on Aggressive Mode responder
    
    The basic sequence is:
      v1_decode_certs()
      v1_decode_peer_id()
    and then:
      oakley_auth()
    for all but the Agressive Mode responder, this all happens once
    and during one transition.  The exception being Aggressive
    Mode which can call the first two multiple times.

commit 61775eeb9ef0c08e5e725ba475e28b70be859ecc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Dec 23 23:40:00 2021 -0500

    ikev1: inline two remaining v1_verify_cert() calls



More information about the Swan-commit mailing list