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

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


New commits:
commit 86c7bf7c381f4527345c2088b4e62d76451e78c2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Dec 16 20:00:44 2021 -0500

    ikev2: flatten responder_match_initiator_id_counted()
    
    as in drop some of the nesting

commit d52b94655947fd100c6030b0127b5ea5b1785ae5
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Dec 16 19:36:01 2021 -0500

    ikev2: decode initiator's cert requests in ikev2_responder_decode_initiator_id()
    
    before calling responder_match_initiator_id_counted().
    
    Was decoding them in:
      responder_match_initiator_id_counted()
        which is called recursively causing repeated cert decodes
      process_v2_IKE_AUTH_request_id_tail()
        which is too late (it's needed when checking IDs)



More information about the Swan-commit mailing list