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

Andrew Cagney cagney at vault.libreswan.fi
Sat Jul 30 00:40:28 EEST 2022


New commits:
commit 2c82b78e814fc1f4e2da954f359c4a6c00c6c662
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 29 11:31:15 2022 -0400

    dnssec: simplify code decoding pubkey
    
    - use simpler ttodata() no bells required
    - use overalloc_thing() to allocate dns_pubkey
    - use a shunk_t to point to its location (at the end of dns_pubkey)

commit ae78807c3bea20412f54469ec1910efb7d114d9a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 29 17:30:04 2022 -0400

    crypto: fix decoding pubkey=
    
    broken by 94bdee3301da2b28c72e6d12ca6f787abcd6f87d
    crypto: pass enum ipseckey_algorithm_type into unpack_dnssec_pubkey()

commit d6ebd6b117499a3c86650b0e042925a91327c514
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 29 17:28:34 2022 -0400

    ipsecconf: simplify starter_whack_add_pubkey()
    
    - use ttodata() not ttodatav()
    - move on-stack hard-wired buffer closer to call



More information about the Swan-commit mailing list