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

Andrew Cagney cagney at vault.libreswan.fi
Tue Mar 22 22:16:49 EET 2022


New commits:
commit 5ea7f12219823f6a4bc8783e4c16140f50bc794d
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Mar 22 14:14:26 2022 -0400

    connections: add lset_t config_host_end .policy_authby = policy & <auth=>; use
    
    For each end form .policy_authby by masking out all policy bits
    except those permitted by auth=.  Use this, instead of .policy,
    when cross-checking that the the peer's v2AUTH method matches "policy"
    (.policy is mangled when re-orienting a connection).
    
    Value which should somehow be logged; can likely be used more widely.
    Since "we have the technology" should {leftright}authby= also
    be allowed.

commit 442d3b088554668828809343003b0b9350481e16
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Mar 22 13:13:35 2022 -0400

    pervasive: authby -> auth; for anything related to {left,right}auth=
    
    and not authby=...
    
    in includes, rename AUTHBY_... to AUTH_...
    in includes, rename enum keyword_authby to enum keyword_auth
    in includes, rename struct whack_end .authby to .auth
    in libipseconf, rename kw_authby_lr_names to kw_auth_list
    in pluto, rename config_host_end .authby to .auth



More information about the Swan-commit mailing list